summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--env.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/env.scm b/env.scm
index 823b291..d3506bd 100644
--- a/env.scm
+++ b/env.scm
@@ -3,6 +3,7 @@
(guix build-system gnu)
(gnu packages autotools)
(gnu packages guile)
+ (gnu packages package-management)
(gnu packages gnupg))
(define libgcrypt
@@ -23,6 +24,7 @@
(inputs
`(("guile" ,guile-2.0)
("guile-json" ,guile-json)
+ ("guix" ,guix)
("libgcrypt" ,libgcrypt)))
(synopsis "Web frontend for GNU Guix")
(description "Guix-web is a web interface to the GNU Guix package