Merge pull request #113965 from SuperSandro2000/fix-collection17

This commit is contained in:
Sandro
2021-02-23 08:44:14 +01:00
committed by GitHub
39 changed files with 27 additions and 67 deletions
@@ -1,4 +1,4 @@
{ lib, stdenv, pass, fetchFromGitHub, pythonPackages, makeWrapper, fetchpatch }:
{ lib, stdenv, fetchFromGitHub, pythonPackages, makeWrapper, fetchpatch }:
let
pythonEnv = pythonPackages.python.withPackages (p: [