1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libexpr/flake
regnat 7d5bdf8b56 Make the store plugins more introspectable
Directly register the store classes rather than a function to build an
instance of them.
This gives the possibility to introspect static members of the class or
choose different ways of instantiating them.
2020-09-16 13:53:08 +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 Make the store plugins more introspectable 2020-09-16 13:53:08 +02:00