mkosi-full 20.2 -> 22 https://github.com/systemd/mkosi/releases attrpath: mkosi-full Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ajlc3a0njxhnqlgfzlf6w7qqijfiwk4p-packages.json.drv building '/nix/store/ajlc3a0njxhnqlgfzlf6w7qqijfiwk4p-packages.json.drv'... Going to be running update for following packages: - mkosi-20.2 Press Enter key to continue... Running update for: - mkosi-20.2: UPDATING ... - mkosi-20.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/virtualization/mkosi/default.nix b/pkgs/tools/virtualization/mkosi/default.nix index 8737002c0a82..87d0ed4eab30 100644 --- a/pkgs/tools/virtualization/mkosi/default.nix +++ b/pkgs/tools/virtualization/mkosi/default.nix @@ -45,7 +45,7 @@ let in buildPythonApplication rec { pname = "mkosi"; - version = "20.2"; + version = "22"; format = "pyproject"; outputs = [ "out" "man" ]; @@ -53,8 +53,8 @@ buildPythonApplication rec { src = fetchFromGitHub { owner = "systemd"; repo = "mkosi"; - rev = "v${version}"; - hash = "sha256-+mvepzoswDVIHzj+rEnlr0ouphGv5unpaNX3U8x517Y="; + rev = "refs/tags/v${version}"; + hash = "sha256-Zom1GlyhqgpTKfjcBOUEJMlubSn+TQsk97js1/UfDHY="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mkosi-full nix build failed. got build log for 'mkosi-full' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ikraz0npa55s5lh3x7785hzjw7jy5nnk-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tools/make-man-page.sh @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/4ip5j9a2lsm7z57jn65bj2jd0gaf3xcq-5a708efdb432dee9c6e5a9a4754752359cac8944.patch patching file mkosi/sandbox.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file mkosi/sandbox.py.rej