Add FIXME

This commit is contained in:
Eelco Dolstra 2020-07-24 20:44:31 +02:00
parent ef583303f0
commit 0c15ae5d4b

View file

@ -1,4 +1,5 @@
// FIXME: integrate this with nix path-info?
// FIXME: rename to 'nix store show-derivation' or 'nix debug show-derivation'?
#include "command.hh"
#include "common-args.hh"