nixpkgs: push librsvg patch toward upstream
This commit is contained in:
@@ -33,8 +33,10 @@ in
|
||||
|
||||
(fetchpatch' {
|
||||
name = "librsvg: generate loaders.cache even when cross compiling";
|
||||
saneCommit = "dacc93f2406cd42ccf3b7a480353fd80da285c5d";
|
||||
hash = "sha256-CxHbIxJU9pu20z8SMTRp1CoZMPCuPJk0fuFjy7BZqjM=";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/384957";
|
||||
hash = "sha256-pBN+KVkU9AhcoYBVLbkGVICBYO0RyfIJ3Mr4OjO8yFA=";
|
||||
# saneCommit = "25d740a21c53b9ac2da33571e3fad7e33a765ddf";
|
||||
# hash = "sha256-PvewYks5P6QX59SG9sEcV89ddJdcNcEO9bB9x05Xgf0=";
|
||||
})
|
||||
|
||||
# (fetchpatch' {
|
||||
|
Reference in New Issue
Block a user