aboutsummaryrefslogtreecommitdiff
# This is a "job" for the Upstart init system to launch 'guix-daemon'.
# Drop it in /etc/init to have 'guix-daemon' automatically started.

description "Build daemon for GNU Guix"

start on runlevel [2345]

stop on runlevel [016]

exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild --discover=no --substitute-urls='@GUIX_SUBSTITUTE_URLS@'
'>space:mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-08-17 22:01:43 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-08-17 22:55:03 -0400
commite3af0324bce0b1f1ba0732e2d571db9e61154f75 (patch)
treeb910b9bb799eb6401dd92ef7e75fb733fc3a1cb9 /gnu/packages/chemistry.scm
parentee0c9557c19649d518cfc67d6753186e2928f2b4 (diff)
downloadguix-e3af0324bce0b1f1ba0732e2d571db9e61154f75.tar.gz
guix-e3af0324bce0b1f1ba0732e2d571db9e61154f75.zip
gnu: gpicview: Build with GTK 3.
* gnu/packages/lxde.scm (pcmanfm)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
Diffstat (limited to 'gnu/packages/chemistry.scm')
0 files changed, 0 insertions, 0 deletions