[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/23: gnu: node-xyz: Add a note to the end of the file.
From: |
guix-commits |
Subject: |
21/23: gnu: node-xyz: Add a note to the end of the file. |
Date: |
Sun, 18 Feb 2024 07:56:22 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit cb1107416e51fc90d5031f3d9c71510e6eb38a19
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Feb 18 12:36:10 2024 +0000
gnu: node-xyz: Add a note to the end of the file.
* gnu/packages/node-xyz.scm: Add a note to avoid adding packages in the
end of the file.
Change-Id: If1f35eb120d283ce9e9dc84ec7b97aebfad4ed5e
---
gnu/packages/node-xyz.scm | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm
index d68f730b77..f56e07b109 100644
--- a/gnu/packages/node-xyz.scm
+++ b/gnu/packages/node-xyz.scm
@@ -1732,3 +1732,8 @@ files in RAM at once.
@item Prefer to open input files one at a time than all at once.
@end enumerate")
(license license:expat)))
+
+;;;
+;;; Avoid adding new packages to the end of this file. To reduce the chances
+;;; of a merge conflict, place them above in alphabetic order.
+;;;
- branch master updated (2f1ed825af -> f8f0a5954a), guix-commits, 2024/02/18
- 04/23: gnu: node-ieee754: Move package in alphabetical order., guix-commits, 2024/02/18
- 02/23: gnu: node-util-deprecate: Move package in alphabetical order., guix-commits, 2024/02/18
- 01/23: gnu: node-bindings: Move package in alphabetical order., guix-commits, 2024/02/18
- 09/23: gnu: node-irc and node-irc-colors: Move in alphabetical order., guix-commits, 2024/02/18
- 16/23: gnu: node-debug: Move package in alphabetical order., guix-commits, 2024/02/18
- 14/23: gnu: node-segfault-handler: Move package in alphabetical order., guix-commits, 2024/02/18
- 20/23: gnu: node-serialport-*: Move packages in alphabetical order., guix-commits, 2024/02/18
- 23/23: gnu: node-safe-stable-stringify: Move package in alphabetical order., guix-commits, 2024/02/18
- 12/23: gnu: node-sqlite3: Move package in alphabetical order., guix-commits, 2024/02/18
- 21/23: gnu: node-xyz: Add a note to the end of the file.,
guix-commits <=
- 06/23: gnu: node-safe-buffer: Move package in alphabetical order., guix-commits, 2024/02/18
- 22/23: gnu: node-irc-colors: Move package in alphabetical order., guix-commits, 2024/02/18
- 05/23: gnu: node-inherits: Move package in alphabetical order., guix-commits, 2024/02/18
- 07/23: gnu: node-string-decoder: Move package in alphabetical order., guix-commits, 2024/02/18
- 13/23: gnu: node-file-uri-to-path: Move package in alphabetical order., guix-commits, 2024/02/18
- 08/23: gnu: node-readable-stream: Move package in alphabetical order., guix-commits, 2024/02/18
- 15/23: gnu: node-ms: Move package in alphabetical order., guix-commits, 2024/02/18
- 17/23: gnu: packages: node-xyz: Add alphatical order header., guix-commits, 2024/02/18
- 19/23: gnu: node-path-key: Move package in alphabetical order., guix-commits, 2024/02/18
- 18/23: gnu: node-semver: Move package in alphabetical order., guix-commits, 2024/02/18