Skip to content

Commit

Permalink
Update rfcs/0180-broken-package-removal.md
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Schütz <[email protected]>
  • Loading branch information
Mic92 and dotlambda authored Jul 14, 2024
1 parent f7ceae2 commit e19d93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfcs/0180-broken-package-removal.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Because it is easy to add packages, it should be also easy to remove them, ideal

## Broken Packages

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

Expand Down

0 comments on commit e19d93f

Please sign in to comment.