;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2021 Mathieu Othacehe ;;; ;;; 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 installer dump) #:use-module (gnu installer utils) #:use-module (guix build utils) #:use-module (srfi srfi-11) #:use-module (ice-9 iconv) #:use-module (ice-9 match) #:use-module (ice-9 popen) #:use-module (ice-9 textual-ports) #:use-module (web c
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2020-08-01 13:25:30 +0200
committerMathieu Othacehe <othacehe@gnu.org>2020-08-01 13:27:11 +0200
commit256d2b2e8461565a865edc127b9dfd4e8e8e523d (patch)
treeeab04f0ba2024eb17326e84ecd1fb7b2349ef577 /gnu/system/mapped-devices.scm
parent1f9c9aed8c616ae32cea3aada4ece4b31cd420c3 (diff)
downloadguix-256d2b2e8461565a865edc127b9dfd4e8e8e523d.tar.gz
guix-256d2b2e8461565a865edc127b9dfd4e8e8e523d.zip
gnu: cuirass: Update to 0.0.1-40.153b49c.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-40.153b49c.
Diffstat (limited to 'gnu/system/mapped-devices.scm')
0 files changed, 0 insertions, 0 deletions