treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ buildPythonPackage, fetchFromGitHub, python, lib, stdenv, django }:
|
||||
{ buildPythonPackage, fetchFromGitHub, python, lib, django }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "django-widget-tweaks";
|
||||
|
||||
Reference in New Issue
Block a user