forked from lix-project/lix
Rename files to reflect new nix derivation show
name
This will match the files we added for `nix add derivation` in the rest of this PR.
This commit is contained in:
parent
2b98af2e62
commit
27597f8131
|
@ -33,7 +33,7 @@ struct CmdShowDerivation : InstallablesCommand
|
|||
std::string doc() override
|
||||
{
|
||||
return
|
||||
#include "show-derivation.md"
|
||||
#include "derivation-show.md"
|
||||
;
|
||||
}
|
||||
|
Loading…
Reference in a new issue