nixpkgs-bootstrap: patches: update samba hash

This commit is contained in:
2024-11-25 10:01:33 +00:00
parent 2686b5329c
commit 953c61d6cb

View File

@@ -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' {