gnustep.libobjc 2.1 -> 2.2 https://github.com/gnustep/libobjc2/releases attrpath: gnustep.libobjc 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/desktops/gnustep/libobjc2/default.nix b/pkgs/desktops/gnustep/libobjc2/default.nix index 2e487fddf431..3cd0c8a081ae 100644 --- a/pkgs/desktops/gnustep/libobjc2/default.nix +++ b/pkgs/desktops/gnustep/libobjc2/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "libobjc2"; - version = "2.1"; + version = "2.2"; src = fetchFromGitHub { owner = "gnustep"; repo = "libobjc2"; rev = "v${finalAttrs.version}"; - hash = "sha256-iDOVEDnTAfg9r3/kdHp7hzX2oIjO1ovaqgrlIV7V68M="; + hash = "sha256-/oM9c9kGQdxVgnrDZEsu8v8nkLcqk3JnKeDtaw1jC5Q="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gnustep.libobjc nix build failed. with any of the following names: tsl-robin-mapConfig.cmake tsl-robin-map-config.cmake Add the installation prefix of "tsl-robin-map" to CMAKE_PREFIX_PATH or set "tsl-robin-map_DIR" to a directory containing one of the above files. If "tsl-robin-map" provides a separate development package or SDK, be sure it has been installed.  CMake Error at /nix/store/9walp7knvqvmnpp9pqwjsdpnx2524ack-cmake-3.28.3/share/cmake-3.28/Modules/ExternalProject.cmake:2910 (message): error: could not find git for clone of robinmap-populate Call Stack (most recent call first): /nix/store/9walp7knvqvmnpp9pqwjsdpnx2524ack-cmake-3.28.3/share/cmake-3.28/Modules/ExternalProject.cmake:4418 (_ep_add_download_command) CMakeLists.txt:29 (ExternalProject_Add) -- Configuring incomplete, errors occurred!  CMake Error at /nix/store/9walp7knvqvmnpp9pqwjsdpnx2524ack-cmake-3.28.3/share/cmake-3.28/Modules/FetchContent.cmake:1667 (message): CMake step for robinmap failed: 1 Call Stack (most recent call first): /nix/store/9walp7knvqvmnpp9pqwjsdpnx2524ack-cmake-3.28.3/share/cmake-3.28/Modules/FetchContent.cmake:1819:EVAL:2 (__FetchContent_directPopulate) /nix/store/9walp7knvqvmnpp9pqwjsdpnx2524ack-cmake-3.28.3/share/cmake-3.28/Modules/FetchContent.cmake:1819 (cmake_language) /nix/store/9walp7knvqvmnpp9pqwjsdpnx2524ack-cmake-3.28.3/share/cmake-3.28/Modules/FetchContent.cmake:2033 (FetchContent_Populate) CMakeLists.txt:135 (FetchContent_MakeAvailable)  -- Configuring incomplete, errors occurred!