Nix/src/libstore/builtins
Eelco Dolstra 1ee42c5b88 builtin:fetchurl: Ensure a fixed-output derivation
Previously we didn't check that the derivation was fixed-output, so
you could use builtin:fetchurl to impurely fetch a file.
2024-02-01 21:46:01 +01:00
..
buildenv.cc Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
buildenv.hh Package{,Info}: comments 2024-01-16 15:44:02 +01:00
fetchurl.cc builtin:fetchurl: Ensure a fixed-output derivation 2024-02-01 21:46:01 +01:00
unpack-channel.cc moveFile -> renameFile 2022-08-03 10:27:25 +02:00