Skip to content

Commit da6638f

Browse files
authored
tkgate: drop (#408033)
2 parents 2a8272e + 2418a90 commit da6638f

File tree

3 files changed

+1
-70
lines changed

3 files changed

+1
-70
lines changed

pkgs/applications/science/electronics/tkgate/1.x.nix

Lines changed: 0 additions & 68 deletions
This file was deleted.

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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 { };

0 commit comments

Comments
 (0)