Update xonsh as best I can.

This commit is contained in:
Greg Hellings
2024-08-16 17:29:11 -05:00
parent 17aa8a6585
commit 85aef202df
6 changed files with 34 additions and 46 deletions
-2
View File
@@ -38,8 +38,6 @@ in rec {
graypy = cp ./graypy.nix {};
itg-django-utils = cp ./itg-django-utils.nix {};
xonsh-apipenv = cp ./xonsh-apipenv.nix {};
xonsh-direnv = cp ./xonsh-direnv.nix {};
xontrib-vox = cp ./xonsh-vox.nix {};
})
];