feat(shell): add vim to allSystem shell

This commit is contained in:
madmin 2024-07-20 11:18:12 +02:00
parent 63eb41df2d
commit 3254664b02
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
inherit (pkgs) inherit (pkgs)
# Required for pre-commit hook 'nixpkgs-fmt' only on Darwin # Required for pre-commit hook 'nixpkgs-fmt' only on Darwin
# REF: <https://discourse.nixos.org/t/nix-shell-rust-hello-world-ld-linkage-issue/17381/4> # REF: <https://discourse.nixos.org/t/nix-shell-rust-hello-world-ld-linkage-issue/17381/4>
vim
libiconv libiconv
nix nix