remove nixpkgs input from the ci
All checks were successful
Hydra jobsets Hydra build #1789 of procyos:.jobsets:jobsets
All checks were successful
Hydra jobsets Hydra build #1789 of procyos:.jobsets:jobsets
This commit is contained in:
parent
0964504875
commit
b258fa0284
1 changed files with 0 additions and 5 deletions
|
@ -81,11 +81,6 @@
|
||||||
value = "https://git.chir.rs/ProcyOS/${repo} main";
|
value = "https://git.chir.rs/ProcyOS/${repo} main";
|
||||||
emailresponsible = false;
|
emailresponsible = false;
|
||||||
};
|
};
|
||||||
nixpkgs = {
|
|
||||||
type = "git";
|
|
||||||
value = "https://github.com/NixOS/nixpkgs.git";
|
|
||||||
emailresponsible = false;
|
|
||||||
};
|
|
||||||
gitea_status_repo = {
|
gitea_status_repo = {
|
||||||
type = "string";
|
type = "string";
|
||||||
value = "component";
|
value = "component";
|
||||||
|
|
Loading…
Reference in a new issue