organicmaps 2023.08.18-8 -> 2023.09.22-27-android https://github.com/organicmaps/organicmaps/releases attrpath: organicmaps Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dssglkcdj3fsp6h38q4akijjh3kpin3r-packages.json.drv building '/nix/store/dssglkcdj3fsp6h38q4akijjh3kpin3r-packages.json.drv'... Going to be running update for following packages: - organicmaps-2023.08.18-8 Press Enter key to continue... Running update for: - organicmaps-2023.08.18-8: UPDATING ... - organicmaps-2023.08.18-8: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/organicmaps/default.nix b/pkgs/applications/misc/organicmaps/default.nix index e5bd2f46aba5..365f3443c3bc 100644 --- a/pkgs/applications/misc/organicmaps/default.nix +++ b/pkgs/applications/misc/organicmaps/default.nix @@ -28,13 +28,13 @@ let }; in stdenv.mkDerivation rec { pname = "organicmaps"; - version = "2023.08.18-8"; + version = "2023.09.22-27"; src = fetchFromGitHub { owner = "organicmaps"; repo = "organicmaps"; rev = "${version}-android"; - hash = "sha256-vdleO4jNKibyDlqrfZsOCScpQ9zreuYSw2BSoNpmeLY="; + hash = "sha256-SoH4aNRwdSab7XL4MGiwvAW9ZSZoCSQZ3tAPdo8XJdA="; fetchSubmodules = true; }; No auto update branch exists 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 organicmaps nix build failed. -- Check size of uint32_t - done -- Found Python3: /nix/store/ffll6glz3gwx342z0ch8wx30p5cnqz1z-python3-3.11.5/bin/python3.11 (found version "3.11.5") found components: Interpreter -- Found python to use in qt/, shaders/ and 3party/: /nix/store/ffll6glz3gwx342z0ch8wx30p5cnqz1z-python3-3.11.5/bin/python3.11 -- Found Python: /nix/store/ffll6glz3gwx342z0ch8wx30p5cnqz1z-python3-3.11.5/bin/python3.11 (found version "3.11.5") found components: Interpreter -- Could NOT find Qt6Positioning (missing: Qt6Positioning_DIR) CMake Error at platform/CMakeLists.txt:173 (find_package): Found package configuration file: /nix/store/0hb20vrnjnnlssa030kxqwbnjr6kr4jh-qtbase-6.6.0/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "Positioning". Expected Config file at "/nix/store/0hb20vrnjnnlssa030kxqwbnjr6kr4jh-qtbase-6.6.0/lib/cmake/Qt6Positioning/Qt6PositioningConfig.cmake" does NOT exist Configuring with --debug-find-pkg=Qt6Positioning might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package.  -- Configuring incomplete, errors occurred!