mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
CI: Remove cachix explicit
This commit is contained in:
parent
b8d1883d1f
commit
22fcfa79da
1 changed files with 0 additions and 4 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue