diff options
author | tv <tv@krebsco.de> | 2019-01-13 23:42:14 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2019-01-13 23:42:14 +0100 |
commit | a4bb3ee1d3afbee5e8b4676d481382be3a60a750 (patch) | |
tree | 4f075dc74b7a8c5e9c5d955a4daec34437455eb3 /tv/2configs/gitrepos.nix | |
parent | 5e87f121a3b010705f255aa503ad428da05e7da7 (diff) |
tv gitrepos: add Reaktor
Diffstat (limited to 'tv/2configs/gitrepos.nix')
-rw-r--r-- | tv/2configs/gitrepos.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 9409246e2..3eab1ce68 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -103,6 +103,7 @@ let { nixos-infest = {}; painload = {}; push = {}; + Reaktor = {}; with-tmpdir = {}; get = {}; load-env = {}; |