aboutsummaryrefslogtreecommitdiff
path: root/contrib/guix
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2019-02-27 22:00:44 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2019-02-28 12:59:45 +0100
commitfe64845d50e68f2b8fa623cff2da56c44c81cc19 (patch)
tree19df40929b7ed0d0006ec3651135712fa89f5078 /contrib/guix
parent577b5107ff3d2240764374956f2bf0d19d84974a (diff)
downloadgnunet-fe64845d50e68f2b8fa623cff2da56c44c81cc19.tar.gz
gnunet-fe64845d50e68f2b8fa623cff2da56c44c81cc19.zip
contrib/guix: Add guix-bug-notice to readme.
Diffstat (limited to 'contrib/guix')
-rw-r--r--contrib/guix/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/guix/README b/contrib/guix/README
index 6f862283a..bb128aaf2 100644
--- a/contrib/guix/README
+++ b/contrib/guix/README
@@ -18,6 +18,11 @@ variable:
18 guix ... --load-path=<gnunet.git>/contrib/guix ... 18 guix ... --load-path=<gnunet.git>/contrib/guix ...
19 export GUIX_PACKAGE_PATH=<gnunet.git>/contrib/guix 19 export GUIX_PACKAGE_PATH=<gnunet.git>/contrib/guix
20 20
21NOTE: Due to a bug in guix 0.16, using --load-path currently does not
22 work as expected. Please set the environment variable. See
23 <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34679> for
24 details.
25
21To spawn a (development) environment with GNUnet's dependencies 26To spawn a (development) environment with GNUnet's dependencies
22installed, run: 27installed, run:
23 28