diff --git a/shell.nix b/shell.nix index 4209423..c32cc72 100644 --- a/shell.nix +++ b/shell.nix @@ -1,9 +1,10 @@ with import {}; mkShell { - name = "dotnet"; + name = "ghengin"; packages = [ - dotnet-sdk_8 + haskell.compiler.ghc98 + cabal-install glfw freetype vulkan-headers