forked from lix-project/lix
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 a new issue