diff --git a/nix-darwin/home.nix b/nix-darwin/home.nix index bc78ae8..26b654d 100644 --- a/nix-darwin/home.nix +++ b/nix-darwin/home.nix @@ -90,8 +90,14 @@ dig # Development stuff + gh + + # c/c++ gcc + # haskell + ghc + # rust rustc rustup @@ -100,9 +106,16 @@ nodejs_22 nodePackages.pnpm + # golang go + + # lua <3 lua + + # ruby ruby + + # julia julia_19-bin # compat # py