;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2018 Oleg Pykhalov ;;; Copyright © 2018 Tobias Geerinckx-Rice ;;; ;;; 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 license) #:use-module (guix licenses) #:use-module (gnu packages) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system perl)
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-12-02 11:39:18 +0100
committerMarius Bakke <marius@gnu.org>2022-12-02 19:08:27 +0100
commit11b0670a9dfa5b67db84edc7758e653fc3f2c00a (patch)
treee10268b1204613515ab5495fccf011807c43d841 /gnu/build/hurd-boot.scm
parentea0e6e5d654c8cbc5f42e6b57c3739bb6216a9f5 (diff)
downloadguix-11b0670a9dfa5b67db84edc7758e653fc3f2c00a.tar.gz
guix-11b0670a9dfa5b67db84edc7758e653fc3f2c00a.zip
gnu: kicad: Remove obsolete phases.
* gnu/packages/engineering.scm (kicad)[arguments]: Remove two phases.
Diffstat (limited to 'gnu/build/hurd-boot.scm')
0 files changed, 0 insertions, 0 deletions
each file passed to it, by searching the start of the file for text belonging to various licenses.") (license (package-license perl))))