guix/etc
Ludovic Courtès f5fdc54d3a
guix-install.sh: Avoid "#!/bin/bash" shebang.
Fixes <https://bugs.gnu.org/34279>.
Reported by Claes Wallin (韋嘉誠) <clacke@lysator.liu.se>.

* etc/guix-install.sh: Change shebang to #!/bin/sh and add 'if'
statement to spawn Bash if needed.
2019-02-05 12:03:24 +01:00
..
completion bash completion: Restore completion of available packages for 'guix build'. 2018-11-06 00:04:11 +01:00
git
snippets etc: Use git-file-name if origin is git-fetch. 2018-10-10 17:33:42 +02:00
substitutes etc: Add "ci.guix.info.pub" public key file. 2018-12-04 10:57:56 +01:00
guix-daemon.cil.in etc: Add SELinux policy for the daemon. 2018-02-07 15:41:23 +01:00
guix-daemon.conf.in build: Binary tarball now populates the "current-guix" profile. 2018-11-23 15:42:01 +01:00
guix-daemon.service.in build: Binary tarball now populates the "current-guix" profile. 2018-11-23 15:42:01 +01:00
guix-install.sh guix-install.sh: Avoid "#!/bin/bash" shebang. 2019-02-05 12:03:24 +01:00
guix-publish.conf.in build: Binary tarball now populates the "current-guix" profile. 2018-11-23 15:42:01 +01:00
guix-publish.service.in build: Binary tarball now populates the "current-guix" profile. 2018-11-23 15:42:01 +01:00
indent-code.el.in