ocamlPackages.functoria-runtime 4.4.1 -> 4.5.0 https://github.com/mirage/mirage/releases attrpath: ocamlPackages.functoria-runtime 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/functoria/runtime.nix b/pkgs/development/ocaml-modules/functoria/runtime.nix index 3ede6096e508..04a2218b211b 100644 --- a/pkgs/development/ocaml-modules/functoria/runtime.nix +++ b/pkgs/development/ocaml-modules/functoria/runtime.nix @@ -2,11 +2,11 @@ buildDunePackage rec { pname = "functoria-runtime"; - version = "4.4.1"; + version = "4.5.0"; src = fetchurl { url = "https://github.com/mirage/mirage/releases/download/v${version}/mirage-${version}.tbz"; - hash = "sha256-FKCdzrRJVpUrCWqrTiE8l00ZKJOYsvI9mNzJ0ZxDBwg="; + hash = "sha256-aNqPGfpI8YFcBFyxJJr+NdzDKpC1j2MVsCW619HHTng="; }; minimalOCamlVersion = "4.08"; 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.functoria-runtime nix build failed. got build log for 'ocamlPackages.functoria-runtime' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/w8if3x8350v936qb53pbb9c7x01q2vqv-mirage-4.5.0.tbz source root is mirage-4.5.0 setting SOURCE_DATE_EPOCH to timestamp 1712755063 of file mirage-4.5.0/test/opam-monorepo/unikernel.opam @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 functoria-runtime (passed through --only-packages)