ocamlPackages.mirage-net-xen 2.1.2 -> 2.1.3 https://github.com/mirage/mirage-net-xen/releases attrpath: ocamlPackages.mirage-net-xen 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/netchannel/default.nix b/pkgs/development/ocaml-modules/netchannel/default.nix index 8b0dbec39276..2bf1ccdbd31f 100644 --- a/pkgs/development/ocaml-modules/netchannel/default.nix +++ b/pkgs/development/ocaml-modules/netchannel/default.nix @@ -19,14 +19,14 @@ buildDunePackage rec { pname = "netchannel"; - version = "2.1.2"; + version = "2.1.3"; minimalOCamlVersion = "4.08"; duneVersion = "3"; src = fetchurl { url = "https://github.com/mirage/mirage-net-xen/releases/download/v${version}/mirage-net-xen-${version}.tbz"; - hash = "sha256-lTmwcNKiaq5EdJdM4UaaAVdZ+hTCX5U9MPKY/r3i7fw="; + hash = "sha256-gOpzY4bn9L8wkbeViXy/XQmxKqqJfd99bcHQFitYFOE="; }; buildInputs = [ 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.mirage-net-xen Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . ocamlPackages.mirage-net-xen Standard output: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'ocaml5.1.1-mirage-net-xen-2.1.3' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/ocamlPackages.mirage-net-xen/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'propagatedBuildInputs' of derivation 'ocaml5.1.1-mirage-net-xen-2.1.3' at /var/cache/nixpkgs-update/worker/worktree/ocamlPackages.mirage-net-xen/pkgs/stdenv/generic/make-derivation.nix:385:7: 384| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0; 385| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1; | ^ 386| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0; (stack trace truncated; use '--show-trace' to show the full trace) error: ocaml-migrate-parsetree is not available for OCaml 5.1.1