gupnp: update patch to point to nixpkgs PR
This commit is contained in:
@@ -261,10 +261,9 @@ in [
|
|||||||
# })
|
# })
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
title = "gupnp: fix cross compilation";
|
title = "gupnp: fix cross compilation";
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/246931";
|
# prUrl = "https://github.com/NixOS/nixpkgs/pull/246931";
|
||||||
saneCommit = "a1604d867581239c53a3dda0c845a2eb49aa814a";
|
saneCommit = "3af24c9e517689d048bb62511c6e8acf9bc55684";
|
||||||
hash = "sha256-EV7YjpFu83OlhdPk+2PZxtkm0fsS2wZxUA/HK8sYIUM=";
|
hash = "sha256-6yl6I/zOcUe0TDKEi/vjEzyU4OWoGi0PMht3VOKWmQo=";
|
||||||
# hash = "sha256-euYjOa/axVlFlWo73Xkcg0t4ip/bOCyGbZmynvhM6sc=";
|
|
||||||
})
|
})
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
title = "blueman: support cross compilation";
|
title = "blueman: support cross compilation";
|
||||||
|
Reference in New Issue
Block a user