Loading pkgs/by-name/be/beancount-language-server/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "beancount-language-server"; version = "1.9.1"; version = "1.9.2"; src = fetchFromGitHub { owner = "polarmutex"; repo = "beancount-language-server"; tag = finalAttrs.version; hash = "sha256-HQXLPXs/huoFSM0tqs8FN/hggJauMwef7SbLb2tZoZc="; hash = "sha256-TLpYnq+EiWg+X8pviErMkTU8R6gxwqasTSnA76PcF6U="; }; cargoHash = "sha256-Zdz+zn8oZnLAarQySVpuBK+Mwf21Bm7Ug9ECNwlAZYs="; cargoHash = "sha256-xxFHIJT935NLF9xl9AF1ipiaLhs4WGW1pqtLPDK4Wnk="; doInstallCheck = true; postInstallCheck = '' Loading Loading
pkgs/by-name/be/beancount-language-server/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "beancount-language-server"; version = "1.9.1"; version = "1.9.2"; src = fetchFromGitHub { owner = "polarmutex"; repo = "beancount-language-server"; tag = finalAttrs.version; hash = "sha256-HQXLPXs/huoFSM0tqs8FN/hggJauMwef7SbLb2tZoZc="; hash = "sha256-TLpYnq+EiWg+X8pviErMkTU8R6gxwqasTSnA76PcF6U="; }; cargoHash = "sha256-Zdz+zn8oZnLAarQySVpuBK+Mwf21Bm7Ug9ECNwlAZYs="; cargoHash = "sha256-xxFHIJT935NLF9xl9AF1ipiaLhs4WGW1pqtLPDK4Wnk="; doInstallCheck = true; postInstallCheck = '' Loading