mirror of
https://github.com/0x5eal/luau-unzip.git
synced 2025-04-01 21:30:55 +01:00
chore(nix): fix luau-lsp
sha checksum
This commit is contained in:
parent
834b750794
commit
48cb1d0c26
1 changed files with 1 additions and 1 deletions
2
dev.nix
2
dev.nix
|
@ -123,7 +123,7 @@ pkgs.mkShell {
|
|||
exeName = "luau-lsp";
|
||||
pesdePackage = "pesde/luau_lsp";
|
||||
artifactName = "luau-lsp-linux.zip";
|
||||
sha256 = "HJH6VmdsLGpQsk9ABVpOzEv6zF0qeSFJ6UX0ReCxp0E=";
|
||||
sha256 = "kqse5GN7Vtv8uhsybN5h21wjfEXsMK5jTePn/D3eIrY=";
|
||||
})
|
||||
(fromPesdeManifest {
|
||||
name = "JohnnyMorganz/StyLua";
|
||||
|
|
Loading…
Add table
Reference in a new issue