aboutsummaryrefslogtreecommitdiff
path: root/contrib/guix/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/guix/README')
-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