remove nixpkgs input from the ci
All checks were successful
Hydra jobsets Hydra build #1789 of procyos:.jobsets:jobsets

This commit is contained in:
Charlotte 🦝 Delenk 2024-09-04 11:02:16 +02:00
parent 0964504875
commit b258fa0284

View file

@ -81,11 +81,6 @@
value = "https://git.chir.rs/ProcyOS/${repo} main";
emailresponsible = false;
};
nixpkgs = {
type = "git";
value = "https://github.com/NixOS/nixpkgs.git";
emailresponsible = false;
};
gitea_status_repo = {
type = "string";
value = "component";