Eelco Dolstra
|
dd79a490bf
|
nix hash convert: Don't fail on uppercase base-16 hashes
(cherry picked from commit 33b645cedf )
|
2024-12-05 22:30:24 +00:00 |
|
Eelco Dolstra
|
00d0e63c61
|
nix hash convert: Support SRI hashes that lack trailing '=' characters
Fixes #11996.
(cherry picked from commit 52f1cd0595 )
|
2024-12-05 22:30:24 +00:00 |
|
John Ericson
|
10f864c5ae
|
Ensure all functional scripts are (a) executable (b) have shebang
This is good for shebang, and also good for future build system
simplifications
|
2024-05-28 12:46:24 -04:00 |
|
John Ericson
|
8bebf9607c
|
Split hash.sh test in two
Converting hashes and hashing files are pretty separate tasks, and more
test parallelism is better.
|
2024-02-13 09:44:14 -05:00 |
|