distrobox 1.6.0.1 -> 1.7.0.1 https://github.com/89luca89/distrobox/releases attrpath: distrobox 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/applications/virtualization/distrobox/default.nix b/pkgs/applications/virtualization/distrobox/default.nix index 912117a016ed..2d187e6a52a5 100644 --- a/pkgs/applications/virtualization/distrobox/default.nix +++ b/pkgs/applications/virtualization/distrobox/default.nix @@ -2,13 +2,13 @@ stdenvNoCC.mkDerivation (finalAttrs: { pname = "distrobox"; - version = "1.6.0.1"; + version = "1.7.0.1"; src = fetchFromGitHub { owner = "89luca89"; repo = "distrobox"; rev = finalAttrs.version; - hash = "sha256-UWrXpb20IHcwadPpwbhSjvOP1MBXic5ay+nP+OEVQE4="; + hash = "sha256-mIVMy09VO8l6/wzlVUhXCq2de8xSwFU1eXMBl9S6uWU="; }; dontConfigure = true; Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A distrobox nix build failed. got build log for 'distrobox' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/qkmi4v1lkvnd0hcm2dqbi16f7jifvjy5-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/x3qx1b3dc5gqbpj0jpqblm25m7n0grkw-always-mount-nix.patch patching file distrobox-create Hunk #1 FAILED at 74. Hunk #2 FAILED at 98. 2 out of 2 hunks FAILED -- saving rejects to file distrobox-create.rej patching file distrobox-enter Hunk #1 FAILED at 75. 1 out of 1 hunk FAILED -- saving rejects to file distrobox-enter.rej patching file distrobox-generate-entry Hunk #1 FAILED at 45. 1 out of 1 hunk FAILED -- saving rejects to file distrobox-generate-entry.rej patching file distrobox-list Hunk #1 FAILED at 44. 1 out of 1 hunk FAILED -- saving rejects to file distrobox-list.rej patching file distrobox-rm Hunk #1 FAILED at 54. 1 out of 1 hunk FAILED -- saving rejects to file distrobox-rm.rej patching file distrobox-stop Hunk #1 FAILED at 52. 1 out of 1 hunk FAILED -- saving rejects to file distrobox-stop.rej patching file distrobox-upgrade Hunk #1 FAILED at 39. 1 out of 1 hunk FAILED -- saving rejects to file distrobox-upgrade.rej