From 0ced1614c8376fb4336fe5aac4d8bccab2ca114d Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 20 Aug 2017 22:28:43 +0000 Subject: guix-env.scm: correct documentation --- contrib/packages/guix/guix-env.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'contrib') 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) -- cgit v1.2.3