Fix xonsh overlay on Linux

switched overrideAttrs to overridePythonAttrs and disabled tests that
make bad assumptions about user environment
This commit is contained in:
2022-05-17 16:24:18 -07:00
parent d5b85163a9
commit d105b1aff2
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,6 @@
# Enable integration with generic Linux OSs
targets.genericLinux.enable = pkgs.stdenv.isLinux;
home.packages = with pkgs; [
# Defined in Xonsh overlay
xonsh_with_plugins