summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/linux.nix b/linux.nix
index 61eaae0..61df051 100644
--- a/linux.nix
+++ b/linux.nix
@@ -87,7 +87,6 @@ in
gnumake
gnupg
gopher
- hledger
hledger-ui
hledger-web
keybase-gui
@@ -121,7 +120,7 @@ in
# languages i regularly use
clojure
- ghc
+ (haskellPackages.ghcWithPackages (ps: with ps; [hledger])) # for hledger scripting
guile
ocaml
python3