Merge pull request #70256 from Ma27/drop-nodejs-11_x

nodejs-11_x: remove
This commit is contained in:
Linus Heckemann
2019-10-04 18:14:15 +02:00
committed by GitHub
5 changed files with 10 additions and 18 deletions

View File

@@ -14,7 +14,7 @@ buildPythonPackage rec {
patches = [
(fetchpatch {
url = "https://github.com/MagicStack/asyncpg/commit/aaeb7076e5acb045880b46155014c0640624797e.patch";
sha256 = "0r6g6pvb39vzci8g67mv9rlrvavqvfz6vlv8988wv53bpz1mss3p";
sha256 = "0l420cmk7469wgb1xq2rxinvja1f2brb5cm4smj2s2wqgymbrf6h";
})
];