diff options
author | tv <tv@krebsco.de> | 2018-06-12 20:30:05 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-06-12 20:30:05 +0200 |
commit | 5535353e8691cf95f63365f79a16752d7be457fb (patch) | |
tree | b39c3f6e985c07c34632bf9039b7c122277963f6 | |
parent | 0bc240981ba485e144befd69be9861dfa218ad44 (diff) |
tv gitrepos: add nix-writers
-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 a4e3aafca..6e4830a77 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -54,6 +54,7 @@ let { netcup = { cgit.desc = "netcup command line interface"; }; + nix-writers = {}; populate = { cgit.desc = "source code installer"; }; |