;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2019, 2021 Ludovic Courtès ;;; ;;; 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 tests singularity) #:use-module (gnu tests) #:use-module (gnu system) #:use-module (gnu system vm) #:use-modu
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2024-12-24 09:36:22 +0100
committerW. Kosior <koszko@koszko.org>2024-12-24 09:36:22 +0100
commitb87ed5780abd9ef108882d82bc36d53647d40734 (patch)
tree47c6f6da5afaa6671402abdc0a88cf4002912499 /guix/build-system/composer.scm
parentce4f8829c74b086aef55eddd8b1a3b1aa0e32d75 (diff)
downloadguix-koszko.tar.gz
guix-koszko.zip
Allow unauthorized `guix pull`HEADkoszko
Change-Id: Ieb960bab2dd7f311fd3834b0e57022ae6b3ef97a
Diffstat (limited to 'guix/build-system/composer.scm')
0 files changed, 0 insertions, 0 deletions
ularity (system-test (name "singularity") (description "Test Singularity container of Guix.") (value (build-tarball&run-singularity-test))))