diff options
author | tv <tv@krebsco.de> | 2022-08-20 19:03:06 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2022-08-20 19:03:20 +0200 |
commit | c56291ed061b8d31e140c6444ffbb3159807ea69 (patch) | |
tree | ff41c8e3d185a66f82650e29d56763df55fb844c /tv | |
parent | c7ef3495b847e44ec0642bd7af0f8cbae6ae9c98 (diff) |
tv gitrepos: move regfish to museum
Diffstat (limited to 'tv')
-rw-r--r-- | tv/2configs/gitrepos.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 4d22fdf..50444c1 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -109,7 +109,6 @@ let { }; q = {}; reaktor2 = {}; - regfish = {}; stockholm = { cgit.desc = "NixOS configuration"; }; @@ -156,6 +155,7 @@ let { painload = {}; push = {}; Reaktor = {}; + regfish = {}; with-tmpdir = {}; get = {}; load-env = {}; |