Loading pkgs/by-name/zs/zsync2/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading Loading
pkgs/by-name/zs/zsync2/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading