Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-07 | nix build (and others): Force re-evaluation of cached errors | Eelco Dolstra | |
Fixes #3872. This is a bit hacky. Ideally we would automatically re-evaluate the failed attribute iff we need to print the error message (so in commands like 'nix search' we wouldn't re-evaluate because we're suppressing errors). | |||
2020-07-16 | Merge remote-tracking branch 'upstream/master' into hash-always-has-type | John Ericson | |
2020-06-29 | EvalCache: Store string contexts | Eelco Dolstra | |
2020-06-29 | Factor out EvalCache::forceDerivation() | Eelco Dolstra | |
2020-04-27 | nix search: Search legacyPackages recursively | Eelco Dolstra | |
2020-04-20 | Move eval-cache.{cc,hh} | Eelco Dolstra | |