mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 07:34:08 +00:00
removed neovim nightly
This commit is contained in:
parent
ac5a902cf6
commit
b1b111b4b2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
in rec {
|
in rec {
|
||||||
devShells.default = pkgs.mkShell {
|
devShells.default = pkgs.mkShell {
|
||||||
nativeBuildInputs = with pkgs; [
|
nativeBuildInputs = with pkgs; [
|
||||||
neovim-nightly-pkgs.neovim
|
# neovim-nightly-pkgs.neovim
|
||||||
zigpkgs."0.11.0"
|
zigpkgs."0.11.0"
|
||||||
bat
|
bat
|
||||||
wrk
|
wrk
|
||||||
|
|
Loading…
Add table
Reference in a new issue