cross: fix curl-impersonate-chome
build
This commit is contained in:
@@ -32,6 +32,12 @@ in [
|
||||
# etc, where "date" is like "20240228181608"
|
||||
# and can be found with `nix-repl > :lf . > lastModifiedDate`
|
||||
|
||||
(fetchpatch' {
|
||||
title = "curl-impersonate: fix darwin build and make cross-compilation work";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/310386";
|
||||
hash = "sha256-feMOgQRrY2t7sYMjqXCo2WCe/J+Kr1ah+DznajQZsDM=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
title = "hyprland: fix cross compilation";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/311408";
|
||||
|
Reference in New Issue
Block a user