Make available nix-repl-show
This commit is contained in:
parent
d3c24e51f1
commit
bdbe942fb9
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,7 @@
|
|||
(def-package! nix-update
|
||||
:after nix-mode
|
||||
:commands (nix-update-fetch))
|
||||
|
||||
(def-package! nix-repl
|
||||
:after nix-mode
|
||||
:commands (nix-repl-show))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue