;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2013 Eric Bavier ;;; Copyright © 2021 Efraim Flashner ;;; ;;; 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 serveez) #:use-module (guix packages) #:use-module (guix licenses) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (gnu packages) #:use-
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-09-19 12:56:15 +0200
committerLudovic Courtès <ludo@gnu.org>2022-10-10 11:16:07 +0200
commit75e24eec1ed9772dbcb6737270076eca571dc4ea (patch)
treed348fb23c0b57ccf68dc9343935a9cc105ff67c1 /etc/init.d/guix-daemon.in
parent4133e50026c9f2fbc4fb52553d7538da00daea9a (diff)
downloadguix-75e24eec1ed9772dbcb6737270076eca571dc4ea.tar.gz
guix-75e24eec1ed9772dbcb6737270076eca571dc4ea.zip
gnu: gtk: Use librsvg-2.40 for non-x86_64.
* gnu/packages/gtk.scm (gtk)[propagated-inputs]: Use librsvg-2.40 for non-x86_64. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'etc/init.d/guix-daemon.in')
0 files changed, 0 insertions, 0 deletions