-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
fmt_9: init at 9.0.0 #187482
fmt_9: init at 9.0.0 #187482
Conversation
Hmm, creating seperate attribute paths for all new releases doesn't seem the greatest. It was originally done for version 8 as many packages broke with the update, but (AFAIK?) that shouldn't be the case with this update. The packages still using version 7 should get updated to the latest, so that we can remove it. For now I suppose this is fine, maybe we should also introduce a temporary |
Thanks for the comment. I updated the commit as per your suggestion to Result of 1 package built:
I tried also
Should |
What about adding |
Ok, now I'm trying to satisfy both sides: I reintroduced New packages can start using
|
Change the default fmt alias from fmt_7 to fmt_9 (i.e. the latest). Follow-up on PR NixOS#187482 (5660337).
Description of changes
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes