branch: elpa/nix-mode
commit e5abdd41e43b8ceb97fe8059046a1f464d3eccac
Author: conao3 <[email protected]>
Commit: conao3 <[email protected]>

    add json-mode dependency
---
 nix-drv-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nix-drv-mode.el b/nix-drv-mode.el
index b9e184270f..41d5657f09 100644
--- a/nix-drv-mode.el
+++ b/nix-drv-mode.el
@@ -4,7 +4,7 @@
 ;; Homepage: https://github.com/NixOS/nix-mode
 ;; Version: 1.2.1
 ;; Keywords: nix, languages, tools, unix
-;; Package-Requires: ((emacs "24.3"))
+;; Package-Requires: ((emacs "24.3") (json-mode "1.6.0"))
 
 ;; This file is NOT part of GNU Emacs.
 

Reply via email to