From 6dbb38b42f2201948891576efae93b9f6db4bd10 Mon Sep 17 00:00:00 2001 From: vorboyvo Date: Fri, 10 May 2024 00:13:22 -0400 Subject: [PATCH] Replaced Haskell and Julia with Go. --- home.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home.nix b/home.nix index f261fce..4e71101 100644 --- a/home.nix +++ b/home.nix @@ -72,10 +72,9 @@ in { ocamlformat utop ]) ++ # OCaml - [ ghc stack cabal-install haskell-language-server ] ++ # Haskell [ rustup ] ++ # Rust + [ go gopls ] ++ # Golang [ python3 ] ++ # I guess..... - [ julia ] ++ # Julia [ kak-lsp brightnessctl