From 6a0b37a196f831412e2d5c29debf5f6ce8e8e4d0 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 18 Jan 2020 17:33:21 +0000 Subject: fix(ops/sync-gcsr): Ensure cachix is installed --- ops/sync-gcsr/manifest.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ops') diff --git a/ops/sync-gcsr/manifest.yaml b/ops/sync-gcsr/manifest.yaml index 0d81872b51..e2ed31dbc5 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 -- cgit 1.4.1