neocmakelsp: 0.8.23 -> 0.8.25 (#441315)

rewine 888d0773 93b5a873

Changed files
+3 -3
pkgs
by-name
ne
neocmakelsp
+3 -3
pkgs/by-name/ne/neocmakelsp/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "neocmakelsp";
-
version = "0.8.23";
src = fetchFromGitHub {
owner = "Decodetalkers";
repo = "neocmakelsp";
rev = "v${version}";
-
hash = "sha256-4zu5y1LnZFkysYm3w0HY3+/0Jn8WuZh17fJ1fo3Q/hQ=";
};
-
cargoHash = "sha256-oExHwID8mkDx+DFQNXt0D9PUkaLndDeTSna1V6Wd00c=";
nativeBuildInputs = [
installShellFiles
···
rustPlatform.buildRustPackage rec {
pname = "neocmakelsp";
+
version = "0.8.25";
src = fetchFromGitHub {
owner = "Decodetalkers";
repo = "neocmakelsp";
rev = "v${version}";
+
hash = "sha256-6VGF2sbd/yhm+bxYDikfmXtg2iyKaVaidra2eo0ZP40=";
};
+
cargoHash = "sha256-khxTrAPeI7aaNHUE9jHuHoUpnkpcvfSlUyU/ShZpv0Q=";
nativeBuildInputs = [
installShellFiles