treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, fetchurl, python3Packages }:
|
||||
{ lib, fetchurl, python3Packages }:
|
||||
|
||||
let version = "1.63";
|
||||
in python3Packages.buildPythonPackage {
|
||||
|
||||
Reference in New Issue
Block a user