diff --git a/pkgs/by-name/nixpkgs-bootstrap/patches.nix b/pkgs/by-name/nixpkgs-bootstrap/patches.nix index 7c7d8def8..1847aeeb0 100644 --- a/pkgs/by-name/nixpkgs-bootstrap/patches.nix +++ b/pkgs/by-name/nixpkgs-bootstrap/patches.nix @@ -50,12 +50,6 @@ in # hash = "sha256-cALgj+7eXd3H4WAmW6CIcxWRC3D4PoY2PWNsDxK+G9g="; # }) - (fetchpatch' { - name = "bind: fix cross compilation"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/430164"; - hash = "sha256-bdCTGfKZRJm8IkcqJJswhrc8QqRoKXKJEEwrwVAfVTc="; - }) - # (fetchpatch' { # # 2025-07-15: merged into staging # name = "treewide: populate arch and platform for more node packages";