python3Packages.listparser: grab from nixpkgs patch instead
This commit is contained in:
@@ -30,6 +30,12 @@ in
|
|||||||
# hash = "sha256-fGuS46f9qSMRHvWZvTmcirKufIqlXHwwhckeK1RNejE=";
|
# hash = "sha256-fGuS46f9qSMRHvWZvTmcirKufIqlXHwwhckeK1RNejE=";
|
||||||
# })
|
# })
|
||||||
|
|
||||||
|
(fetchpatch' {
|
||||||
|
title = "python3Packages.listparser: init at 0.20";
|
||||||
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/322192";
|
||||||
|
hash = "sha256-p6xsSTLgythzaLVrSU4cQ39we2x2z4o96bqLbDE2r50=";
|
||||||
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
# xsimd is required by scipy, which is required by ols
|
# xsimd is required by scipy, which is required by ols
|
||||||
title = "xsimd: fix cross compilation";
|
title = "xsimd: fix cross compilation";
|
||||||
|
Reference in New Issue
Block a user