aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-publish.conf.in
blob: 7b319f66ae5d1eef9fa9365ee8afbf06ed6153fe (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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 "Publish the GNU Guix store"

start on runlevel [2345]

stop on runlevel [016]

task

exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix publish --user=nobody --port=8181
lass='right'>2021-12-04 20:12:28 +0100 committerJulien Lepiller <julien@lepiller.eu>2021-12-04 22:06:41 +0100 commit2aee138485c429db585cf2adc194e7c9203958e3 (patch) treec41ac9903d814e86455621d6b5f4aae5023227de /gnu/packages parentd29f14aca2d3dcb1bdbd214d33924ec4cb694793 (diff)downloadguix-2aee138485c429db585cf2adc194e7c9203958e3.tar.gz
guix-2aee138485c429db585cf2adc194e7c9203958e3.zip
gnu: maven-components-parent-pom-22: Remove references to %build-inputs.
* gnu/packages/maven-parent-pom.scm (maven-components-parent-pom-22) [arguments]: Use a gexp to remove references to %build-inputs.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/maven-parent-pom.scm15
1 files changed, 8 insertions, 7 deletions
diff --git a/gnu/packages/maven-parent-pom.scm b/gnu/packages/maven-parent-pom.scm