index
:
getchoo/getchvim
dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-9
dependabot/github_actions/DeterminateSystems/nix-installer-action-16
main
nixvim-again
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell.nix
blob: c64710644f134b104871863c07961edeecbf8278 (
plain
)
1
2
3
4
5
6
{pkgs ? import <nixpkgs> {}}: pkgs.mkShell { packages = with pkgs; [ stylua ]; }