index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fetchurl.sh
Age
Commit message (
Expand
)
Author
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-12-04
Split 'nix store add-to-store' into 'add-path' and 'add-file'
Eelco Dolstra
2020-12-03
Move most store-related commands to 'nix store'
Eelco Dolstra
2020-12-03
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
Eelco Dolstra
2020-06-13
Remove -vvvvv from tests/fetchurl.sh nix-build call
Matthew Bauer
2020-06-13
Correctly substitute from different storeDir
Matthew Bauer
2020-06-12
Fix SRI test
Matthew Bauer
2020-06-12
Debug when storePath changes
Matthew Bauer
2020-06-12
Replace --hashed-mirrors with substituters test
Matthew Bauer
2019-11-08
Replace $TMPDIR with $TEST_ROOT in tests/fetchurl.sh
Eric Culp
2019-06-01
Fix segfault in builtin fetchurl with hashed mirrors + SRI hashes
Eelco Dolstra
2018-12-14
tests/fetchurl: fix after changing default hash from 512 to 256
Will Dietz
2018-12-13
Support SRI hashes
Eelco Dolstra
2017-11-20
Test: Replace --option with the corresponding flag
Eelco Dolstra
2017-07-17
Always use base-16 for hashed mirror lookups
Eelco Dolstra
2017-07-17
Make the hashes mirrors used by builtins.fetchurl configurable
Eelco Dolstra
2017-07-04
Support base-64 hashes
Eelco Dolstra
2015-10-30
<nix/fetchurl.nix>: Support xz-compressed NARs
Eelco Dolstra
2015-10-30
<nix/fetchurl.nix>: Support downloading and unpacking NARs
Eelco Dolstra
2012-09-11
Don't put results symlinks in the tests directory
Eelco Dolstra
2012-07-09
Add a test for the fetchurl function
Eelco Dolstra