about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-04-29 07:02:24 +0200
committerProfpatsch <mail@profpatsch.de>2016-04-29 07:02:24 +0200
commit728022e0d3143bc1c485187b07c933b95323cbeb (patch)
tree7e9ac4cec904612f9aea820f810a9f2474a6e487 /machines/profpatsch/katara.nix
parentaa63f819165a5c5ffdca06b3e9d5ee0447cc433b (diff)
machines/katara: restructure pkgs
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