8 lines
248 B
EmacsLisp

(define-package "nix-mode" "20170831.1721" "Major mode for editing .nix files"
'((emacs "24.3"))
:url "https://github.com/matthewbauer/nix-mode" :keywords
'("nix" "languages" "tools" "unix"))
;; Local Variables:
;; no-byte-compile: t
;; End: