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/x1k3kgsxv9zy2hijfnvfjcbvxv1mn7aj-update-poke.drv /nix/store/kb3m650ccarrgmzn7db5c4c64zax0j7n-packages.json.drv building '/nix/store/x1k3kgsxv9zy2hijfnvfjcbvxv1mn7aj-update-poke.drv'... building '/nix/store/kb3m650ccarrgmzn7db5c4c64zax0j7n-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! Diff after rewrites: diff --git a/pkgs/applications/editors/poke/default.nix b/pkgs/applications/editors/poke/default.nix index 4d715d8c7cc4..b2315b6b0056 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 = "4.0"; src = fetchurl { url = "mirror://gnu/${pname}/${pname}-${version}.tar.gz"; - hash = "sha256-dY5VHdU6bM5U7JTY/CH6TWtSon0cJmcgbVmezcdPDZc="; + hash = "sha256-ArqyLLH6YVOhtqknyLs81Y1QhUPBRIQqbX7nTxmXOnc="; }; outputs = [ "out" "dev" "info" "lib" ] No auto update branch exists There might already be an open PR for this update: - poke: 3.2 -> 4.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/301825" - poke: 3.2 -> 4.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/300595"