Import the .nar inside the VM
This commit is contained in:
parent
0c2d201960
commit
7ddc804dc9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user