thefuck: remove module

Program removed upstream, let module stay around for a bit in case it came back.
We can re-introduce if the situation changes, but we have an alternative.
This commit is contained in:
Austin Horstman
2025-09-11 23:00:33 -05:00
parent 6d7c11a0ad
commit 9eab59f3e7
6 changed files with 4 additions and 171 deletions

View File

@@ -73,6 +73,10 @@ let
(lib.mkRemovedOptionModule [ "services" "keepassx" ] ''
KeePassX is no longer maintained.
'')
(lib.mkRemovedOptionModule [ "programs" "thefuck" ] ''
The corresponding package was removed from nixpkgs,
consider using `programs.pay-respects` instead.
'')
]
++ (lib.concatMap
(