diff --git a/shell.nix b/shell.nix index 952b846..f2c7e25 100644 --- a/shell.nix +++ b/shell.nix @@ -6,5 +6,6 @@ pkgs.mkShell { pkgs.libxkbcommon pkgs.maven pkgs.openjdk + pkgs.git-lfs ]; }