iosevka: require big-parallel builder (#427739)

This commit is contained in:
jopejoe1
2025-07-26 09:16:23 +02:00
committed by GitHub
+1
View File
@@ -133,6 +133,7 @@ buildNpmPackage rec {
'';
enableParallelBuilding = true;
requiredSystemFeatures = [ "big-parallel" ];
meta = with lib; {
homepage = "https://typeof.net/Iosevka/";