diff --git a/pkgs/by-name/nixpkgs-bootstrap/patches.nix b/pkgs/by-name/nixpkgs-bootstrap/patches.nix index 0982c81b4..3a2c922b6 100644 --- a/pkgs/by-name/nixpkgs-bootstrap/patches.nix +++ b/pkgs/by-name/nixpkgs-bootstrap/patches.nix @@ -54,7 +54,7 @@ in (fetchpatch' { name = "samba: resurrect cross compilation patch"; prUrl = "https://github.com/NixOS/nixpkgs/pull/357988"; - hash = "sha256-aacdmbVGifmoWXun4ljSQ4IZZ2oxeeWRzHY56b9CoyQ="; + hash = "sha256-bVpojIRpJr6PDvsPMsqWGjCV8SWzwJ2hudzSPJcdN4k="; }) (fetchpatch' {