2022-12-03T14:13:55 egoboo 2.7.3 -> 2.8.1 https://repology.org/metapackage/egoboo/versions 2022-12-03T14:13:58 attrpath: egoboo 2022-12-03T14:13:58 Checking auto update branch... 2022-12-03T14:13:58 No auto update branch exists 2022-12-03T14:14:02 [version] 2022-12-03T14:14:11 [version] updated version and sha256 2022-12-03T14:14:11 [rustCrateVersion] 2022-12-03T14:14:11 [rustCrateVersion] No cargoSha256 found 2022-12-03T14:14:11 [golangModuleVersion] 2022-12-03T14:14:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-03T14:14:11 [updateScript] 2022-12-03T14:14:11 [updateScript] skipping because derivation has no updateScript 2022-12-03T14:14:11 2022-12-03T14:14:11 [quotedUrls] 2022-12-03T14:14:11 [quotedUrls] nothing found to replace 2022-12-03T14:14:11 Diff after rewrites: diff --git a/pkgs/games/egoboo/default.nix b/pkgs/games/egoboo/default.nix index 32678ecdf09..f57a57b4456 100644 --- a/pkgs/games/egoboo/default.nix +++ b/pkgs/games/egoboo/default.nix @@ -1,16 +1,16 @@ { lib, stdenv, fetchurl, libGLU, libGL, SDL, SDL_mixer, SDL_image, SDL_ttf }: stdenv.mkDerivation rec { - # pf5234 (a developer?) at freenode #egoboo told me that I better use 2.7.3 until + # pf5234 (a developer?) at freenode #egoboo told me that I better use 2.8.1 until # they fix more, because it even has at least one bugs less than 2.7.4. # 2.8.0 does not start properly on linux # They just starting making that 2.8.0 work on linux. pname = "egoboo"; - version = "2.7.3"; + version = "2.8.1"; src = fetchurl { url = "mirror://sourceforge/egoboo/egoboo-${version}.tar.gz"; - sha256 = "18cjgp9kakrsa90jcb4cl8hhh9k57mi5d1sy5ijjpd3p7zl647hd"; + sha256 = "sha256-omlBh9KKeq30yjubemxtzTuwPsjxRUNcdEu3evtfTCY="; }; buildPhase = '' 2022-12-03T14:15:43 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A egoboo nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/k3090y17fzsw52xhpprlnzif8gq792d2-egoboo-2.8.1.tar.gz source root is egoboo-2.8.1 setting SOURCE_DATE_EPOCH to timestamp 1293129694 of file egoboo-2.8.1/modules/palsand.mod/gamedat/spawn.txt @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building /nix/store/kmfaajdpyyyg319vfqni5jm9wkxjmf73-stdenv-linux/setup: line 1398: cd: source: No such file or directory