test only substituer
All checks were successful
/ perform flake analysis (push) Successful in 37s
/ build hive configuration (push) Successful in 8m21s

This commit is contained in:
2026-01-09 16:28:34 +01:00
parent cf7bbca114
commit 5affde5fff

View File

@@ -26,8 +26,7 @@ jobs:
with: with:
extra_nix_config: | extra_nix_config: |
extra-trusted-public-keys = localhost:TiRpr2LzamX/MCKBUmFlZ8inWz94QWGL88fMEHg9Kgc= extra-trusted-public-keys = localhost:TiRpr2LzamX/MCKBUmFlZ8inWz94QWGL88fMEHg9Kgc=
extra-substituters = http://localhost:5000 substituters = http://localhost:5000
extra-trusted-substituters = http://localhost:5000
secret-key-files = /var/secrets/cache_privkey secret-key-files = /var/secrets/cache_privkey
post-build-hook = /etc/nix/upload-to-cache.sh post-build-hook = /etc/nix/upload-to-cache.sh
- name: Install SSH key - name: Install SSH key