summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/cart/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.cart: 1.2.2 -> 1.2.3R. Ryantm2025-02-111-3/+3
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-18/+11
* 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
* python310Packages.cart: 1.2.1 -> 1.2.2•••Changelog: https://github.com/CybercentreCanada/cart/releases/tag/v1.2.2 Fabian Affolter2023-02-281-2/+2
* python310Packages.cart: add changelog to metaFabian Affolter2023-02-281-2/+3
* 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
* python3Packages.cart: adjust inputsFabian Affolter2022-01-141-2/+0
* python3Packages.cart: init at 1.2.1Fabian Affolter2021-12-121-0/+47