nix-super/src/libexpr/primops
Eelco Dolstra 60834492ae Update lock files from InstallableFlake::toValue()
This ensures that the lock file is updated *before* evaluating it, and
that it gets updated for any nix command, not just 'nix build'.

Also, while computing the lock file, allow arbitrary registry lookups,
not just at top-level.

Also, improve some error messages slightly.
2019-04-16 15:02:02 +02:00
..
context.cc Add builtins.appendContext. 2019-01-31 08:52:23 -05:00
fetchGit.cc Add path flakeref variant 2019-04-08 23:09:18 +02:00
fetchGit.hh Add path flakeref variant 2019-04-08 23:09:18 +02:00
fetchMercurial.cc Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
flake.cc Update lock files from InstallableFlake::toValue() 2019-04-16 15:02:02 +02:00
flake.hh Update lock files from InstallableFlake::toValue() 2019-04-16 15:02:02 +02:00
flakeref.cc FlakeRef::to_string(): Drop the "flake:" prefix 2019-04-15 14:13:10 +02:00
flakeref.hh FlakeRegistry = FlakeRef -> FlakeRef 2019-04-11 07:08:04 +02:00
fromTOML.cc Fix build on 32-bit systems and macOS 2018-07-11 21:12:18 +02:00