remove nixpkgs input from the ci

This commit is contained in:
Charlotte 🦝 Delenk 2024-09-04 11:07:11 +02:00
parent b258fa0284
commit 4c8adba231

View file

@ -31,11 +31,6 @@
value = "${pr.head.repo.clone_url} ${pr.head.ref}";
emailresponsible = false;
};
nixpkgs = {
type = "git";
value = "https://github.com/NixOS/nixpkgs.git";
emailresponsible = false;
};
}
// (
if hasPrefix "https://git.chir.rs/" pr.head.repo.clone_url