nixpkgs-bootstrap: patches: update samba hash
This commit is contained in:
@@ -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' {
|
||||
|
Reference in New Issue
Block a user