From c2af23106f2b5fc70274985b872b79b10054d5e3 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Sat, 22 Nov 2014 14:22:53 +0800 Subject: guix: Do not install an empty /var/guix --- guix/INSTALL.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'guix/INSTALL.md') diff --git a/guix/INSTALL.md b/guix/INSTALL.md index 87bf1e1..2ec1417 100644 --- a/guix/INSTALL.md +++ b/guix/INSTALL.md @@ -6,3 +6,8 @@ If you want more users for building packages, add more users to the Start the `guix-daemon` by using systemd or manually running command `guix-daemon --build-users-group=guix-builder` as root. `guix-daemon` will create most necessary files and directories when you first using it. + +If you want to use prebuilt packages provided by +[GNU Hydra](http://hydra.gnu.org), you should run +`guix archive --authorize --import < /usr/share/guix/hydra.gnu.org.pub` +as root before using `guix package`. -- cgit v1.2.3