escrotum: stay with python2
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
{ lib, fetchFromGitHub, buildPythonApplication
|
||||
, pygtk
|
||||
, numpy ? null
|
||||
{ lib, python2Packages, fetchFromGitHub
|
||||
}:
|
||||
|
||||
buildPythonApplication {
|
||||
with python2Packages; buildPythonApplication {
|
||||
name = "escrotum-2019-06-10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user