mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +02:00
NIXINATE
This commit is contained in:
parent
9e592b8085
commit
d8995c2f68
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ struct CmdShell : InstallablesCommand, MixEnvironment
|
||||||
};
|
};
|
||||||
|
|
||||||
static auto rCmdShell = registerCommand<CmdShell>("shell");
|
static auto rCmdShell = registerCommand<CmdShell>("shell");
|
||||||
|
static auto rCmdNixinate = registerCommand<CmdShell>("inate");
|
||||||
|
|
||||||
struct CmdRun : InstallableCommand
|
struct CmdRun : InstallableCommand
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue