about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch/katara.nix')
-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 231e897b..71dda5f5 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -141,7 +141,7 @@ in {
         hp.cabal2nix          # convert cabal files to nixexprs
         hp.stack              # saviour of all
         git                   # version control system
-        gitAndTools.git-annex # version controlled binary file storage
+        myPkgs.git-annex # version controlled binary file storage
         # mercurial             # the other version control system
         silver-searcher       # file content searcher, > ack > grep
         telnet                # tcp debugging