mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
luaPackages.tree-sitter-kulala_http: 0.3.0-1 -> 0.3.1-1
This commit is contained in:
@@ -6503,15 +6503,15 @@ final: prev: {
|
||||
}:
|
||||
buildLuarocksPackage {
|
||||
pname = "tree-sitter-kulala_http";
|
||||
version = "0.3.0-1";
|
||||
version = "0.3.1-1";
|
||||
knownRockspec =
|
||||
(fetchurl {
|
||||
url = "mirror://luarocks/tree-sitter-kulala_http-0.3.0-1.rockspec";
|
||||
sha256 = "15wvlzf7ggr1bli32zi865y4gfsdwiqmrl2kz7vga9c58gqb05pz";
|
||||
url = "mirror://luarocks/tree-sitter-kulala_http-0.3.1-1.rockspec";
|
||||
sha256 = "0ghap9fsk6bdilsc9pzlnfbhxsik9aifpwp3vcrx76wlfwws6bk6";
|
||||
}).outPath;
|
||||
src = fetchzip {
|
||||
url = "https://github.com/mistweaverco/tree-sitter-kulala-http/archive/v0.3.0.zip";
|
||||
sha256 = "08f9hx939xpnz772yc5zywkksgp9v0hhbj3xd2bb6xwf52avnfmm";
|
||||
url = "https://github.com/mistweaverco/tree-sitter-kulala-http/archive/v0.3.1.zip";
|
||||
sha256 = "1xc6bgdp9ppn8bik43rdxfn8701m33glmdbx2mg0dhll27pm86zq";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ luarocks-build-treesitter-parser ];
|
||||
|
||||
Reference in New Issue
Block a user