treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, fetchurl, file, which, intltool, gobject-introspection,
|
||||
{ lib, fetchurl, file, which, intltool, gobject-introspection,
|
||||
findutils, xdg_utils, dconf, gtk3, python3Packages,
|
||||
wrapGAppsHook
|
||||
}:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{ mkXfceDerivation
|
||||
, lib, stdenv
|
||||
, lib
|
||||
, intltool
|
||||
, libxfce4ui
|
||||
, xfce4-panel
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv
|
||||
{ lib
|
||||
, mkXfceDerivation
|
||||
, gtk3
|
||||
, thunar
|
||||
|
||||
Reference in New Issue
Block a user