Fix xonsh overlay on Linux
switched overrideAttrs to overridePythonAttrs and disabled tests that make bad assumptions about user environment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user