mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
pypy: trivial change to trigger rebuild
This commit is contained in:
@@ -64,6 +64,7 @@ let
|
||||
export TERMINFO="${ncurses}/share/terminfo/";
|
||||
export TERM="xterm";
|
||||
export HOME="$TMPDIR";
|
||||
|
||||
# disable shutils because it assumes gid 0 exists
|
||||
# disable socket because it has two actual network tests that fail
|
||||
# disable test_mhlib because it fails for unknown reason
|
||||
|
||||
Reference in New Issue
Block a user