aboutsummaryrefslogtreecommitdiff
path: root/contrib/packages
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/packages')
-rw-r--r--contrib/packages/guix/guix-env.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/packages/guix/guix-env.scm b/contrib/packages/guix/guix-env.scm
index 76713d3e3..9631abd7c 100644
--- a/contrib/packages/guix/guix-env.scm
+++ b/contrib/packages/guix/guix-env.scm
@@ -32,14 +32,12 @@
32;; development setup for this setup, which involves a version of Guile in 32;; development setup for this setup, which involves a version of Guile in
33;; your PATH. 33;; your PATH.
34;; 34;;
35;; cd contrib/packages/guix
35;; guix build -f guix-env.scm 36;; guix build -f guix-env.scm
36;; 37;;
37;; We'd like to provide advanced functions such as guix environment specific 38;; We'd like to provide advanced functions such as guix environment specific
38;; gnunet-git package and usage of gnunet-gtk-git, but this is subject 39;; gnunet-git package and usage of gnunet-gtk-git, but this is subject
39;; to tests right now. 40;; to tests right now.
40;;
41;; Further versions of GNUnet for Guix can currently be found in
42;; https://gitweb.krosos.org/ng0_guix/packages.git/
43 41
44(use-modules 42(use-modules
45 (ice-9 popen) 43 (ice-9 popen)