diff --git a/nixpatches/list.nix b/nixpatches/list.nix index d35522f64..7a8f6fd2f 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -261,10 +261,9 @@ in [ # }) (fetchpatch' { title = "gupnp: fix cross compilation"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/246931"; - saneCommit = "a1604d867581239c53a3dda0c845a2eb49aa814a"; - hash = "sha256-EV7YjpFu83OlhdPk+2PZxtkm0fsS2wZxUA/HK8sYIUM="; - # hash = "sha256-euYjOa/axVlFlWo73Xkcg0t4ip/bOCyGbZmynvhM6sc="; + # prUrl = "https://github.com/NixOS/nixpkgs/pull/246931"; + saneCommit = "3af24c9e517689d048bb62511c6e8acf9bc55684"; + hash = "sha256-6yl6I/zOcUe0TDKEi/vjEzyU4OWoGi0PMht3VOKWmQo="; }) (fetchpatch' { title = "blueman: support cross compilation";