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
Doron Behar
87e26eeed4
volk_2: init at 2.5.0
...
Based on the expression deleted in a previous commit, use this
expression in an upcoming commit for gnuradio3_8{,Minimal}.
2024-07-31 13:14:27 +03:00
Doron Behar
61a18c5508
volk: nixfmt (rfc 166)
2024-07-31 12:21:32 +03:00
Doron Behar
9964f0d02d
volk: 3.0.0 -> 3.1.2; cleanup
...
Diff: https://github.com/gnuradio/volk/compare/v3.0.0...v3.1.2
2024-07-31 12:21:32 +03:00
Doron Behar
084f5223b9
volk: 2.5.0 -> 3.0.0 (for aarch64-darwin only); move to pkgs/by-name
2024-07-31 12:21:31 +03:00
Yueh-Shun Li
ea9855e175
voms: move to pkgs/by-name
2024-07-07 04:23:30 +08: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
Cale Black
6a9653a9c6
voidmap: init at 1.1.5-unstable-2023-09-13
2024-04-16 10:02:01 -06:00