about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2017-05-02 23:19:12 +0200
committeraszlig <aszlig@redmoonstudios.org>2017-05-02 23:19:12 +0200
commit36cfeeaed596eb9d22780721efb58710a37dfb21 (patch)
tree693e7c840c0b5721fd5e26a7a4d498b04bc0a03f /machines/profpatsch
parent736e0da1e251df836b1669ffee80cecfd6bbf0e9 (diff)
machines/katara: Fix attribute for hledger
Evaluation error introduced by 736e0da1e251df836b1669ffee80cecfd6bbf0e9.

The attribute "hledger" isn't a top-level pkgs attribute but resides
within haskellPackages.

This fixes evaluation, as tested by:

nix-instantiate machines -A profpatsch.katara.build

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @Profpatsch
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 526ebbc9..21103eba 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -148,7 +148,7 @@ in {
         myPkgs.saneGhci      # <s>Glorious</s>Glasgow Haskell Compiler, mostly for ghci
         gimp                 # graphics
         gmpc                 # mpd client and best music player interface in the world
-        hledger              # plain text accounting
+        haskellPackages.hledger # plain text accounting
         inkscape             # vector graphics
         libreoffice          # a giant ball of C++, that sometimes helps with proprietary shitformats
         lilyterm-git         # terminal emulator, best one around