summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/cwl-upgrader (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.cwl-upgrader: 1.2.11 -> 1.2.12•••Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.11...v1.2.12 Changelog: https://github.com/common-workflow-language/cwl-upgrader/releases/tag/v1.2.12 Fabian Affolter2024-12-281-2/+2
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-16/+13
* 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
* python311Packages.cwl-upgrader: 1.2.10 -> 1.2.11•••Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.10...v1.2.11 Changelog: https://github.com/common-workflow-language/cwl-upgrader/releases/tag/v1.2.11 Fabian Affolter2024-01-211-11/+15
* python3Packages.cwl-upgrader: 1.2.9 -> 1.2.10•••https://github.com/common-workflow-language/cwl-utils/releases/tag/v1.2.10 Martin Weinelt2023-12-201-2/+2
* python311Packages.cwl-upgrader: update disabledFabian Affolter2023-09-051-1/+1
* python311Packages.cwl-upgrader: 1.2.8 -> 1.2.9•••Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.8...v1.2.9 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v1.2.9 Fabian Affolter2023-09-031-2/+2
* python310Packages.cwl-upgrader: 1.2.7 -> 1.2.8•••Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.7...v1.2.8 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v1.2.8 Fabian Affolter2023-06-021-2/+2
* python310Packages.cwl-upgrader: 1.2.6 -> 1.2.7•••Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.6...v1.2.7 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v1.2.7 Fabian Affolter2023-05-141-2/+2
* python310Packages.cwl-upgrader: 1.2.4 -> 1.2.6•••Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.4...v1.2.6 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v1.2.6 Fabian Affolter2023-05-021-2/+2
* python310Packages.cwl-upgrader: add mypy-extensionsFabian Affolter2023-05-011-0/+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
* python310Packages.cwl-upgrader: init at 1.2.4Fabian Affolter2023-01-151-0/+53