Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
alt-romes committed May 17, 2024
1 parent 648b6e6 commit ab0c759
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions shell.nix
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
with import <nixpkgs> {};

mkShell {
name = "dotnet";
name = "ghengin";
packages = [
dotnet-sdk_8
haskell.compiler.ghc98
cabal-install
glfw
freetype
vulkan-headers
Expand Down

0 comments on commit ab0c759

Please sign in to comment.