Whoops! this is available on melpa after all
This commit is contained in:
parent
8ed5ea56d9
commit
6b23692985
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
;;; lang/nix/packages.el
|
;;; lang/nix/packages.el
|
||||||
|
|
||||||
(package! nix-mode)
|
(package! nix-mode)
|
||||||
(package! nix-update :recipe (:fetcher github :repo "jwiegley/nix-update-el"))
|
(package! nix-update)
|
||||||
|
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-nixos-options))
|
(package! company-nixos-options))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue