mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(ci): remove old hack
This commit is contained in:
parent
b5787ec783
commit
d0fb1de8a7
2 changed files with 0 additions and 2 deletions
|
|
@ -10,7 +10,6 @@ in {
|
||||||
name = "flake-update";
|
name = "flake-update";
|
||||||
|
|
||||||
nixpkgs.args.localSystem = "x86_64-linux";
|
nixpkgs.args.localSystem = "x86_64-linux";
|
||||||
nixpkgs.args.config.checkMetaRecursively = false;
|
|
||||||
|
|
||||||
ci = {
|
ci = {
|
||||||
version = "v0.7";
|
version = "v0.7";
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,6 @@ with lib; {
|
||||||
name = "nodes";
|
name = "nodes";
|
||||||
|
|
||||||
nixpkgs.args.localSystem = "x86_64-linux";
|
nixpkgs.args.localSystem = "x86_64-linux";
|
||||||
nixpkgs.args.config.checkMetaRecursively = false;
|
|
||||||
|
|
||||||
ci = {
|
ci = {
|
||||||
version = "v0.7";
|
version = "v0.7";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue