r2modman 0 -> 1 attrpath: r2modman 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/1ksz9kwmiixmk4hzk7h9h8n3y04vzx56-packages.json.drv building '/nix/store/1ksz9kwmiixmk4hzk7h9h8n3y04vzx56-packages.json.drv'... Going to be running update for following packages: - r2modman-3.1.48 Press Enter key to continue... Running update for: - r2modman-3.1.48: UPDATING ... - r2modman-3.1.48: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/games/r2modman/default.nix b/pkgs/games/r2modman/default.nix index b0563a49d6b9..d49bbfff48a4 100644 --- a/pkgs/games/r2modman/default.nix +++ b/pkgs/games/r2modman/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "r2modman"; - version = "3.1.48"; + version = "3.1.49"; src = fetchFromGitHub { owner = "ebkr"; repo = "r2modmanPlus"; rev = "v${finalAttrs.version}"; - hash = "sha256-gm+Q2PXii53WQewl2vD4aUOo0yFuh+LFt8MEPB7ZqE0="; + hash = "sha256-Br+VkBHgwM/Zu1aypzlVYHB/v8T/KV+B6XUNJn/EbYM="; }; offlineCache = fetchYarnDeps { No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/f9dymb2m0c5jfzbqi245gm681plyvkyc-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A r2modman nix build failed. got build log for 'r2modman' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/9xnbr63jrykvpy23p462pyimznq7v41c-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/iyka9m0lkkyl1ndrb9271qp8mnc1fqbn-steam-launch-fix.patch patching file src/r2mm/launching/runners/linux/SteamGameRunner_Linux.ts @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase yarn config v1.22.22 success Set "yarn-offline-mirror" to "/nix/store/08al5qfdy8wh784a38vsmlbzgvahrj3x-offline". Done in 0.02s. yarn install v1.22.22 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... error Can't make a request in offline mode ("https://registry.yarnpkg.com/dexie___dexie_3.2.7.tgz") info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.