;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2023 Bruno Victal . ;;; ;;; 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 vnstat) #:use-module (gnu tests) #:use-module ((gnu packages networking) #:select (socat vnstat)) #:use-module (gnu services) #:use-module (gnu services networking) #:use-module (gnu services monitoring) #:use-module (gnu system) #:use-modul
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoritd <itd@net.in.tum.de>2022-09-23 16:11:52 +0200
committerLudovic Courtès <ludo@gnu.org>2022-09-29 22:59:48 +0200
commit8b2119a5e4793cad1df1070d488a54ceea420840 (patch)
treedc9820c2197c9967ef3ed8c4f1ed299206d682a8 /build-aux/generate-authors.scm
parent61bd7bf4690329a10e0a1d3fd1425a73d1823576 (diff)
downloadguix-8b2119a5e4793cad1df1070d488a54ceea420840.tar.gz
guix-8b2119a5e4793cad1df1070d488a54ceea420840.zip
import: print: Quasiquote properties
* guix/import/print.scm (package->code): Quasiquote properties. * tests/print.scm (pkg-with-properties, pkg-with-properties-source): New variables. ("package with properties"): New test Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'build-aux/generate-authors.scm')
0 files changed, 0 insertions, 0 deletions