mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
treewide: remove stdenv where not needed
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, fetchPypi
|
||||
, mock
|
||||
, zope_testing
|
||||
, lib, stdenv
|
||||
, lib
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user