treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv
|
||||
{ lib
|
||||
, runCommand
|
||||
, nixos-artwork
|
||||
, glib
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{ fetchFromGitHub
|
||||
, lib, stdenv
|
||||
, lib
|
||||
, gobject-introspection
|
||||
, meson
|
||||
, ninja
|
||||
|
||||
Reference in New Issue
Block a user