diff options
author | lassulus <lass@blue.r> | 2018-06-13 21:00:42 +0200 |
---|---|---|
committer | lassulus <lass@blue.r> | 2018-06-13 21:00:42 +0200 |
commit | 386d9849e8a4a1aaa16c7055049b2e925916653e (patch) | |
tree | 4506a343e95b69bb3131c4b020a50e1c87b41c3b /tv/2configs/gitrepos.nix | |
parent | c01b6860809fb455c060e143c596590f61fc62c5 (diff) | |
parent | 5535353e8691cf95f63365f79a16752d7be457fb (diff) |
Merge remote-tracking branch 'ni/master'
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 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"; }; |