aboutsummaryrefslogtreecommitdiff
path: root/etc/openrc/guix-daemon.in
blob: 110a58b88d77160d2ec9b0a531ed33331f6524f0 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#!/sbin/openrc-run
# GNU Guix --- Functional package management for GNU
# Copyright © 2020 Morgan Smith <Morgan.J.Smith@outlook.com>
#
# 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 <http://www.gnu.org/licenses/>.

export GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale
export LC_ALL=en_US.utf8
command="@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon"
command_args="--build-users-group=guixbuild"
command_background="yes"
pidfile="/var/run/guix-daemon.pid"

output_log="/var/log/guix-daemon-stdout.log"
error_log="/var/log/guix-daemon-stderr.log"
t/gnu/packages/gstreamer.scm?id=d4ebf063f1fd2bd783246266719e12089658d6f8'>gnu: gst-plugins-bad: Explicitly use OpenSSL@1.1....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Change from OPENSSL to OPENSSL-1.1. Marius Bakke 2022-09-17gnu: gstreamer: Disable failing tests on i686 again....* gnu/packages/gstreamer.scm (gstreamer)[arguments]: Disable two tests on i686-linux. Marius Bakke 2022-09-03gnu: gst-plugins-bad: Use librsvg-for-system....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner 2022-09-03gnu: gst-plugins-bad: Remove duplicate input....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove duplicate architecture-specific input mediasdk. Efraim Flashner 2022-09-01gnu: gst-plugins-base: Skip more tests on some platforms....* gnu/packages/gstreamer.scm (gst-plugins-base)[arguments]: Extend the custom 'disable-problematic-tests phase to selectively remove some tests on certain architectures. Efraim Flashner 2022-09-01gnu: gst-plugins-base: Build with orc on all platforms....* gnu/packages/gstreamer.scm (gst-plugins-base)[propagated-inputs]: Build with orc on all platforms. Efraim Flashner 2022-08-27gnu: gst-plugins-base: Propagate gudev....This is a follow-up to commit f1e8cc6a9826f951fe95dc374b4db6fc8e25d981. * gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Move LIBGUDEV ... [propagated-inputs]: ... here. Marius Bakke 2022-07-28gnu: gst-editing-services: Update FIXME comment....There are now 23 total tests in gst-editing-services. * gnu/packages/gstreamer.scm (gst-editing-services)[arguments]: Update FIXME. Liliana Marie Prikler 2022-07-28gnu: gst-python: Use new package style....* gnu/packages/gstreamer.scm (gst-python)[arguments]: Convert to list of G-Expressions. Liliana Marie Prikler 2022-07-28gnu: gst-editing-services: Use new package style....* gnu/packages/gstreamer.scm (gst-editing-services)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. Liliana Marie Prikler 2022-07-28gnu: gst-plugins-ugly: Use new package style....* gnu/packages/gstreamer.scm (gst-plugins-ugly)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. Liliana Marie Prikler 2022-07-28gnu: gst-plugins-bad: Use new package style....* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Convert to list of G-Expressions. [native-inputs, inputs]: Drop labels. Liliana Marie Prikler 2022-07-28gnu: gst-plugins-good: Use new package style....* gnu/packages/gstreamer.scm (gst-plugins-good)[arguments]: Convert to list of G-Expressions. [propagated-inputs, native-inputs]: Drop labels. [inputs]: Drop labels, also sort alphabetically. Liliana Marie Prikler 2022-07-28gnu: gstreamer: Use new package style....* gnu/packages/gstreamer.scm (gstreamer)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. Liliana Marie Prikler 2022-07-28gnu: Add gst-plugins-bad-minimal....* gnu/packages/gstreamer.scm (gst-plugins-bad-minimal): New variable. Liliana Marie Prikler 2022-07-28gnu: gst-plugins/selection: Implement in terms of G-Expressions....* gnu/packages/gstreamer.scm (gst-plugins/selection)[#:configure-flags]: Use G-Expressions. [#:phases]: Likewise. Drop trailing #t. * gnu/packages/video.scm (pitivi)[inputs]: Adjust accordingly. Liliana Marie Prikler 2022-07-28gnu: python-gst: Update to 1.20.3....* gnu/packages/gstreamer.scm (python-gst): Update to 1.20.3. Liliana Marie Prikler 2022-07-28gnu: gstreamer-docs: Update to 1.20.3....* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.20.3. Liliana Marie Prikler 2022-07-28gnu: gst-editing-services: Update to 1.20.3....* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.20.3. Liliana Marie Prikler 2022-07-28gnu: gst-libav: Update to 1.20.3....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.20.3. Liliana Marie Prikler 2022-07-28gnu: gst-plugins-ugly: Update to 1.20.3....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.20.3. Liliana Marie Prikler 2022-07-28gnu: gst-plugins-bad: Update to 1.20.3....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.20.3. Liliana Marie Prikler 2022-07-28gnu: gst-plugins-good: Update to 1.20.3....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.20.3. [source]<patches>: Remove “gst-plugins-good-fix-test.patch”. [arguments]<#:phases>: Add ‘absolutize-libsoup-library’ and ‘skip-failing-tests’. * gnu/packages/patches/gst-plugins-good-fix-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Liliana Marie Prikler 2022-07-28gnu: gst-plugins-base: Update to 1.20.3....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.20.3. Liliana Marie Prikler 2022-07-28gnu: gstreamer: Update to 1.20.3....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.20.3. [#:phases]: Drop ‘disable-some-tests’ and ‘disable-problematic-tests’. Liliana Marie Prikler 2022-07-28gnu: python-gst: Add upstream-name....* gnu/packages/gstreamer.scm (python-gst)[properties]: Add upstream-name. Liliana Marie Prikler 2022-07-18gnu: gst-plugins-bad: Limit inputs based on architecture....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Only build with mediasdk and svt-hevc on supported architectures. Efraim Flashner 2022-04-19gnu: Fix input typoes....* gnu/packages/emulators.scm (nestopia-ue)[inputs]: Move ',' to its operand. * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Same. Efraim Flashner 2022-04-05gnu: python-gst: Fix the concatenation of install path....Fixes a regression introduced in a5c2e7961c21ef8620ce4cfb3569109fbd694e1e. * gnu/packages/gstreamer.scm (python-gst): [arguments]: <configure-flags>: Add missing leading slash. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao