File tree Expand file tree Collapse file tree 3 files changed +1
-70
lines changed
applications/science/electronics/tkgate Expand file tree Collapse file tree 3 files changed +1
-70
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -1845,6 +1845,7 @@ mapAliases {
18451845 timelens = throw "'timelens' has been removed due to lack of upstream maintenance" ; # Added 2025-01-25
18461846 tix = tclPackages . tix ; # Added 2024-10-02
18471847 tkcvs = tkrev ; # Added 2022-03-07
1848+ tkgate = "'tkgate' has been removed as it is unmaintained" ; # Added 2025-05-17
18481849 tkimg = tclPackages . tkimg ; # Added 2024-10-02
18491850 todiff = "'todiff' was removed due to lack of known users" ; # Added 2025-01-25
18501851 toil = throw "toil was removed as it was broken and requires obsolete versions of libraries" ; # Added 2024-09-22
Original file line number Diff line number Diff line change @@ -4729,8 +4729,6 @@ with pkgs;
47294729
47304730 tweet-hs = haskell.lib.compose.justStaticExecutables haskellPackages.tweet-hs;
47314731
4732- tkgate = callPackage ../applications/science/electronics/tkgate/1.x.nix { };
4733-
47344732 tremor-rs = callPackage ../tools/misc/tremor-rs { };
47354733
47364734 tremor-language-server = callPackage ../tools/misc/tremor-rs/ls.nix { };
You can’t perform that action at this time.
0 commit comments