Loading pkgs/by-name/si/simple-completion-language-server/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -7,16 +7,16 @@ rustPlatform.buildRustPackage { pname = "simple-completion-language-server"; version = "0-unstable-2025-01-31"; version = "0-unstable-2025-07-29"; src = fetchFromGitHub { owner = "estin"; repo = "simple-completion-language-server"; rev = "f6ab8e8374d046e5c6ff36cc9804dfc708b56c02"; hash = "sha256-ot2h85cn2ID7GAOSJvIeKcC3uUYzS3TWQ4Ql6MzPG50="; rev = "cc57b08ebc68805266beacb512a453e16f86bf17"; hash = "sha256-TiVzgwsP1KZxTxW71eQyp1bkDnyTaMJdBYmkdvl1RX0="; }; cargoHash = "sha256-L0Xa+B5hMkVKdOD0YAyGErbgAY68CHzzeP0CLew0BMs="; cargoHash = "sha256-M+kjdT9X69kdZcBHC2ChR7WGgxtcUaU8woE2bqhu8IM="; buildFeatures = lib.optional withCitation [ "citation" ]; Loading Loading
pkgs/by-name/si/simple-completion-language-server/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -7,16 +7,16 @@ rustPlatform.buildRustPackage { pname = "simple-completion-language-server"; version = "0-unstable-2025-01-31"; version = "0-unstable-2025-07-29"; src = fetchFromGitHub { owner = "estin"; repo = "simple-completion-language-server"; rev = "f6ab8e8374d046e5c6ff36cc9804dfc708b56c02"; hash = "sha256-ot2h85cn2ID7GAOSJvIeKcC3uUYzS3TWQ4Ql6MzPG50="; rev = "cc57b08ebc68805266beacb512a453e16f86bf17"; hash = "sha256-TiVzgwsP1KZxTxW71eQyp1bkDnyTaMJdBYmkdvl1RX0="; }; cargoHash = "sha256-L0Xa+B5hMkVKdOD0YAyGErbgAY68CHzzeP0CLew0BMs="; cargoHash = "sha256-M+kjdT9X69kdZcBHC2ChR7WGgxtcUaU8woE2bqhu8IM="; buildFeatures = lib.optional withCitation [ "citation" ]; Loading