guix/gnu
Christopher Baines b5453aa7c3
gnu: erlang: Patch occurrences of /bin/sh in the source.
Previously, the elixir package would often fail to build, as running :os:cmd
would fail, as /bin/sh doesn't exist when building the elixir package. These
changes fix that issue.

* gnu/packages/erlang.scm (erlang)[arguments]: Add new patch-/bin/sh phase to
replace hardcoded references to /bin/sh with a file in the store.
2018-06-12 07:44:05 +01:00
..
bootloader
build
packages gnu: erlang: Patch occurrences of /bin/sh in the source. 2018-06-12 07:44:05 +01:00
services services: dnsmasq-service-type: Add default configuration and description. 2018-06-08 23:32:49 +08:00
system system: Default .bashrc now sources /etc/bashrc. 2018-06-11 18:23:24 +02:00
tests
artwork.scm
bootloader.scm
local.mk gnu: Add keepalived. 2018-06-10 22:57:01 +08:00
packages.scm
services.scm
system.scm system: Honor ~/.config/guix/current in /etc/profile. 2018-06-09 12:02:28 +02:00
tests.scm