aboutsummaryrefslogtreecommitdiff
path: root/tests/fetchurl.sh
AgeCommit message (Expand)Author
2021-08-31tests/fetchurl.sh: Be verbose to help debug darwin eof bug #2794Robert Hensing
2020-12-22Move <nix/fetchurl.nix> into the nix binaryEelco Dolstra
2020-12-04Split 'nix store add-to-store' into 'add-path' and 'add-file'Eelco Dolstra
2020-12-03Move most store-related commands to 'nix store'Eelco Dolstra
2020-12-03Move 'nix hash-*' and 'nix to-*' to 'nix hash'Eelco Dolstra
2020-06-13Remove -vvvvv from tests/fetchurl.sh nix-build callMatthew Bauer
2020-06-13Correctly substitute from different storeDirMatthew Bauer
2020-06-12Fix SRI testMatthew Bauer
2020-06-12Debug when storePath changesMatthew Bauer
2020-06-12Replace --hashed-mirrors with substituters testMatthew Bauer
2019-11-08Replace $TMPDIR with $TEST_ROOT in tests/fetchurl.shEric Culp
2019-06-01Fix segfault in builtin fetchurl with hashed mirrors + SRI hashesEelco Dolstra
2018-12-14tests/fetchurl: fix after changing default hash from 512 to 256Will Dietz
2018-12-13Support SRI hashesEelco Dolstra
2017-11-20Test: Replace --option with the corresponding flagEelco Dolstra
2017-07-17Always use base-16 for hashed mirror lookupsEelco Dolstra
2017-07-17Make the hashes mirrors used by builtins.fetchurl configurableEelco Dolstra
2017-07-04Support base-64 hashesEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support xz-compressed NARsEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support downloading and unpacking NARsEelco Dolstra
2012-09-11Don't put results symlinks in the tests directoryEelco Dolstra
2012-07-09Add a test for the fetchurl functionEelco Dolstra