mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
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:
parent
22ed62c140
commit
f072624409
4 changed files with 5 additions and 210 deletions
|
@ -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
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue