summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dinghy/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* dinghy: 1.3.3 -> 1.4.1R. Ryantm2025-04-161-3/+3
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.dinghy: 1.3.2 -> 1.3.3R. Ryantm2024-11-091-2/+2
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-23/+23
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* dinghy: 1.3.0 -> 1.3.2; fix build•••migrate to pyproject as there is no setup.py https://github.com/nedbat/dinghy/releases/tag/1.3.2 https://github.com/nedbat/dinghy/releases/tag/1.3.1 Rob2023-11-071-3/+14
* python3Packages.dinghy: 1.2.0 -> 1.3.0Martin Weinelt2023-09-271-2/+2
* python310Packages.dinghy: add changelog to metaFabian Affolter2023-02-191-1/+2
* dinghy: 1.1.0 -> 1.2.0R. Ryantm2023-01-311-2/+2
* dinghy: 1.0.0 -> 1.1.0R. Ryantm2023-01-281-2/+2
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* dinghy: 0.15.0 -> 1.0.0R. Ryantm2022-12-031-2/+2
* dinghy: 0.14.0 -> 0.15.0R. Ryantm2022-11-111-2/+2
* python310Packages.dinghy: 0.13.4 -> 0.14.0Andreas Stührk2022-11-021-2/+2
* python310Packages.dinghy: disable on older Python releasesFabian Affolter2022-10-151-3/+10
* python310Packages.dinghy: 0.13.2 -> 0.13.4Andreas Stührk2022-10-141-2/+2
* python3Packages.dinghy: init at 0.13.2•••Co-authored-by: Vincent Haupert <mail@vincent-haupert.de> Andreas Stührk2022-08-201-0/+46