diff options
author | Christopher Baines <mail@cbaines.net> | 2019-04-23 00:57:19 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2019-04-28 23:13:31 +0100 |
commit | 81aa6c721b0277a24456ae78364929dc38cb7e57 (patch) | |
tree | 4ddcfbfda986692e9e6398409fc2cea7f066b685 /doc | |
parent | d779de18175fe99f4ed490bc8af2e80571389144 (diff) | |
download | guix-81aa6c721b0277a24456ae78364929dc38cb7e57.tar guix-81aa6c721b0277a24456ae78364929dc38cb7e57.tar.gz |
gnu: direnv: Change to the go-build-system.
The go-build-system is slightly more appropriate, and switching resolves an
issue with combining the 'unpack phase from the gnu-build-system, and the
'setup-go-environment from the go-build-system. With both of those phases
creating a directory, the first-subdirectory call at the end of the 'unpack
phase can return different values depending on the filesystem ordering.
* gnu/packages/shellutils.scm (direnv)[source]: Use the git repository, as
this works better with the go-build-system.
[build-system]: Change to the go-build-system.
[arguments]: Adjust for the go-build-system.
[native-inputs]: Remove go.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions