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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/0z4qxfzjl9g78la221y6d9pjz4jx664a-update-poke.drv /nix/store/7a3wj2aa2ajfgj5spmdhb14bp66pb0x4-packages.json.drv building '/nix/store/0z4qxfzjl9g78la221y6d9pjz4jx664a-update-poke.drv'... building '/nix/store/7a3wj2aa2ajfgj5spmdhb14bp66pb0x4-packages.json.drv'... Going to be running update for following packages: - poke-3.2 Press Enter key to continue... Running update for: - poke-3.2: UPDATING ... - poke-3.2: 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 4d715d8c7cc4..46b4421d0985 100644 --- a/pkgs/applications/editors/poke/default.nix +++ b/pkgs/applications/editors/poke/default.nix @@ -21,11 +21,11 @@ let isCross = stdenv.hostPlatform != stdenv.buildPlatform; in stdenv.mkDerivation rec { pname = "poke"; - version = "3.2"; + version = "3.3"; src = fetchurl { url = "mirror://gnu/${pname}/${pname}-${version}.tar.gz"; - hash = "sha256-dY5VHdU6bM5U7JTY/CH6TWtSon0cJmcgbVmezcdPDZc="; + hash = "sha256-AIBFnehQY8g7aJ/8+6NociNoA8EiQtJFpC7nk1lPlW4="; }; outputs = [ "out" "dev" "info" "lib" ] No auto update branch exists There might already be an open PR for this update: - poke: 3.2 -> 3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/250505"