Update nixpkgs and friends

This commit is contained in:
Natsu Kagami 2025-04-09 00:08:42 +02:00
parent c454eee024
commit fcca3045b4
Signed by: nki
GPG key ID: 55A032EB38B49ADB
3 changed files with 15 additions and 14 deletions

View file

@ -20,7 +20,8 @@ let
inherit src;
pname = "kak-tree-sitter";
version = "1.1.3";
cargoHash = "sha256-1OwPfl1446SYt1556jwR9mvWOWEv+ab+wH7GZQeS4/E=";
cargoLock.lockFile = "${src}/Cargo.lock";
cargoBuildOptions = [
"--package"
"kak-tree-sitter"