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