nixpkgs-bootstrap: remove upstreamed bind cross compilation patch

This commit is contained in:
2025-08-05 15:57:27 +00:00
parent 44da59ebee
commit e3152da68c

View File

@@ -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";