Commit 3153a3a5d292

Vincent Demeester <vincent@sbr.pm>
2020-05-06 09:15:05
builds/nixos: use shortbrain cachix…
… it should reduce the need to build some packages each time. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 7113f14
Changed files (1)
.builds
.builds/nixos.yml
@@ -9,4 +9,5 @@ tasks:
     export CACHIX_SIGNING_KEY=$(cat ~/.cachix.key)
     set -x
     nix-env -iA cachix -f https://cachix.org/api/v1/install
+    cachix use shortbrain
     nix-build home/ci.nix -A cacheOutputs | cachix push shortbrain