fixup! flake: use direnv
This commit is contained in:
parent
21e917990e
commit
0e8168454e
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@
|
|||
|
||||
### nix develop
|
||||
devShells.default = pkgs.mkShellNoCC {
|
||||
nativeBuildInputs = with pkgs; [
|
||||
packages = with pkgs; [
|
||||
lua-language-server
|
||||
stylua
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue