#!/sbin/openrc-run # GNU Guix --- Functional package management for GNU # Copyright © 2020 Morgan Smith # # 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 . 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 --discover=no" 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" ix/refs/?id=1394765238c21030ace4fbb773dc86a9e3c2504c'>refslogtreecommitdiff
diff options
context:
space:
mode:
authorraingloom <raingloom@riseup.net>2020-09-06 19:11:32 +0200
committerJulien Lepiller <julien@lepiller.eu>2020-09-07 14:01:12 +0200
commit1394765238c21030ace4fbb773dc86a9e3c2504c (patch)
tree8055abc58f1736f0d57c42d557f5714c277760ba /gnu/packages/haskell-web.scm
parentaecb61135c2edba236318b61fd0ac81832852a15 (diff)
downloadguix-1394765238c21030ace4fbb773dc86a9e3c2504c.tar.gz
guix-1394765238c21030ace4fbb773dc86a9e3c2504c.zip
gnu: coq: fix coqide not finding coqidetop.opt
* gnu/packages/coq.scm (coq) [arguments]: Turn duplicates into symlinks instead of deleting them in remove-duplicate. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
Diffstat (limited to 'gnu/packages/haskell-web.scm')
0 files changed, 0 insertions, 0 deletions