lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bzip2_1_1: don't manually enableParallelBuilding

This is automatic for Meson builds.

-2
-2
pkgs/tools/compression/bzip2/1_1.nix
··· 34 34 35 35 strictDeps = true; 36 36 37 - enableParallelBuilding = true; 38 - 39 37 meta = with lib; { 40 38 description = "High-quality data compression program"; 41 39 license = licenses.bsdOriginal;