forked from lix-project/lix
Add FIXME
This commit is contained in:
parent
bc6e7ca046
commit
90b2dd570c
|
@ -108,6 +108,8 @@ enum class Realise {
|
||||||
exists. */
|
exists. */
|
||||||
Derivation,
|
Derivation,
|
||||||
/* Evaluate in dry-run mode. Postcondition: nothing. */
|
/* Evaluate in dry-run mode. Postcondition: nothing. */
|
||||||
|
// FIXME: currently unused, but could be revived if we can
|
||||||
|
// evaluate derivations in-memory.
|
||||||
Nothing
|
Nothing
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue