CI: Remove cachix explicit

This commit is contained in:
kat witch 2021-11-21 22:57:35 +00:00 committed by kat
parent b8d1883d1f
commit 22fcfa79da
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -77,10 +77,6 @@ with lib; {
nixpkgs.path = "${channels.nixfiles.inputs.nixpkgs}"; nixpkgs.path = "${channels.nixfiles.inputs.nixpkgs}";
}; };
environment.test = {
inherit (channels.cipkgs) cachix;
};
jobs.flake-update = { jobs.flake-update = {
tasks.flake-build.inputs = with channels.cipkgs; tasks.flake-build.inputs = with channels.cipkgs;
ci.command { ci.command {