-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doc missing: Deprecation process #64296
Comments
Relevant is my previous NixOS/rfcs#33, which I intend to pick up again eventually |
#43560, an attempt at deprecating |
Hello, I'm a bot and I thank you in the name of the community for opening this issue. To help our human contributors focus on the most-relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 180 days, and so I marked it as stale, but you can rest assured it will never be closed by a non-human. The community would appreciate your effort in checking if the issue is still valid. If it isn't, please close it. If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me". If you'd like it to get more attention, you can ask for help by searching for maintainers and people that previously touched related code and @ mention them in a comment. You can use Git blame or GitHub's web interface on the relevant files to find them. Lastly, you can always ask for help at our Discourse Forum or at #nixos' IRC channel. |
still no docs |
I marked this as stale due to inactivity. → More info |
. |
I documented deprecating packages here: https://github.com/NixOS/nixpkgs/pull/116475/files There is no documentation for options yet. A bit can be learned from the review requirements: https://nixos.org/manual/nixpkgs/unstable/#reviewing-contributions-module-updates There is Lines 980 to 1006 in b52821f
Here is an example of an option being deprecated: 3485204 |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/2022-10-22-documentation-team-meeting-notes-12-nixcon-edition/22689/1 |
Issue description
There are no docs how we deprecate packages and services in nixpkgs.
See: #64009
The text was updated successfully, but these errors were encountered: