diff options
author | tv <tv@shackspace.de> | 2015-07-18 10:29:47 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-18 10:29:47 +0200 |
commit | 936816be0dc906c19f8634c3875cea2fe86d693f (patch) | |
tree | 84bda3fa15d50099b6fa42cdb2734394557c0cd1 /2configs | |
parent | 57c520b722f25f384301118046bf9cf182d4edd7 (diff) |
2 tv.git-public: add quipper, xintmap
Diffstat (limited to '2configs')
-rw-r--r-- | 2configs/tv/git-public.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/2configs/tv/git-public.nix b/2configs/tv/git-public.nix index 796b0a2e9..6ea547c86 100644 --- a/2configs/tv/git-public.nix +++ b/2configs/tv/git-public.nix @@ -19,6 +19,7 @@ let (public "nixos-infest") (public "nixpkgs") (public "painload") + (public "quipper") (public "regfish") (public' { name = "shitment"; @@ -26,6 +27,7 @@ let }) (public "wai-middleware-time") (public "web-routes-wai-custom") + (public "xintmap") ]; users = addNames { |