From: ng0 Date: Sun, 20 Aug 2017 22:28:43 +0000 (+0000) Subject: guix-env.scm: correct documentation X-Git-Tag: gnunet-0.11.0rc0~167 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0ced1614c8376fb4336fe5aac4d8bccab2ca114d;p=oweals%2Fgnunet.git guix-env.scm: correct documentation --- 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 @@ ;; 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)