zsync2: fix build
This commit is contained in:
@@ -53,6 +53,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
(lib.cmakeBool "USE_SYSTEM_ARGS" true)
|
||||
];
|
||||
|
||||
env.NIX_CFLAGS_COMPILE = "-Wno-error=incompatible-pointer-types";
|
||||
|
||||
meta = {
|
||||
description = "Rewrite of the advanced file download/sync tool zsync";
|
||||
homepage = "https://github.com/AppImageCommunity/zsync2";
|
||||
|
||||
Reference in New Issue
Block a user