treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, fetchurl, buildPythonPackage, isPy3k, pygments, wxPython }:
|
||||
{ lib, fetchurl, buildPythonPackage, isPy3k, pygments, wxPython }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
version = "1.2.3";
|
||||
|
||||
Reference in New Issue
Block a user