about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2018-04-23 02:56:56 +0200
committeraszlig <aszlig@nix.build>2018-04-23 02:56:56 +0200
commit261136df89747422df9aa1679a3e6033f2147db1 (patch)
tree379c63411973946765e6d4c086dcd635ea8e4c72 /modules
parentaa0b7467e4951eee008219eaf066dd1c22a783cf (diff)
profiles/workstation: Add hledger to packages
The whole package actually, including the ncurses UI and web interface.

Not that I really need the UI/web stuff right now, but it might come in
handy later.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'modules')
-rw-r--r--modules/user/aszlig/profiles/workstation/packages.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix
index 16ae3a4d..a418b45f 100644
--- a/modules/user/aszlig/profiles/workstation/packages.nix
+++ b/modules/user/aszlig/profiles/workstation/packages.nix
@@ -25,6 +25,9 @@ pkgs: with pkgs; [
   gnumake
   gnupg1compat
   hexedit
+  hledger
+  hledger-ui
+  hledger-web
   i3
   i3lock
   imagemagick