···112112 (mkRemovedOptionModule [ "services" "cryptpad" ] "The corresponding package was removed from nixpkgs.")
113113 (mkRemovedOptionModule [ "services" "rtsp-simple-server" ] "Package has been completely rebranded by upstream as mediamtx, and thus the service and the package were renamed in NixOS as well.")
114114 (mkRemovedOptionModule [ "services" "prayer" ] "The corresponding package was removed from nixpkgs.")
115115+ (mkRemovedOptionModule [ "services" "restya-board" ] "The corresponding package was removed from nixpkgs.")
115116116117 (mkRemovedOptionModule [ "i18n" "inputMethod" "fcitx" ] "The fcitx module has been removed. Please use fcitx5 instead")
117118 (mkRemovedOptionModule [ "services" "dhcpd4" ] ''
···33, fetchFromSourcehut
44, qbe
55, fetchgit
66-, unstableGitUpdater
76}:
87let
98 # harec needs the dbgfile and dbgloc features implemented up to this commit.
···5958 # We create this attribute so that the `hare` package can access the
6059 # overwritten `qbe`.
6160 qbeUnstable = qbe';
6262- updateScript = unstableGitUpdater { };
6361 };
64626563 meta = {
···912912 rccl = throw "'rccl' has been replaced with 'rocmPackages.rccl'"; # Added 2023-10-08
913913 rdc = throw "'rdc' has been replaced with 'rocmPackages.rdc'"; # Added 2023-10-08
914914 redpanda = redpanda-client; # Added 2023-10-14
915915+ restya-board = throw "'restya-board' has been removed from nixpkgs, as it was broken and unmaintained"; # Added 2024-01-22
915916 retdec-full = throw "'retdec-full' is no longer needed, please use 'retdec'"; # Added 2024-02-05
916917 retroshare06 = retroshare;
917918 rigsofrods = rigsofrods-bin; # Added 2023-03-22