ocamlPackages.rio 0.0.8 -> 0.0.9 https://github.com/riot-ml/riot/releases attrpath: ocamlPackages.rio 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/development/ocaml-modules/rio/default.nix b/pkgs/development/ocaml-modules/rio/default.nix index 853670be3528..1b7687b96879 100644 --- a/pkgs/development/ocaml-modules/rio/default.nix +++ b/pkgs/development/ocaml-modules/rio/default.nix @@ -6,13 +6,13 @@ buildDunePackage rec { pname = "rio"; - version = "0.0.8"; + version = "0.0.9"; minimalOCamlVersion = "5.1"; src = fetchurl { url = "https://github.com/riot-ml/riot/releases/download/${version}/riot-${version}.tbz"; - hash = "sha256-SsiDz53b9bMIT9Q3IwDdB3WKy98WSd9fiieU41qZpeE="; + hash = "sha256-8DX1tqwlWHlCmLt/XHrrc/7qk+MhJdwBnAqmQksTqoo="; }; propagatedBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.rio nix build failed. got build log for 'ocamlPackages.rio' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/wfg74fdfy06l6xq5ajg9lqqmpmpzs7v5-riot-0.0.9.tbz source root is riot-0.0.9 setting SOURCE_DATE_EPOCH to timestamp 1712802622 of file riot-0.0.9/tools/trace_processor @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Error: I don't know about package rio (passed through --only-packages) Hint: did you mean riot?