cosmopolitan 2.2 -> 3.3.3 https://github.com/jart/cosmopolitan/releases attrpath: cosmopolitan 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/by-name/co/cosmopolitan/package.nix b/pkgs/by-name/co/cosmopolitan/package.nix index defc3efb8d13..d744f1213124 100644 --- a/pkgs/by-name/co/cosmopolitan/package.nix +++ b/pkgs/by-name/co/cosmopolitan/package.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "cosmopolitan"; - version = "2.2"; + version = "3.3.3"; src = fetchFromGitHub { owner = "jart"; repo = "cosmopolitan"; rev = finalAttrs.version; - hash = "sha256-DTL1dXH+LhaxWpiCrsNjV74Bw5+kPbhEAA2Z1NKiPDk="; + hash = "sha256-soKNLFiU5JdZ67A+qRcy6TGwCwpu47Dez5nLF38cKF0="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cosmopolitan nix build failed. got build log for 'cosmopolitan' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/fr30yslawivkpqrpf28mw96gvh1ghkkd-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/2b2dmipgb05mgk0rz06wdg1q4qbb7427-fix-paths.patch patching file test/tool/plinko/plinko_test.c Hunk #1 FAILED at 91. 1 out of 1 hunk FAILED -- saving rejects to file test/tool/plinko/plinko_test.c.rej