From 7ac42ae8d5569ba4f07c254bd1590151a0a7ce3d Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 26 Oct 2019 20:59:26 -0700 Subject: add hledger library --- linux.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linux.nix') 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 -- cgit v1.2.3