lix/src/libexpr/primops
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
..
context.cc use plain errPos instead of nixCode; fix tests 2020-06-23 15:30:13 -06:00
fetchMercurial.cc Merge remote-tracking branch 'origin/master' into flakes 2020-07-06 16:40:10 +02:00
fetchTree.cc Restore backwards-compat for current builtins.fetchGit 2020-07-28 22:46:39 +02:00
fromTOML.cc use plain errPos instead of nixCode; fix tests 2020-06-23 15:30:13 -06:00