remove nixpkgs input from the ci
This commit is contained in:
parent
b258fa0284
commit
4c8adba231
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue