punes 0.109 -> 0.110 https://github.com/punesemu/puNES/releases attrpath: punes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rlxmz2mw70i782q8gd8gjysckmf3xf31-packages.json.drv building '/nix/store/rlxmz2mw70i782q8gd8gjysckmf3xf31-packages.json.drv'... Going to be running update for following packages: - punes-0.109 Press Enter key to continue... Running update for: - punes-0.109: UPDATING ... - punes-0.109: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/emulators/punes/default.nix b/pkgs/applications/emulators/punes/default.nix index b68b70c0ac4..6d53c613bed 100644 --- a/pkgs/applications/emulators/punes/default.nix +++ b/pkgs/applications/emulators/punes/default.nix @@ -20,13 +20,13 @@ mkDerivation rec { pname = "punes"; - version = "0.109"; + version = "0.110"; src = fetchFromGitHub { owner = "punesemu"; repo = "puNES"; rev = "v${version}"; - sha256 = "sha256-6aRtR/d8nhzmpN9QKSZ62jye7qjfO+FpRMCXkX4Yubk="; + sha256 = "sha256-+hL168r40aYUjyLbWFXWk9G2srrrG1TH1gLYMliHftU="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - punes: 0.109 -> 0.110, add Qt6 variant URL "https://api.github.com/repos/NixOS/nixpkgs/issues/209485"