Skip to content

Commit 73365f6

Browse files
committed
update deps.nix for zig-lsp-codegen
1 parent d0f54d4 commit 73365f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deps.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ in linkFarm name [
6060
};
6161
}
6262
{
63-
name = "1220c527c348bd6ce5dd545aacaf811a47f7f08dfeb2cb6fd9325680b788b5272041";
63+
name = "122054fe123b819c1cca154f0f89dd799832a639d432287a2371499bcaf7b9dcb7a0";
6464
path = fetchZigArtifact {
6565
name = "lsp-codegen";
66-
url = "https://github.com/zigtools/zig-lsp-codegen/archive/193a210ebe4a090a6f1bf1cb538375b56472688d.tar.gz";
67-
hash = "sha256-JqtvsWdQULNfLlesil24Dzms9RWODdoTAKblRjL5z1M=";
66+
url = "https://github.com/zigtools/zig-lsp-codegen/archive/6b34887189def7c859307f4a9fc436bc5f2f04c9.tar.gz";
67+
hash = "sha256-Q1Lm0YornfymWeryFdKe0AXsOJxhxHH72U1IcMxiVtA=";
6868
};
6969
}
7070
]

0 commit comments

Comments
 (0)