mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Whoops! this is available on melpa after all
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
;;; lang/nix/packages.el
|
||||
|
||||
(package! nix-mode)
|
||||
(package! nix-update :recipe (:fetcher github :repo "jwiegley/nix-update-el"))
|
||||
(package! nix-update)
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-nixos-options))
|
||||
|
Reference in New Issue
Block a user