···17 kio kmailtransport
18 ];
19 outputs = [ "out" "dev" ];
20+ postInstall = ''
21+ # added as an include directory by cmake files and fails to compile if it's missing
22+ mkdir -p "$dev/include/KF5"
23+ '';
24}
···80 amuleDaemon = throw "amuleDaemon was renamed to amule-daemon"; # Added 2022-02-11
81 amuleGui = throw "amuleGui was renamed to amule-gui"; # Added 2022-02-11
82 amsn = throw "amsn has been removed due to being unmaintained"; # Added 2020-12-09
83- angelfish = libsForQt5.plasmaMobileGear.angelfish; # Added 2021-10-06
84 ansible_2_11 = throw "Ansible 2.11 goes end of life in 2022/11 and can't be supported throughout the 22.05 release cycle"; # Added 2022-03-30
85 ansible_2_10 = throw "Ansible 2.10 went end of life in 2022/05 and has subsequently been dropped"; # Added 2022-03-30
86 ansible_2_9 = throw "Ansible 2.9 went end of life in 2022/05 and has subsequently been dropped"; # Added 2022-03-30
···545 getmail = throw "getmail has been removed from nixpkgs, migrate to getmail6"; # Added 2022-01-12
546 gettextWithExpat = throw "'gettextWithExpat' has been renamed to/replaced by 'gettext'"; # Converted to throw 2022-02-22
547 gfm = throw "gfm has been removed"; # Added 2021-01-15
0548 giblib = throw " giblib has been removed from nixpkgs because upstream is gone"; # Added 2022-01-23
549 giflib_4_1 = throw "giflib_4_1 has been removed; use giflib instead"; # Added 2020-02-12
550 git-annex-remote-b2 = throw "git-annex-remote-b2 has been dropped due to the lack of maintanence from upstream since 2016"; # Added 2022-06-02
···781 kexectools = kexec-tools; # Added 2021-09-03
782 kexpand = "kexpand awless has been dropped due to the lack of maintanence from upstream since 2017"; # Added 2022-06-01
783 keybase-go = throw "'keybase-go' has been renamed to/replaced by 'keybase'"; # Converted to throw 2022-02-22
784- keysmith = libsForQt5.plasmaMobileGear.keysmith; # Added 2021-07-14
785 kgx = gnome-console; # Added 2022-02-19
786 kibana7-oss = throw "kibana7-oss has been removed, as the distribution is no longer provided by upstream. https://github.com/NixOS/nixpkgs/pull/114456"; # Added 2021-06-09
787 kicad-with-packages3d = kicad; # Added 2019-11-25
788 kindlegen = throw "kindlegen has been removed from nixpkgs, as it's abandoned and no longer available for download"; # Added 2021-03-09
789 kinetic-cpp-client = throw "kinetic-cpp-client has been removed from nixpkgs, as it's abandoned"; # Added 2020-04-28
790 kino = throw "kino has been removed because it was broken and abandoned"; # Added 2021-04-25
0791 knockknock = throw "knockknock has been removed from nixpkgs because the upstream project is abandoned"; # Added 2022-01-01
792 kodestudio = throw "kodestudio has been removed from nixpkgs, as the nix package has been long unmaintained and out of date."; # Added 2022-06-07
793 kodiGBM = kodi-gbm;
···1085 navit = throw "navit has been removed from nixpkgs, due to being unmaintained"; # Added 2021-06-07
1086 ncat = throw "'ncat' has been renamed to/replaced by 'nmap'"; # Converted to throw 2022-02-22
1087 neap = throw "neap was removed from nixpkgs, as it relies on python2"; # Added 2022-01-12
1088- neochat = libsForQt5.plasmaMobileGear.neochat; # added 2022-05-10
1089 netease-cloud-music = throw "netease-cloud-music has been removed together with deepin"; # Added 2020-08-31
1090 nettools_mptcp = throw "'nettools_mptcp' has been moved to https://github.com/teto/mptcp-flake"; # Converted to throw 2022-10-04
1091 networkmanager_fortisslvpn = throw "'networkmanager_fortisslvpn' has been renamed to/replaced by 'networkmanager-fortisslvpn'"; # Converted to throw 2022-02-22
···80 amuleDaemon = throw "amuleDaemon was renamed to amule-daemon"; # Added 2022-02-11
81 amuleGui = throw "amuleGui was renamed to amule-gui"; # Added 2022-02-11
82 amsn = throw "amsn has been removed due to being unmaintained"; # Added 2020-12-09
83+ angelfish = libsForQt5.kdeGear.angelfish; # Added 2021-10-06
84 ansible_2_11 = throw "Ansible 2.11 goes end of life in 2022/11 and can't be supported throughout the 22.05 release cycle"; # Added 2022-03-30
85 ansible_2_10 = throw "Ansible 2.10 went end of life in 2022/05 and has subsequently been dropped"; # Added 2022-03-30
86 ansible_2_9 = throw "Ansible 2.9 went end of life in 2022/05 and has subsequently been dropped"; # Added 2022-03-30
···545 getmail = throw "getmail has been removed from nixpkgs, migrate to getmail6"; # Added 2022-01-12
546 gettextWithExpat = throw "'gettextWithExpat' has been renamed to/replaced by 'gettext'"; # Converted to throw 2022-02-22
547 gfm = throw "gfm has been removed"; # Added 2021-01-15
548+ ghostwriter = libsForQt5.kdeGear.ghostwriter; # Added 2023-03-18
549 giblib = throw " giblib has been removed from nixpkgs because upstream is gone"; # Added 2022-01-23
550 giflib_4_1 = throw "giflib_4_1 has been removed; use giflib instead"; # Added 2020-02-12
551 git-annex-remote-b2 = throw "git-annex-remote-b2 has been dropped due to the lack of maintanence from upstream since 2016"; # Added 2022-06-02
···782 kexectools = kexec-tools; # Added 2021-09-03
783 kexpand = "kexpand awless has been dropped due to the lack of maintanence from upstream since 2017"; # Added 2022-06-01
784 keybase-go = throw "'keybase-go' has been renamed to/replaced by 'keybase'"; # Converted to throw 2022-02-22
785+ keysmith = libsForQt5.kdeGear.keysmith; # Added 2021-07-14
786 kgx = gnome-console; # Added 2022-02-19
787 kibana7-oss = throw "kibana7-oss has been removed, as the distribution is no longer provided by upstream. https://github.com/NixOS/nixpkgs/pull/114456"; # Added 2021-06-09
788 kicad-with-packages3d = kicad; # Added 2019-11-25
789 kindlegen = throw "kindlegen has been removed from nixpkgs, as it's abandoned and no longer available for download"; # Added 2021-03-09
790 kinetic-cpp-client = throw "kinetic-cpp-client has been removed from nixpkgs, as it's abandoned"; # Added 2020-04-28
791 kino = throw "kino has been removed because it was broken and abandoned"; # Added 2021-04-25
792+ kio-admin = libsForQt5.kdeGear.kio-admin; # Added 2023-03-18
793 knockknock = throw "knockknock has been removed from nixpkgs because the upstream project is abandoned"; # Added 2022-01-01
794 kodestudio = throw "kodestudio has been removed from nixpkgs, as the nix package has been long unmaintained and out of date."; # Added 2022-06-07
795 kodiGBM = kodi-gbm;
···1087 navit = throw "navit has been removed from nixpkgs, due to being unmaintained"; # Added 2021-06-07
1088 ncat = throw "'ncat' has been renamed to/replaced by 'nmap'"; # Converted to throw 2022-02-22
1089 neap = throw "neap was removed from nixpkgs, as it relies on python2"; # Added 2022-01-12
1090+ neochat = libsForQt5.kdeGear.neochat; # added 2022-05-10
1091 netease-cloud-music = throw "netease-cloud-music has been removed together with deepin"; # Added 2020-08-31
1092 nettools_mptcp = throw "'nettools_mptcp' has been moved to https://github.com/teto/mptcp-flake"; # Converted to throw 2022-10-04
1093 networkmanager_fortisslvpn = throw "'networkmanager_fortisslvpn' has been renamed to/replaced by 'networkmanager-fortisslvpn'"; # Converted to throw 2022-02-22