We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e4ee16 commit 6df58ccCopy full SHA for 6df58cc
pkgs/by-name/f2/f2fs-tools/package.nix
@@ -41,6 +41,8 @@ stdenv.mkDerivation rec {
41
})
42
];
43
44
+ enableParallelBuilding = true;
45
+
46
meta = {
47
homepage = "https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/";
48
description = "Userland tools for the f2fs filesystem";
0 commit comments