emacsPackages.lsp-bridge 0 -> 1 attrpath: emacsPackages.lsp-bridge 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/p8p2ivs800pcszb6fvczpi9ha63d6gz0-packages.json.drv building '/nix/store/p8p2ivs800pcszb6fvczpi9ha63d6gz0-packages.json.drv'... Going to be running update for following packages: - emacs-lsp-bridge-20231021.309 Press Enter key to continue... Running update for: - emacs-lsp-bridge-20231021.309: UPDATING ... - emacs-lsp-bridge-20231021.309: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/editors/emacs/elisp-packages/manual-packages/lsp-bridge/default.nix b/pkgs/applications/editors/emacs/elisp-packages/manual-packages/lsp-bridge/default.nix index 2ddd3e0bda3f..c630b046a97b 100644 --- a/pkgs/applications/editors/emacs/elisp-packages/manual-packages/lsp-bridge/default.nix +++ b/pkgs/applications/editors/emacs/elisp-packages/manual-packages/lsp-bridge/default.nix @@ -16,7 +16,7 @@ }: let - rev = "0b30d95c6de95b150d93ecee325b95e04ff09e46"; + rev = "2370f61ae296913a5f66bc6cba921f5e7e63fe73"; python = python3.withPackages (ps: with ps; [ epc orjson @@ -28,13 +28,13 @@ let in melpaBuild { pname = "lsp-bridge"; - version = "20231021.309"; # 3:09 UTC + version = "unstable-2024-04-09"; # 3:09 UTC src = fetchFromGitHub { owner = "manateelazycat"; repo = "lsp-bridge"; inherit rev; - hash = "sha256-hR7bZh0ElJ8F9ToJ4dkazF19T8PE01MTcxKrjeaEp4o="; + hash = "sha256-QQbDABm/8vRnUsM0hin5tiA2gr9R+qNbPmKCa7Oirjs="; }; commit = rev; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A emacsPackages.lsp-bridge Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . emacsPackages.lsp-bridge Standard output: error: build log of 'emacsPackages.lsp-bridge' is not available