logseq 0 -> 1 attrpath: logseq 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] this derivation will be built: /nix/store/vf6bdwkvgvh2hggsbv5sbyxji07m05yv-packages.json.drv building '/nix/store/vf6bdwkvgvh2hggsbv5sbyxji07m05yv-packages.json.drv'... Going to be running update for following packages: - logseq-0.9.17 Press Enter key to continue... Running update for: - logseq-0.9.17: UPDATING ... - logseq-0.9.17: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/logseq/default.nix b/pkgs/applications/misc/logseq/default.nix index 17f4a68f7dae..4dfcdc587909 100644 --- a/pkgs/applications/misc/logseq/default.nix +++ b/pkgs/applications/misc/logseq/default.nix @@ -14,11 +14,11 @@ stdenv.mkDerivation (finalAttrs: let in { pname = "logseq"; - version = "0.9.17"; + version = "0.9.18"; src = fetchurl { url = "https://github.com/logseq/logseq/releases/download/${version}/logseq-linux-x64-${version}.AppImage"; - hash = "sha256-1CXr/evINfB+VwLQBeuVhq0rCzRVM1ULQC3epYECN+I="; + hash = "sha256-+2BnVW0qWSJ/PIY3zl1c9qzcP9DZVp6E9B7AI6LqibE="; name = "${pname}-${version}.AppImage"; }; No auto update branch exists There might already be an open PR for this update: - logseq: 0.9.17 -> 0.9.18 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/256331"