;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2015 Ricardo Wurmus ;;; Copyright © 2016 Efraim Flashner ;;; Copyright © 2017 Nicolas Goaziou ;;; ;;; 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 scribus) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix utils) #
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-07-11 12:59:22 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-07-11 12:59:22 +0100
commitaf4c90dc736295b19fda88cd8652f67f138409a1 (patch)
tree0fa59ad729d008880f5c3c9d127cc247398ca1e8 /gnu/services/ganeti.scm
parentfdb51f305a7d36291ee8d83987a4e776ecdc54b2 (diff)
downloadguix-af4c90dc736295b19fda88cd8652f67f138409a1.tar.gz
guix-af4c90dc736295b19fda88cd8652f67f138409a1.zip
gnu: miniflux: Enable all tests.
* gnu/packages/web.scm (miniflux) [arguments]: <#:phases>: Swap to custom 'check phase. Change-Id: Ib62634abe3be76ad4ad708f5de75e9b96264a0cd