treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, buildPythonPackage, fetchFromGitHub, pep8, nose }:
|
||||
{ lib, buildPythonPackage, fetchFromGitHub, pep8, nose }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
version = "0.8";
|
||||
|
||||
Reference in New Issue
Block a user