gargoyle 2019.1.1 -> 2022.1 https://github.com/garglk/garglk/releases attrpath: gargoyle 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace 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; 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 gargoyle nix build failed. got build log for 'gargoyle' from 'daemon' @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)...