emacsPackages.lspce 0 -> 1 attrpath: emacsPackages.lspce Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/ggpy6z9ylg5qgvwa1aqk0hyc2j04fyph-packages.json.drv building '/nix/store/ggpy6z9ylg5qgvwa1aqk0hyc2j04fyph-packages.json.drv'... Going to be running update for following packages: - emacs-lspce-1.1.0-unstable-2024-07-14 Press Enter key to continue... Running update for: - emacs-lspce-1.1.0-unstable-2024-07-14: UPDATING ... - emacs-lspce-1.1.0-unstable-2024-07-14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/editors/emacs/elisp-packages/manual-packages/lspce/module.nix b/pkgs/applications/editors/emacs/elisp-packages/manual-packages/lspce/module.nix index 198f1d9b69af..6cef42941f58 100644 --- a/pkgs/applications/editors/emacs/elisp-packages/manual-packages/lspce/module.nix +++ b/pkgs/applications/editors/emacs/elisp-packages/manual-packages/lspce/module.nix @@ -10,16 +10,16 @@ let in rustPlatform.buildRustPackage { pname = "lspce-module"; - version = "1.1.0-unstable-2024-07-14"; + version = "0.3.0-unstable-2024-08-04"; src = fetchFromGitHub { owner = "zbelial"; repo = "lspce"; - rev = "fd320476df89cfd5d10f1b70303c891d3b1e3c81"; - hash = "sha256-KnERYq/CvJhJIdQkpH/m82t9KFMapPl+CyZkYyujslU="; + rev = "59b9c0551ee34440d3cc754313ac8076f7076f54"; + hash = "sha256-VpIsAteBEoENhejS0QqAZRoEYgaDpVCdPqrgrj4OcIU="; }; - cargoHash = "sha256-I2OobRu1hc6xc4bRrIO1FImPYBbFy1jXPcTsivbbskk="; + cargoHash = "sha256-g0g+DGTvQpkqAXEnkNzCTK/3A6SKQL/fQtQTxGXyknY="; checkFlags = [ # flaky test An auto update branch exists with message `emacsPackages.lspce: 1.1.0-unstable-2024-07-14 -> 1.1.0-unstable-2024-07-29`. New version is 0.3.0-unstable-2024-08-04. An auto update branch exists with an equal or greater version