poke 0 -> 1 attrpath: poke 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] these 2 derivations will be built: /nix/store/hkbwlqfcm25avq7mdi1af77j2fmzq87y-update-poke.drv /nix/store/apk45j6jv6x55qfs8b10h3rmjdi5llmg-packages.json.drv building '/nix/store/hkbwlqfcm25avq7mdi1af77j2fmzq87y-update-poke.drv'... building '/nix/store/apk45j6jv6x55qfs8b10h3rmjdi5llmg-packages.json.drv'... Going to be running update for following packages: - poke-2.4 Press Enter key to continue... Running update for: - poke-2.4: UPDATING ... - poke-2.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/poke/default.nix b/pkgs/applications/editors/poke/default.nix index 8f4bcfd6726..cfa2950c1b0 100644 --- a/pkgs/applications/editors/poke/default.nix +++ b/pkgs/applications/editors/poke/default.nix @@ -22,11 +22,11 @@ let isCross = stdenv.hostPlatform != stdenv.buildPlatform; in stdenv.mkDerivation rec { pname = "poke"; - version = "2.4"; + version = "3.0"; src = fetchurl { url = "mirror://gnu/${pname}/${pname}-${version}.tar.gz"; - sha256 = "sha256-hB4oWRfGc4zpgqaTDjDr6t7PsGVaedkYTxb4dqn+bkc="; + sha256 = "sha256-eamy8zyfjDJ8SZr62u6r/uz2rUmIkk0sbG8xflAxet0="; }; outputs = [ "out" "dev" "info" "lib" ] No auto update branch exists There might already be an open PR for this update: - poke: 2.4 -> 3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/212675"