Commit 22e24904c8c8

Vincent Demeester <vincent@sbr.pm>
2020-05-06 08:47:03
build/nixos: fix ci.nix path
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent ee0f63b
Changed files (1)
.builds
.builds/nixos.yml
@@ -6,4 +6,4 @@ secrets:
 tasks:
 - pkgs: |
     export CACHIX_SIGNING_KEY=$(cat ~/.cachix.key)
-    nix-build ci.nix -A cacheOutputs | cachix push shortbrain
+    nix-build home/ci.nix -A cacheOutputs | cachix push shortbrain