2022-11-15T02:44:00 gargoyle 2019.1.1 -> 2022.1 https://github.com/garglk/garglk/releases 2022-11-15T02:44:03 attrpath: gargoyle 2022-11-15T02:44:03 Checking auto update branch... 2022-11-15T02:44:03 No auto update branch exists 2022-11-15T02:44:06 [version] 2022-11-15T02:44:11 [version] updated version and sha256 2022-11-15T02:44:11 [rustCrateVersion] 2022-11-15T02:44:11 [rustCrateVersion] No cargoSha256 found 2022-11-15T02:44:11 [golangModuleVersion] 2022-11-15T02:44:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T02:44:11 [updateScript] 2022-11-15T02:44:11 [updateScript] skipping because derivation has no updateScript 2022-11-15T02:44:11 2022-11-15T02:44:11 [quotedUrls] 2022-11-15T02:44:12 [quotedUrls] nothing found to replace 2022-11-15T02:44:12 Diff after rewrites: diff --git a/pkgs/games/gargoyle/default.nix b/pkgs/games/gargoyle/default.nix index f5d23091b48..ed8d43e8a1d 100644 --- a/pkgs/games/gargoyle/default.nix +++ b/pkgs/games/gargoyle/default.nix @@ -21,13 +21,13 @@ in stdenv.mkDerivation rec { pname = "gargoyle"; - version = "2019.1.1"; + version = "2022.1"; src = fetchFromGitHub { owner = "garglk"; repo = "garglk"; rev = version; - sha256 = "0w54avmbp4i4zps2rb4acmpa641s6wvwbrln4vbdhcz97fx48nzz"; + sha256 = "sha256-M2y1/+cfwo9qNcSd7iyAbWtpYnyGotnlcbW/phEl1ls="; }; nativeBuildInputs = [ jam pkg-config ] ++ lib.optional stdenv.isDarwin cctools; 2022-11-15T02:45: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 gargoyle nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/yqrg0xff6cp5vcc2dvwpp0mhginxwrsr-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Jamfile: No such file or directory ...found 8 target(s)... @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Jamfile: No such file or directory don't know how to make install ...found 2 target(s)... ...can't find 1 target(s)...