lpairs2: enable parallel building
This commit is contained in:
parent
f96e79c7d8
commit
3c78d4ff8c
@ -25,6 +25,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
SDL2_ttf
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru.updateScript = directoryListingUpdater {
|
||||
inherit (finalAttrs) pname version;
|
||||
url = "https://lgames.sourceforge.io/LPairs/";
|
||||
|
Loading…
x
Reference in New Issue
Block a user