added nix repl convenince
This commit is contained in:
parent
74b1dea564
commit
5c1cca8a4f
3 changed files with 12 additions and 3 deletions
|
@ -14,6 +14,8 @@
|
|||
gpl = "git pull --recurse-submodules";
|
||||
gst = "git status";
|
||||
|
||||
repl = "nix repl --expr 'import <nixpkgs>{}'";
|
||||
|
||||
nrb = "sudo nixos-rebuild switch --flake . --cores 0";
|
||||
nd = "nix develop";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue