;;; 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
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghav Gururajan <rg@raghavgururajan.name>2021-08-30 19:33:53 -0400
committerRaghav Gururajan <rg@raghavgururajan.name>2021-10-01 18:10:39 -0400
commit7ba5ce94470847e7ec0f7c8b49432c1d0017dfb7 (patch)
tree395ef1589af9aa2db63d76c23cd99d2aa67795fb /gnu/build/jami-service.scm
parent66df86a2733f763532b1569c48bf92c98835c4af (diff)
downloadguix-7ba5ce94470847e7ec0f7c8b49432c1d0017dfb7.tar.gz
guix-7ba5ce94470847e7ec0f7c8b49432c1d0017dfb7.zip
gnu: Add hwinfo.
* gnu/packages/hardware.scm (hwinfo): New variable. Co-authored-by: Petr Hodina <phodina@protonmail.com>
Diffstat (limited to 'gnu/build/jami-service.scm')
0 files changed, 0 insertions, 0 deletions
to various licenses.") (license (package-license perl))))