refactor: remove unused stdenv
This commit is contained in:
parent
01295fa37c
commit
72fb779cea
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
pkgs,
|
pkgs,
|
||||||
lib,
|
lib,
|
||||||
stdenv,
|
...
|
||||||
}: {
|
}: {
|
||||||
# list of plugins that have a /lua directory
|
# list of plugins that have a /lua directory
|
||||||
nvim ? pkgs.neovim-unwrapped,
|
nvim ? pkgs.neovim-unwrapped,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user