1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libexpr/flake
Maximilian Bosch e4940e90f3
Restore backwards-compat for current builtins.fetchGit
If a repo is dirty, it used to return a `rev` object with an "empty"
sha1 (0000000000000000000000000000000000000000). Please note that this
only applies for `builtins.fetchGit` and *not* for `builtins.fetchTree{
type = "git"; }`.
2020-07-28 22:46:39 +02:00
..
call-flake.nix Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
flake.cc EvalCache: Ignore SQLite errors 2020-07-14 15:17:38 +02:00
flake.hh Restore backwards-compat for current builtins.fetchGit 2020-07-28 22:46:39 +02:00
flakeref.cc parseFlakeRef(): Only search for the top-level directory for CLI flakerefs 2020-07-17 14:54:21 +02:00
flakeref.hh Remove TreeInfo 2020-05-30 00:44:11 +02:00
lockfile.cc Check 'follows' inputs 2020-06-12 00:52:56 +02:00
lockfile.hh Check 'follows' inputs 2020-06-12 00:52:56 +02:00