Add extra modules to xonsh

This commit is contained in:
Greg Hellings
2023-08-29 13:26:50 -05:00
committed by greg-compass
parent a897caee9f
commit 1d3c7eaa03
+2
View File
@@ -70,6 +70,8 @@ in rec {
xonsh = prev.xonsh.overridePythonAttrs (old: rec{ xonsh = prev.xonsh.overridePythonAttrs (old: rec{
python3 = final.gregpy; python3 = final.gregpy;
propagatedBuildInputs = with final.gregpy.pkgs; old.propagatedBuildInputs ++ [ propagatedBuildInputs = with final.gregpy.pkgs; old.propagatedBuildInputs ++ [
responses
ruamel-yaml
xonsh-apipenv xonsh-apipenv
xonsh-direnv xonsh-direnv
xontrib-vox xontrib-vox