Import the .nar inside the VM

This commit is contained in:
Georges Dupéron 2018-09-11 20:54:35 +02:00
parent 0c2d201960
commit 7ddc804dc9

View File

@ -6,3 +6,6 @@ pwd
head -c "$len_tar" /dev/sdd | tar -xf -
sha1sum hello.nar
sha1sum signing-key.pub
guix archive --authorize < signing-key.pub
guix archive --import < hello.nar