nixos/rippleDataApi: drop

Package was removed already in #358864.

[0] https://github.com/NixOS/nixpkgs/pull/358864

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2025-01-17 16:01:33 +01:00
parent 22ed62c140
commit f072624409
No known key found for this signature in database
GPG key ID: 73D5E7FDEE3DE49A
4 changed files with 5 additions and 210 deletions

View file

@ -298,6 +298,9 @@ in
(mkRemovedOptionModule [ "services" "rippled" ] ''
The corresponding package was broken, abandoned upstream and thus removed from nixpkgs.
'')
(mkRemovedOptionModule [ "services" "rippleDataApi" ] ''
The corresponding package was broken, abandoned upstream and thus removed from nixpkgs.
'')
# Do NOT add any option renames here, see top of the file
];