branch: elpa/nix-mode commit ef898555d6eea1ef10b16fa02411697a77a818a9 Author: Akira Komamura <akira.komam...@gmail.com> Commit: Akira Komamura <akira.komam...@gmail.com>
Remove Package-Requires header from non-main files --- nix-company.el | 1 - nix-drv-mode.el | 1 - nix-edit.el | 1 - nix-flake.el | 1 - nix-format.el | 1 - nix-instantiate.el | 1 - nix-log.el | 1 - nix-mode-mmm.el | 1 - nix-prettify-mode.el | 1 - nix-repl.el | 1 - nix-search.el | 1 - nix-shebang.el | 1 - nix-shell.el | 1 - nix-store.el | 1 - 14 files changed, 14 deletions(-) diff --git a/nix-company.el b/nix-company.el index e335ddf3cf..cb1ef1ca6c 100644 --- a/nix-company.el +++ b/nix-company.el @@ -2,7 +2,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Version: 1.5.0 -;; Package-Requires: ((emacs "24.3")) ;; This file is NOT part of GNU Emacs. diff --git a/nix-drv-mode.el b/nix-drv-mode.el index 49f96c47da..2442463a43 100644 --- a/nix-drv-mode.el +++ b/nix-drv-mode.el @@ -4,7 +4,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Version: 1.2.1 ;; Keywords: nix, languages, tools, unix -;; Package-Requires: ((emacs "24.3")) ;; This file is NOT part of GNU Emacs. diff --git a/nix-edit.el b/nix-edit.el index e111974683..47de2ddad8 100644 --- a/nix-edit.el +++ b/nix-edit.el @@ -3,7 +3,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix -;; Package-Requires: ((emacs "24.3")) ;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs. diff --git a/nix-flake.el b/nix-flake.el index 99f154f22f..f7b32d6989 100644 --- a/nix-flake.el +++ b/nix-flake.el @@ -1,7 +1,6 @@ ;;; nix-flake.el --- Transient interface to Nix flake commands -*- lexical-binding: t -*- ;; Keywords: nix, languages, tools, unix -;; Package-Requires: ((emacs "27.1") (transient "0.3")) ;; Homepage: https://github.com/NixOS/nix-mode ;; Version: 1.5.0 diff --git a/nix-format.el b/nix-format.el index 679ad02629..549754c1dd 100644 --- a/nix-format.el +++ b/nix-format.el @@ -3,7 +3,6 @@ ;; This file is NOT part of GNU Emacs. ;; Homepage: https://github.com/NixOS/nix-mode -;; Package-Requires: ((emacs "24.1") (reformatter "0.6")) ;; Version: 1.5.0 ;;; Commentary: diff --git a/nix-instantiate.el b/nix-instantiate.el index bef2a5d4ef..f0f6470cfc 100644 --- a/nix-instantiate.el +++ b/nix-instantiate.el @@ -2,7 +2,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode -;; Package-Requires: ((emacs "25.1")) ;; Keywords: nix ;; Version: 1.5.0 diff --git a/nix-log.el b/nix-log.el index b183797043..211803686e 100644 --- a/nix-log.el +++ b/nix-log.el @@ -2,7 +2,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode -;; Package-Requires: ((emacs "24.1")) ;; Keywords: nix ;; Version: 1.5.0 diff --git a/nix-mode-mmm.el b/nix-mode-mmm.el index fe7e1f5c5f..4fa12d53b2 100644 --- a/nix-mode-mmm.el +++ b/nix-mode-mmm.el @@ -4,7 +4,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix ;; Version: 1.5.0 -;; Package-Requires: ((emacs "24.3") (mmm-mode "0.5.8")) ;; This file is NOT part of GNU Emacs. diff --git a/nix-prettify-mode.el b/nix-prettify-mode.el index 5aa50af2df..340b32b8e1 100644 --- a/nix-prettify-mode.el +++ b/nix-prettify-mode.el @@ -8,7 +8,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Version: 1.1 ;; Keywords: nix -;; Package-Requires: ((emacs "24.3")) ;; This file is NOT part of GNU Emacs. diff --git a/nix-repl.el b/nix-repl.el index 1def5102ea..eeca7629fd 100644 --- a/nix-repl.el +++ b/nix-repl.el @@ -4,7 +4,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Version: 1.5.0 -;; Package-Requires: ((emacs "24.4")) ;; This file is NOT part of GNU Emacs. diff --git a/nix-search.el b/nix-search.el index ed63908983..574c322cf2 100644 --- a/nix-search.el +++ b/nix-search.el @@ -4,7 +4,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix ;; Version: 1.5.0 -;; Package-Requires: ((emacs "25.1")) ;; This file is NOT part of GNU Emacs. diff --git a/nix-shebang.el b/nix-shebang.el index 08cc1629dd..b58aa62d4b 100644 --- a/nix-shebang.el +++ b/nix-shebang.el @@ -4,7 +4,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Version: 1.2.1 ;; Keywords: nix, languages, tools, unix -;; Package-Requires: ((emacs "24.3")) ;; This file is NOT part of GNU Emacs. diff --git a/nix-shell.el b/nix-shell.el index c58ae766e3..41e5afc668 100644 --- a/nix-shell.el +++ b/nix-shell.el @@ -4,7 +4,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix, processes ;; Version: 1.5.0 -;; Package-Requires: ((emacs "25.1")) ;; This file is NOT part of GNU Emacs. diff --git a/nix-store.el b/nix-store.el index 0ec016e5e2..0ca88dcb8f 100644 --- a/nix-store.el +++ b/nix-store.el @@ -3,7 +3,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix -;; Package-Requires: ((emacs "25.1") (magit-section "3.3.0")) ;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs.