Skip to content

Commit 90b2dd5

Browse files
committed
Add FIXME
1 parent bc6e7ca commit 90b2dd5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/libcmd/command.hh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ enum class Realise {
108108
exists. */
109109
Derivation,
110110
/* Evaluate in dry-run mode. Postcondition: nothing. */
111+
// FIXME: currently unused, but could be revived if we can
112+
// evaluate derivations in-memory.
111113
Nothing
112114
};
113115

0 commit comments

Comments
 (0)