about summary refs log tree commit diff
path: root/shells/lua.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shells/lua.nix')
-rw-r--r--shells/lua.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/lua.nix b/shells/lua.nix
index ea68530..215ed7e 100644
--- a/shells/lua.nix
+++ b/shells/lua.nix
@@ -4,4 +4,4 @@ pkgs.mkShell {
   buildInputs = with pkgs; [
     lua
   ];
-}
\ No newline at end of file
+}