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 | 4f9e6225341a273eca9866fe65911afb8b99bb41 (patch) | |
tree | e25acf88b0bfae0d65034764eac5d1426d011d94 | |
parent | e5425253146157eb8ea251db2ad38840a4cdb255 (diff) |
tv gitrepos: move regfish to museum
-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 4d22fdff5..50444c1ee 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 = {}; |