guix-env.scm: correct documentation
authorng0 <ng0@infotropique.org>
Sun, 20 Aug 2017 22:28:43 +0000 (22:28 +0000)
committerng0 <ng0@infotropique.org>
Sun, 20 Aug 2017 22:28:43 +0000 (22:28 +0000)
contrib/packages/guix/guix-env.scm

index 76713d3e325eba9a15536a3980fc1fb5e9ec475e..9631abd7c6a836dc551a33cd5f3a5707e8d2d591 100644 (file)
 ;; development setup for this setup, which involves a version of Guile in
 ;; your PATH.
 ;;
+;; cd contrib/packages/guix
 ;; guix build -f guix-env.scm
 ;;
 ;; We'd like to provide advanced functions such as guix environment specific
 ;; gnunet-git package and usage of gnunet-gtk-git, but this is subject
 ;; to tests right now.
-;;
-;; Further versions of GNUnet for Guix can currently be found in
-;; https://gitweb.krosos.org/ng0_guix/packages.git/
 
 (use-modules
  (ice-9 popen)