0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

emacsPackages.lsp-bridge: 0-unstable-2024-09-27 -> 0-unstable-2024-10-04

This commit is contained in:
R. Ryantm 2024-10-05 16:25:35 +00:00
parent d786d01725
commit 63e0c0fbca

View file

@ -29,13 +29,13 @@ let
in in
melpaBuild { melpaBuild {
pname = "lsp-bridge"; pname = "lsp-bridge";
version = "0-unstable-2024-09-27"; version = "0-unstable-2024-10-04";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "manateelazycat"; owner = "manateelazycat";
repo = "lsp-bridge"; repo = "lsp-bridge";
rev = "f9d540ff451d9a0ee92819b84472820f16be15d5"; rev = "2d0cd0bea3bd503ca3bb7bcf4a6a78af091c7ecc";
hash = "sha256-YqUC2Z24ORwIMNZUsAJrAnSaDovccnGMg2OSYY1mYoQ="; hash = "sha256-q6xIYUhXTqGeR9tnjd1xnCOnOeOMypJN6vfGjZDuIIM=";
}; };
patches = [ patches = [