mirror of
https://github.com/NixOS/nix.git
synced 2025-11-29 05:31:00 +01:00
This fixes the error in pure evaluation mode, 'fetchTree' requires a locked input when using '--override-input X Y' where Y is an unlocked input (e.g. a dirty Git tree). Also, make LockFile use ref instead of std::shared_ptr. |
||
|---|---|---|
| .. | ||
| bundle.sh | ||
| check.sh | ||
| circular.sh | ||
| common.sh | ||
| config.sh | ||
| flakes.sh | ||
| follow-paths.sh | ||
| init.sh | ||
| mercurial.sh | ||
| run.sh | ||
| search-root.sh | ||
| unlocked-override.sh | ||