summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-09-25 22:56:28 +0200
committertv <tv@krebsco.de>2015-09-25 22:56:28 +0200
commitac49a8c7b826225b6d374f46dae9096c649e0e01 (patch)
treee699aa165d0dc64847396909de9a363be9ba7acc
parent93510f6a81e9860b304abcd091825084ba2437b8 (diff)
get: init at 1
-rw-r--r--tv/1systems/wu.nix1
-rw-r--r--tv/2configs/git.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index 6cd1565..36733ac 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -71,6 +71,7 @@ with lib;
cac
dic
file
+ get
gitAndTools.qgit
gnupg21
haskellPackages.hledger
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix
index 264cb4a..6624d62 100644
--- a/tv/2configs/git.nix
+++ b/tv/2configs/git.nix
@@ -26,6 +26,7 @@ let
cgserver = {};
crude-mail-setup = {};
dot-xmonad = {};
+ get = {};
hack = {};
load-env = {};
make-snapshot = {};