mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
fix eval
This commit is contained in:
parent
e9e5ff8776
commit
b746a1644f
@ -7356,7 +7356,7 @@ rec {
|
||||
|
||||
# buildPhase = "python setup.py build";
|
||||
# doCheck = false;
|
||||
propagatedBuildInputs = [ pycurl koji GitPython pkgs.git
|
||||
propagatedBuildInputs = [ pycurl pkgs.koji GitPython pkgs.git
|
||||
pkgs.rpm pkgs.pyopenssl ];
|
||||
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user