1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-20 17:29:36 +01:00
nix/tests/plugins
regnat 188ed75d54 Cache the Nix evaluation when possible
Hook into the evaluation to cache to cache the evaluation of flake
members (stuff like `(builtins.getCache foo).bar.baz`).
Also replaces the old eval cache that was used at the cli level.
2021-02-15 10:39:03 +01:00
..
local.mk Cache the Nix evaluation when possible 2021-02-15 10:39:03 +01:00
plugintest.cc Modularize config settings 2018-05-30 13:28:01 +02:00