tiledb 2.3.3 -> 2.14.1 https://github.com/TileDB-Inc/TileDB/releases attrpath: tiledb Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/tiledb/default.nix b/pkgs/development/libraries/tiledb/default.nix index bb71b7ca909..15094a3c09c 100644 --- a/pkgs/development/libraries/tiledb/default.nix +++ b/pkgs/development/libraries/tiledb/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "tiledb"; - version = "2.3.3"; + version = "2.14.1"; src = fetchFromGitHub { owner = "TileDB-Inc"; repo = "TileDB"; rev = version; - sha256 = "sha256-3Z5+QUzo2f24q11j6s8KX2vHLFkipFvGk2VFComWW/o="; + sha256 = "sha256-db+vW7clJMXs36455rBWjmRUVidEEae+NofHCxQrSvE="; }; # (bundled) blosc headers have a warning on some archs that it will be using Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tiledb nix build failed. -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/l0fvy72hpfdpjjs3dk4112f57x7r3dlm-gcc-wrapper-12.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/l0fvy72hpfdpjjs3dk4112f57x7r3dlm-gcc-wrapper-12.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Starting TileDB superbuild. -- Found Bzip2: /nix/store/2a6yagz3pa8kiawg5mk2js70f8kwqzqd-bzip2-1.0.8/lib/libbz2.so -- Found LZ4: /nix/store/vgssx1m28kx111pxhf8rwbbj453d7wdz-lz4-1.9.4/lib/liblz4.so -- Found ZLIB: /nix/store/9dz5lmff9ywas225g6cpn34s0wbldnxa-zlib-1.2.13/lib/libz.so (found version "1.2.13") -- Found Zlib, adding imported target: /nix/store/9dz5lmff9ywas225g6cpn34s0wbldnxa-zlib-1.2.13/lib/libz.so -- Found Zstd: /nix/store/rp105if73inzqr3pm7817aqhfnndzbd6-zstd-1.5.2/lib/libzstd.so -- Adding Magic as an external project CMake Error at /nix/store/3ca5j5y66apri335b468qsd3vqnn381k-cmake-3.25.1/share/cmake-3.25/Modules/ExternalProject.cmake:2790 (message): error: could not find git for clone of ep_magic Call Stack (most recent call first): /nix/store/3ca5j5y66apri335b468qsd3vqnn381k-cmake-3.25.1/share/cmake-3.25/Modules/ExternalProject.cmake:4185 (_ep_add_download_command) cmake/Modules/FindMagic_EP.cmake:90 (ExternalProject_Add) cmake/TileDB-Superbuild.cmake:92 (include) CMakeLists.txt:190 (include)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".