cosmopolitan 2.2 -> 3.2.4 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..98d99f004d45 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.2.4"; src = fetchFromGitHub { owner = "jart"; repo = "cosmopolitan"; rev = finalAttrs.version; - hash = "sha256-DTL1dXH+LhaxWpiCrsNjV74Bw5+kPbhEAA2Z1NKiPDk="; + hash = "sha256-DWacTVHZQ1yKpH+moSkf5wTs9TVaeuVaRcrZKWFVujw="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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/iw8ks9byigj0gh6dffyn6r29fhqc6zg4-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/xjb02yjmfcnyi769705j4i1cdbkyijbz-fix-paths.patch patching file test/tool/plinko/plinko_test.c Hunk #1 succeeded at 89 with fuzz 1 (offset -2 lines). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: -j24 SHELL=/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash o/cosmopolitan.h o//cosmopolitan.a o//libc/crt/crt.o o//ape/ape.o o//ape/ape.lds build/bootstrap/mkdir.com: line 60: /bin/mkdir: No such file or directory build/bootstrap/mkdir.com: line 60: /bin/mkdir: No such file or directory build/download-cosmocc.sh: fatal error: you need to install either wget or curl please download https://cosmo.zip/pub/cosmos/bin/wget and put it on the system path download terminated. build/bootstrap/compile.com: line 60: /bin/mkdir: No such file or directory Makefile:543: *** open: o/cosmopolitan.h.txt: No such file or directory. Stop.