File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ as a playground for ideas.
1616 --generate-key` as root.
1717 - This is needed for the remote Guix instance to accept packages we build
1818 locally.
19- - [ ` sops ` ] ( https://github.com/getsops/sops ) installed locally, along with
20- [ ` age ` ] ( https://github.com/FiloSottile/age ) .
2119
2220
2321** Host prerequisites**
@@ -52,5 +50,5 @@ guix deploy deployment.scm
5250# and wish to use the pinned versions (as you should):
5351guix time-machine -C channels-lock.scm -- deploy deployment.scm
5452# If you wish to sandbox the whole thing in a container:
55- guix shell --preserve=^SSH_AUTH_SOCK --expose=/etc/guix --expose=$HOME /.ssh --share=$SSH_AUTH_SOCK --container --network --nesting guix nss-certs -- guix time-machine -C channels-lock.scm -- deploy deployment.scm
53+ guix shell --preserve=^SSH_AUTH_SOCK --expose=/etc/guix --expose=$HOME /.ssh --share=$SSH_AUTH_SOCK --container --network --nesting guix nss-certs age sops -- guix time-machine -C channels-lock.scm -- deploy deployment.scm
5654```
Original file line number Diff line number Diff line change 1212 (name 'guix )
1313 (url " https://git.guix.gnu.org/guix.git" )
1414 (branch " master" )
15- (commit " 7c3231930be10e6b526d718628d85b975c88c6d1 " )
15+ (commit " 20b9a9ed9896e36f1750a2b0002ab247340983fe " )
1616 (introduction
1717 (make-channel-introduction
1818 " 9edb3f66fd807b096b48283debdcddccfea34bad"
You can’t perform that action at this time.
0 commit comments