mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19: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}";
|
||||
};
|
||||
|
||||
environment.test = {
|
||||
inherit (channels.cipkgs) cachix;
|
||||
};
|
||||
|
||||
jobs.flake-update = {
|
||||
tasks.flake-build.inputs = with channels.cipkgs;
|
||||
ci.command {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue