aboutsummaryrefslogtreecommitdiff
path: root/etc/init.d/guix-daemon.in
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
486e37840c'>gexp: Add 'file-union'....Ludovic Courtès 2017-10-12services: cleanup: Remove Shadow lock files from /etc....Ludovic Courtès 2017-09-22services: network-manager: Add support for VPN plug-ins....Ludovic Courtès 2017-09-16services: Add 'fold-service-types'....Ludovic Courtès 2017-09-16services: Add a description and location for each service type....Ludovic Courtès 2017-07-11services: Make error message less scary....Ludovic Courtès 2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès 2017-04-16services: Service types can now specify a default value for instances....Ludovic Courtès 2017-04-16services: 'service-parameters' becomes 'service-value'....Ludovic Courtès 2017-04-13services: Define '%linux-bare-metal-service' using 'simple-service'....Ludovic Courtès