diff options
-rw-r--r-- | ops/sync-gcsr/manifest.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/sync-gcsr/manifest.yaml b/ops/sync-gcsr/manifest.yaml index 0d81872b51d2..e2ed31dbc563 100644 --- a/ops/sync-gcsr/manifest.yaml +++ b/ops/sync-gcsr/manifest.yaml @@ -9,6 +9,7 @@ tasks: # sourcehut does not censor secrets in builds, hence this hack: echo -n 'export CACHIX_SIGNING_KEY=' > cachix-preamble cat cachix-preamble ~/.cachix-tazjin >> ~/.buildenv + nix-env -iA third_party.cachix -f git.tazj.in cachix use tazjin - build: | cd git.tazj.in |