···1717 kio kmailtransport
1818 ];
1919 outputs = [ "out" "dev" ];
2020+ postInstall = ''
2121+ # added as an include directory by cmake files and fails to compile if it's missing
2222+ mkdir -p "$dev/include/KF5"
2323+ '';
2024}
+4
pkgs/applications/kde/akonadi-contacts.nix
···2222 ];
2323 propagatedBuildInputs = [ akonadi grantleetheme ];
2424 outputs = [ "out" "dev" ];
2525+ postInstall = ''
2626+ # added as an include directory by cmake files and fails to compile if it's missing
2727+ mkdir -p "$dev/include/KF5"
2828+ '';
2529}
+4
pkgs/applications/kde/akonadi-mime.nix
···1313 nativeBuildInputs = [ extra-cmake-modules shared-mime-info ];
1414 buildInputs = [ akonadi kdbusaddons ki18n kio kitemmodels kmime ];
1515 outputs = [ "out" "dev" ];
1616+ postInstall = ''
1717+ # added as an include directory by cmake files and fails to compile if it's missing
1818+ mkdir -p "$dev/include/KF5"
1919+ '';
1620}
+4
pkgs/applications/kde/akonadi-notes.nix
···1515 akonadi kcompletion ki18n kitemmodels kmime kxmlgui
1616 ];
1717 outputs = [ "out" "dev" ];
1818+ postInstall = ''
1919+ # added as an include directory by cmake files and fails to compile if it's missing
2020+ mkdir -p "$dev/include/KF5"
2121+ '';
1822}
+4
pkgs/applications/kde/akonadi-search.nix
···1717 akonadi akonadi-mime kcalendarcore kcontacts kcoreaddons kmime qtbase
1818 ];
1919 outputs = [ "out" "dev" ];
2020+ postInstall = ''
2121+ # added as an include directory by cmake files and fails to compile if it's missing
2222+ mkdir -p "$dev/include/KF5"
2323+ '';
2024}
···44444545 cmakeFlags = lib.optional (defaultDriver != "MYSQL") "-DDATABASE_BACKEND=${defaultDriver}";
46464747- # compatibility symlinks for kmymoney, can probably be removed in next kde bump
4847 postInstall = ''
4949- ln -s $dev/include/KF5/AkonadiCore/Akonadi/Collection $dev/include/KF5/AkonadiCore/Collection
5050- ln -s $dev/include/KF5/AkonadiCore/Akonadi/ItemFetchScope $dev/include/KF5/AkonadiCore/ItemFetchScope
5151- ln -s $dev/include/KF5/AkonadiCore/Akonadi/RecursiveItemFetchJob $dev/include/KF5/AkonadiCore/RecursiveItemFetchJob
4848+ # added as an include directory by cmake files and fails to compile if it's missing
4949+ mkdir -p "$dev/include/KF5"
5250 '';
5351}
+4
pkgs/applications/kde/calendarsupport.nix
···1717 ];
1818 propagatedBuildInputs = [ akonadi-calendar kidentitymanagement kmime ];
1919 outputs = [ "out" "dev" ];
2020+ postInstall = ''
2121+ # added as an include directory by cmake files and fails to compile if it's missing
2222+ mkdir -p "$dev/include/KF5"
2323+ '';
2024}
···1717 libkdepim qtbase qttools kholidays
1818 ];
1919 outputs = [ "out" "dev" ];
2020+ postInstall = ''
2121+ # added as an include directory by cmake files and fails to compile if it's missing
2222+ mkdir -p "$dev/include/KF5"
2323+ '';
2024}
+1-1
pkgs/applications/kde/fetch.sh
···11-WGET_ARGS=( https://download.kde.org/stable/release-service/22.12.3/src -A '*.tar.xz' )
11+WGET_ARGS=( https://download.kde.org/stable/release-service/23.04.0/src -A '*.tar.xz' )
···8080 amuleDaemon = throw "amuleDaemon was renamed to amule-daemon"; # Added 2022-02-11
8181 amuleGui = throw "amuleGui was renamed to amule-gui"; # Added 2022-02-11
8282 amsn = throw "amsn has been removed due to being unmaintained"; # Added 2020-12-09
8383- angelfish = libsForQt5.plasmaMobileGear.angelfish; # Added 2021-10-06
8383+ angelfish = libsForQt5.kdeGear.angelfish; # Added 2021-10-06
8484 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
8585 ansible_2_10 = throw "Ansible 2.10 went end of life in 2022/05 and has subsequently been dropped"; # Added 2022-03-30
8686 ansible_2_9 = throw "Ansible 2.9 went end of life in 2022/05 and has subsequently been dropped"; # Added 2022-03-30
···545545 getmail = throw "getmail has been removed from nixpkgs, migrate to getmail6"; # Added 2022-01-12
546546 gettextWithExpat = throw "'gettextWithExpat' has been renamed to/replaced by 'gettext'"; # Converted to throw 2022-02-22
547547 gfm = throw "gfm has been removed"; # Added 2021-01-15
548548+ ghostwriter = libsForQt5.kdeGear.ghostwriter; # Added 2023-03-18
548549 giblib = throw " giblib has been removed from nixpkgs because upstream is gone"; # Added 2022-01-23
549550 giflib_4_1 = throw "giflib_4_1 has been removed; use giflib instead"; # Added 2020-02-12
550551 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
···781782 kexectools = kexec-tools; # Added 2021-09-03
782783 kexpand = "kexpand awless has been dropped due to the lack of maintanence from upstream since 2017"; # Added 2022-06-01
783784 keybase-go = throw "'keybase-go' has been renamed to/replaced by 'keybase'"; # Converted to throw 2022-02-22
784784- keysmith = libsForQt5.plasmaMobileGear.keysmith; # Added 2021-07-14
785785+ keysmith = libsForQt5.kdeGear.keysmith; # Added 2021-07-14
785786 kgx = gnome-console; # Added 2022-02-19
786787 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
787788 kicad-with-packages3d = kicad; # Added 2019-11-25
788789 kindlegen = throw "kindlegen has been removed from nixpkgs, as it's abandoned and no longer available for download"; # Added 2021-03-09
789790 kinetic-cpp-client = throw "kinetic-cpp-client has been removed from nixpkgs, as it's abandoned"; # Added 2020-04-28
790791 kino = throw "kino has been removed because it was broken and abandoned"; # Added 2021-04-25
792792+ kio-admin = libsForQt5.kdeGear.kio-admin; # Added 2023-03-18
791793 knockknock = throw "knockknock has been removed from nixpkgs because the upstream project is abandoned"; # Added 2022-01-01
792794 kodestudio = throw "kodestudio has been removed from nixpkgs, as the nix package has been long unmaintained and out of date."; # Added 2022-06-07
793795 kodiGBM = kodi-gbm;
···10851087 navit = throw "navit has been removed from nixpkgs, due to being unmaintained"; # Added 2021-06-07
10861088 ncat = throw "'ncat' has been renamed to/replaced by 'nmap'"; # Converted to throw 2022-02-22
10871089 neap = throw "neap was removed from nixpkgs, as it relies on python2"; # Added 2022-01-12
10881088- neochat = libsForQt5.plasmaMobileGear.neochat; # added 2022-05-10
10901090+ neochat = libsForQt5.kdeGear.neochat; # added 2022-05-10
10891091 netease-cloud-music = throw "netease-cloud-music has been removed together with deepin"; # Added 2020-08-31
10901092 nettools_mptcp = throw "'nettools_mptcp' has been moved to https://github.com/teto/mptcp-flake"; # Converted to throw 2022-10-04
10911093 networkmanager_fortisslvpn = throw "'networkmanager_fortisslvpn' has been renamed to/replaced by 'networkmanager-fortisslvpn'"; # Converted to throw 2022-02-22