;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2013, 2016, 2017, 2018 Ludovic Courtès ;;; Copyright © 2016 Efraim Flashner ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it ;;; under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 3 of the License, or (at ;;; your option) any later version. ;;; ;;; GNU Guix is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . (define-module (gnu packages wordnet) #:use-module (guix packages) #:use-module (guix build-system gnu) #:use-module (guix licenses) #:use-module (guix download) #:use-module (gnu packages) #:us
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-04-16 22:46:47 +0100
committerChristopher Baines <mail@cbaines.net>2024-04-16 22:50:06 +0100
commit99e7a93d57fb1fbcc98a857f50b611d1df111d9a (patch)
treee2148ef3c00409238c07ec30d049a83b1fb2f2e6 /gnu/packages/pciutils.scm
parenta45b2c7c63c6af9c42698e12b6809c41c0926de3 (diff)
downloadguix-99e7a93d57fb1fbcc98a857f50b611d1df111d9a.tar.gz
guix-99e7a93d57fb1fbcc98a857f50b611d1df111d9a.zip
gnu: Add comment to the bottom of version-control.scm.
This will hopefully discourage patches which add new packages to the bottom of files, as this increases the likelihood of conflicts when applying patches. If there are more specific ways that packages should be arranged in specific modules, this message can be updated accordingly. * gnu/packages/version-control.scm: Add comment at end of file. Change-Id: I3d20a6fd957d9cfee9d7b4a4c7979c4202a0fe3a
Diffstat (limited to 'gnu/packages/pciutils.scm')
0 files changed, 0 insertions, 0 deletions