arangodb 3.10.5.2 -> 3.12.0 https://repology.org/project/arangodb/versions attrpath: arangodb 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/servers/nosql/arangodb/default.nix b/pkgs/servers/nosql/arangodb/default.nix index 52b9125e99d5..d59a462ac009 100644 --- a/pkgs/servers/nosql/arangodb/default.nix +++ b/pkgs/servers/nosql/arangodb/default.nix @@ -1,5 +1,5 @@ { - # gcc 11.2 suggested on 3.10.5.2. + # gcc 11.2 suggested on 3.12.0. # gcc 11.3.0 unsupported yet, investigate gcc support when upgrading # See https://github.com/arangodb/arangodb/issues/17454 gcc10Stdenv @@ -32,13 +32,13 @@ in gcc10Stdenv.mkDerivation rec { pname = "arangodb"; - version = "3.10.5.2"; + version = "3.12.0"; src = fetchFromGitHub { repo = "arangodb"; owner = "arangodb"; rev = "v${version}"; - sha256 = "sha256-64iTxhG8qKTSrTlH/BWDJNnLf8VnaCteCKfQ9D2lGDQ="; + sha256 = "sha256-QJmpFvxbZcpjK9Ng3JEhy64ru+9GRt5O+BKEqmkxG+g="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A arangodb nix build failed. got build log for 'arangodb' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/86fp4dda1qywm2v6n1g4xqnr6jv7fc5d-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase sed: no input files /nix/store/d41vxqbvgyw5ds00821d6c7vvndsq1n6-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context