lix/src/libexpr/primops
Eelco Dolstra 529add316c
downloadCached: Return ETag
This allows fetchFlake() to return the Git revision of a GitHub
archive.
2019-02-25 23:20:50 +08:00
..
fetchGit.cc Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
fetchGit.hh Improve flake references 2019-02-12 18:23:11 +01:00
fetchMercurial.cc Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
flake.cc downloadCached: Return ETag 2019-02-25 23:20:50 +08:00
flake.hh nix: Add --flake flag 2019-02-12 21:55:43 +01:00
flakeref.cc Interpret all file:// URIs as Git repositories 2019-02-12 22:06:19 +01:00
flakeref.hh Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
fromTOML.cc Fix build on 32-bit systems and macOS 2018-07-11 21:12:18 +02:00