From 22fcfa79da6eba2945e0a110fcfad8ff1e2b512a Mon Sep 17 00:00:00 2001 From: kat witch Date: Sun, 21 Nov 2021 22:57:35 +0000 Subject: [PATCH] CI: Remove cachix explicit --- ci/flake-cron.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ci/flake-cron.nix b/ci/flake-cron.nix index 62f7e89b..f27970b9 100644 --- a/ci/flake-cron.nix +++ b/ci/flake-cron.nix @@ -77,10 +77,6 @@ with lib; { nixpkgs.path = "${channels.nixfiles.inputs.nixpkgs}"; }; - environment.test = { - inherit (channels.cipkgs) cachix; - }; - jobs.flake-update = { tasks.flake-build.inputs = with channels.cipkgs; ci.command {