Make nix search lazier
Only 4 evals left \o/
This commit is contained in:
@@ -359,7 +359,8 @@ public:
|
||||
|
||||
enum struct LazyValueType {
|
||||
PlainValue,
|
||||
DelayedAttrSet,
|
||||
DelayedUncacheable,
|
||||
DelayedAttr,
|
||||
Missing,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user