chore: unstalbe direnv and devenv
This commit is contained in:
parent
54267deffd
commit
466df29aaa
@ -11,11 +11,9 @@ let
|
|||||||
htop
|
htop
|
||||||
glances
|
glances
|
||||||
tree
|
tree
|
||||||
direnv
|
|
||||||
devenv
|
|
||||||
] ++ lib.optional (!pkgs.stdenv.isDarwin) pastebinit;
|
] ++ lib.optional (!pkgs.stdenv.isDarwin) pastebinit;
|
||||||
|
|
||||||
unstablePkgs = with pkgs.unstablePkgs; [ aider-chat ];
|
unstablePkgs = with pkgs.unstablePkgs; [ aider-chat direnv devenv ];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user