mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
added wrk to nix shell
This commit is contained in:
parent
9186bb58ec
commit
3d1b9adf00
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
}
|
||||
} :
|
||||
pkgs.mkShell {
|
||||
nativeBuildInputs = [ pkgs.neovim-nightly pkgs.bat ];
|
||||
nativeBuildInputs = [ pkgs.neovim-nightly pkgs.bat pkgs.wrk];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue