treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
{ stdenv
|
||||
{ lib
|
||||
, python3
|
||||
, fetchFromGitHub
|
||||
, nixFlakes
|
||||
, git
|
||||
, lib
|
||||
}:
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
Reference in New Issue
Block a user