treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, fetchFromGitLab, python3Packages, glib, gobject-introspection, wrapGAppsHook }:
|
||||
{ lib, fetchFromGitLab, python3Packages, glib, gobject-introspection, wrapGAppsHook }:
|
||||
|
||||
python3Packages.buildPythonApplication {
|
||||
pname = "connman-notify";
|
||||
|
||||
Reference in New Issue
Block a user