Commit 86851d20e5ab
Changed files (2)
.builds
.builds/nixos.yml → .builds/nixos.19.09.yml
@@ -1,4 +1,4 @@
-image: nixos/latest
+image: nixos/19.09
sources:
- https://gitlab.com/vdemeester/home.git
secrets:
.builds/nixos.20.03.yml
@@ -0,0 +1,9 @@
+image: nixos/20.03
+sources:
+ - https://gitlab.com/vdemeester/home.git
+secrets:
+ - 0818d60d-b587-4d4e-81d8-dc15072ccb97
+tasks:
+- pkgs: |
+ export CACHIX_SIGNING_KEY=$(cat ~/.cachix.key)
+ nix-build home/pkgs | cachix push shortbrain