treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# trivial builder for Emacs packages
|
||||
|
||||
{ lib, stdenv, texinfo, ... }@envargs:
|
||||
{ lib, texinfo, ... }@envargs:
|
||||
|
||||
with lib;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user