distrobox 1.6.0.1 -> 1.7.0 https://repology.org/project/distrobox/versions 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..c9807b13bfa6 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"; src = fetchFromGitHub { owner = "89luca89"; repo = "distrobox"; rev = finalAttrs.version; - hash = "sha256-UWrXpb20IHcwadPpwbhSjvOP1MBXic5ay+nP+OEVQE4="; + hash = "sha256-g936ofLlYZTgzD7lKpjKT6ct6mAv7IJsgkaAUXXAJLw="; }; dontConfigure = true; Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-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/9i7qrzsaza5p4ia140zgb2jn25q2v75q-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