nicoo
2641d97cbf
pkgs/by-name: Convert hashes to SRI format
...
Reproduction script:
# Bulk rewrite
./maintainers/scripts/sha-to-sri.py pkgs/by-name
# Revert some packages which will need manual intervention
for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
git checkout -- "pkgs/by-name/${n:0:2}/${n}"
done
2024-09-15 11:24:31 +02:00
lassulus
f22436e2b4
Merge pull request #328406 from herbetom/yanic-add-version-var
...
yanic: set version variable during build
2024-07-20 16:07:49 +02:00
Tom Herbers
81f62b817f
yanic: set version variable during build
...
Setting this allows `yanic version` to report the package version.
2024-07-19 13:08:00 +02:00
R. Ryantm
bb040bd441
yanic: 1.6.1 -> 1.6.2
2024-07-18 17:27:13 +00:00
R. Ryantm
de52898d83
yanic: 1.5.2 -> 1.6.1
2024-07-05 03:07:22 +00:00
R. Ryantm
ed985cf555
yanic: 1.5.0 -> 1.5.2
2024-06-11 15:25:02 +00:00
Alexis Hildebrandt
755b915a15
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/'
2024-06-09 23:07:45 +02:00
Tom Herbers
a83e82c4e9
yanic: init at 1.5.0
...
Co-authored-by: h7x4 <h7x4@nani.wtf>
2024-01-25 09:12:00 +01:00