chore: switch to kubenix fork

This commit is contained in:
technofab 2024-03-20 15:48:21 +01:00
parent 9ae5cfa52d
commit 0872fd859f
3 changed files with 7 additions and 6 deletions

View file

@ -89,7 +89,7 @@
nix-gitlab-ci.url = "gitlab:TECHNOFAB/nix-gitlab-ci";
kubenix = {
url = "github:hall/kubenix";
url = "github:TECHNOFAB11/kubenix";
inputs.nixpkgs.follows = "nixpkgs";
};
};