Commit Graph

14 Commits

Author SHA1 Message Date
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Daniel Nagy
db508e06a1
treewide: add meta.mainProgram and changelog urls (#204317) 2023-05-28 01:31:27 -05:00
R. Ryantm
0c7ae6b84c jira-cli-go: 1.3.0 -> 1.4.0 2023-05-11 18:07:06 +00:00
Stephan Heßelmann
2f5623dda2 jira-cli-go: fix darwin build 2023-02-11 01:39:08 +01:00
Guillaume Girol
33afbf39f6 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.
2023-01-21 12:00:00 +00:00
Anthony Roussel
adb2126c7a
jira-cli-go: 1.2.0 -> 1.3.0 2023-01-12 13:20:44 +01:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Anthony Roussel
30f98b9cf0
jira-cli-go: 1.1.0 -> 1.2.0
https://github.com/ankitpokhrel/jira-cli/releases/tag/v1.2.0
2022-12-19 06:07:05 +01:00
Anthony Roussel
7961584dc5 jira-cli-go: add anthonyroussel to maintainers 2022-08-25 22:33:55 +02:00
Anthony Roussel
0f97f4e616 jira-cli-go: build manpages 2022-08-25 22:16:44 +02:00
Anthony Roussel
212c683dee
jira-cli-go: 1.0.0 -> 1.1.0 2022-08-15 19:25:05 +02:00
Sebastian Krohn
253157f1f4 jira-cli-go: 0.3.0 -> 1.0.0 2022-07-07 14:03:13 +02:00
Berk D. Demir
a9f912498f Replace use of testVersion alias
- lndconnect: Drop unused input `testVersion`
- other packages: Import `testers` and use `testers.testVersion`
2022-06-26 17:41:46 +00:00
Bryan A. S
0923087921
jira-cli-go: init at 0.3.0 (#173440)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-20 15:02:57 +02:00