asc: compile against older physfs
This commit is contained in:
parent
883957c0e6
commit
4dec2618b3
@ -17987,6 +17987,7 @@ with pkgs;
|
||||
asc = callPackage ../games/asc {
|
||||
lua = lua5_1;
|
||||
libsigcxx = libsigcxx12;
|
||||
physfs = physfs_2;
|
||||
};
|
||||
|
||||
astromenace = callPackage ../games/astromenace { };
|
||||
|
Loading…
x
Reference in New Issue
Block a user