Loading pkgs/tools/filesystems/ceph/arrow-cpp-19.nix +6 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,12 @@ stdenv.mkDerivation (finalAttrs: { hash = "sha256-WTpe/eT3himlCHN/R78w1sF0HG859mE2ZN70U+9N8Ag="; stripLen = 1; }) (fetchpatch2 { name = "cmake-fix.patch"; url = "https://github.com/apache/arrow/commit/48c0bbbd4a2eedcca518caeb7f7547c7988dc740.patch?full_index=1"; hash = "sha256-i/vZy/61VYP+mo1AxfoiBSjTip04vhFOh3hGjHCJy6g="; stripLen = 1; # applying patch from within `cpp/` subdirectory }) ]; # versions are all taken from Loading Loading
pkgs/tools/filesystems/ceph/arrow-cpp-19.nix +6 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,12 @@ stdenv.mkDerivation (finalAttrs: { hash = "sha256-WTpe/eT3himlCHN/R78w1sF0HG859mE2ZN70U+9N8Ag="; stripLen = 1; }) (fetchpatch2 { name = "cmake-fix.patch"; url = "https://github.com/apache/arrow/commit/48c0bbbd4a2eedcca518caeb7f7547c7988dc740.patch?full_index=1"; hash = "sha256-i/vZy/61VYP+mo1AxfoiBSjTip04vhFOh3hGjHCJy6g="; stripLen = 1; # applying patch from within `cpp/` subdirectory }) ]; # versions are all taken from Loading