helix module remove redudancy

This commit is contained in:
Emile Clark-Boman 2026-01-29 14:39:59 +10:00
parent 51a67d039f
commit ba1a3fe07e
3 changed files with 74 additions and 66 deletions

View file

@ -307,19 +307,9 @@ in {
# Haskell
ghc
ghcid
haskell-language-server
ormolu
# Java
# jdk17
# (jre8.overrideAttrs
# (oldAttrs: {
# enableJavaFX = true;
# }))
# (jdk8.overrideAttrs
# (oldAttrs: {
# enableJavaFX = true;
# }))
visualvm
# Python
@ -357,11 +347,6 @@ in {
tesseract # for my work with Agribit
# TODO: once upgraded past Nix-24.07 this line won't be necessary (I think)
# helix will support nixd by default
# SOURCE: https://github.com/nix-community/nixd/blob/main/nixd/docs/editor-setup.md#Helix
# nixd # lsp for nix # DEBUG
# Pretty necessary
git
git-filter-repo