Update lang/nix to reflect changes upstream
+ Restore nix-mode entry in auto-mode-alist + Add .drv entry to auto-mode-alist + Minor refactor for def-package! blocks
This commit is contained in:
parent
5663778e36
commit
e0f2c260a1
2 changed files with 9 additions and 5 deletions
|
@ -2,7 +2,6 @@
|
|||
;;; lang/nix/packages.el
|
||||
|
||||
(package! nix-mode)
|
||||
|
||||
(package! nix-update)
|
||||
|
||||
(when (featurep! :completion company)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue