diff options
author | Pjotr Prins | 2022-12-23 19:14:12 +0100 |
---|---|---|
committer | Pjotr Prins | 2022-12-23 19:14:12 +0100 |
commit | d24eb45306fe8a7e1f55edbeb243a95daf3aabf2 (patch) | |
tree | e86a86691d6512e2be5a9d2573e7f2246f61f2ac /README.org | |
parent | a888eb9cc0cd04ece01790c454d0b27a6026d630 (diff) | |
download | guix-bioinformatics-d24eb45306fe8a7e1f55edbeb243a95daf3aabf2.tar.gz |
Add key for tux02 subsitute server
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -143,6 +143,12 @@ and then run: : guix package --install-from-file=that-file.scm +* Substitute server + +We run our own substitution server. Add the key to your machine as +root with + +: guix archive --authorize < tux02-guix-substitutions-public-key.txt * LICENSE |