treewide: remove stdenv where not needed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
, lxml
|
||||
, pillow
|
||||
, reportlab
|
||||
, lib, stdenv
|
||||
, lib
|
||||
}:
|
||||
buildPythonPackage rec {
|
||||
pname = "hocr-tools";
|
||||
|
||||
Reference in New Issue
Block a user