mirror of
https://github.com/NixOS/nix.git
synced 2024-11-26 08:42:30 +00:00
Add FIXME
This commit is contained in:
parent
bc6e7ca046
commit
90b2dd570c
@ -108,6 +108,8 @@ enum class Realise {
|
||||
exists. */
|
||||
Derivation,
|
||||
/* Evaluate in dry-run mode. Postcondition: nothing. */
|
||||
// FIXME: currently unused, but could be revived if we can
|
||||
// evaluate derivations in-memory.
|
||||
Nothing
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user