Skip to content

Commit f86bea4

Browse files
Mic92dotlambda
andauthored
Update rfcs/0180-broken-package-removal.md
Co-authored-by: Robert Schütz <github@dotlambda.de>
1 parent e19d93f commit f86bea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rfcs/0180-broken-package-removal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Because it is easy to add packages, it should be also easy to remove them, ideal
3434
## Broken Packages
3535

3636
Packages that are marked as broken unconditionally on all platforms should be removed after one full NixOS release cycle.
37-
If the package had dependencies, those dependencies are also marked as indirectly broken.
37+
If the package had reverse dependencies, those dependencies are also marked as indirectly broken.
3838
If they are not functional without the broken package, they should be removed as well.
3939

4040
## Unmaintained packages

0 commit comments

Comments
 (0)