emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/nix-mode 9fc7749856 4/4: Merge pull request #179 from akir


From: ELPA Syncer
Subject: [nongnu] elpa/nix-mode 9fc7749856 4/4: Merge pull request #179 from akirak/remove-library-headers
Date: Thu, 19 Jan 2023 11:59:39 -0500 (EST)

branch: elpa/nix-mode
commit 9fc77498563771a23207b14714140c77b36d51df
Merge: 9796493a29 7833efc98c
Author: Matthew Bauer <mjbauer95@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #179 from akirak/remove-library-headers
    
    Remove library headers from non-main files
---
 nix-drv-mode.el      | 2 --
 nix-edit.el          | 2 --
 nix-flake.el         | 2 --
 nix-format.el        | 2 --
 nix-instantiate.el   | 2 --
 nix-log.el           | 3 ---
 nix-prettify-mode.el | 2 --
 nix-repl.el          | 2 --
 nix-search.el        | 2 --
 nix-shebang.el       | 2 --
 nix-shell.el         | 2 --
 nix-store.el         | 2 --
 12 files changed, 25 deletions(-)

diff --git a/nix-drv-mode.el b/nix-drv-mode.el
index 49f96c47da..c317fea49e 100644
--- a/nix-drv-mode.el
+++ b/nix-drv-mode.el
@@ -2,9 +2,7 @@
 
 ;; Maintainer: Matthew Bauer <mjbauer95@gmail.com>
 ;; 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..709a7ff92b 100644
--- a/nix-edit.el
+++ b/nix-edit.el
@@ -3,8 +3,6 @@
 ;; Author: Matthew Bauer <mjbauer95@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..688fba0892 100644
--- a/nix-flake.el
+++ b/nix-flake.el
@@ -1,9 +1,7 @@
 ;;; 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
 
 ;;; Commentary:
 
diff --git a/nix-format.el b/nix-format.el
index 679ad02629..56558778cb 100644
--- a/nix-format.el
+++ b/nix-format.el
@@ -3,8 +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..bb917d59d0 100644
--- a/nix-instantiate.el
+++ b/nix-instantiate.el
@@ -2,9 +2,7 @@
 
 ;; Author: Matthew Bauer <mjbauer95@gmail.com>
 ;; Homepage: https://github.com/NixOS/nix-mode
-;; Package-Requires: ((emacs "25.1"))
 ;; Keywords: nix
-;; Version: 1.5.0
 
 
 ;; This file is NOT part of GNU Emacs.
diff --git a/nix-log.el b/nix-log.el
index b183797043..44163b3336 100644
--- a/nix-log.el
+++ b/nix-log.el
@@ -2,11 +2,8 @@
 
 ;; Author: Matthew Bauer <mjbauer95@gmail.com>
 ;; Homepage: https://github.com/NixOS/nix-mode
-;; Package-Requires: ((emacs "24.1"))
 ;; Keywords: nix
 
-;; Version: 1.5.0
-
 ;; This file is NOT part of GNU Emacs.
 
 ;;; Commentary:
diff --git a/nix-prettify-mode.el b/nix-prettify-mode.el
index 5aa50af2df..ff60088274 100644
--- a/nix-prettify-mode.el
+++ b/nix-prettify-mode.el
@@ -6,9 +6,7 @@
 ;; Author: Alex Kost
 ;; Maintainer: Matthew Bauer <mjbauer95@gmail.com>
 ;; 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..fb7559f5eb 100644
--- a/nix-repl.el
+++ b/nix-repl.el
@@ -3,8 +3,6 @@
 ;; This file is NOT part of GNU Emacs.
 
 ;; 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..afcc127057 100644
--- a/nix-search.el
+++ b/nix-search.el
@@ -3,8 +3,6 @@
 ;; Author: Matthew Bauer <mjbauer95@gmail.com>
 ;; 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..a1b69c9b5b 100644
--- a/nix-shebang.el
+++ b/nix-shebang.el
@@ -2,9 +2,7 @@
 
 ;; Author: Matthew Bauer <mjbauer95@gmail.com>
 ;; 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..a3c40817cf 100644
--- a/nix-shell.el
+++ b/nix-shell.el
@@ -3,8 +3,6 @@
 ;; Author: Matthew Bauer <mjbauer95@gmail.com>
 ;; 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..d71a7fde13 100644
--- a/nix-store.el
+++ b/nix-store.el
@@ -3,8 +3,6 @@
 ;; Author: Matthew Bauer <mjbauer95@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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]