Merged
Conversation
bachp
approved these changes
Jan 5, 2023
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Member
|
Why do we want to target staging here? The rebuild count is still low enough for master. Also please rebase. |
596ab0c to
ecc3934
Compare
ff86724 to
ca3e3a3
Compare
Contributor
Author
|
Added the new pkg Failing pkgs are unrelated from this PR, see Hydra builds. Result of 13 packages marked as broken and skipped:
5 packages failed to build:
55 packages built:
|
Change the default fmt alias from fmt_7 to fmt_9 (i.e. the latest). Follow-up on PR NixOS#187482 (5660337).
Pin all packages using the default fmt to the older fmt_7.
Bump to latest supported fmt.
Bump to latest supported fmt.
Bump to latest supported fmt.
Bump to latest supported fmt.
Bump to latest supported fmt.
ca3e3a3 to
fb9496a
Compare
Contributor
Author
|
Rebased to resolve merge conflict. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
This is a follow-up on an old PR, #187482 (comment)
This PR targets staging because it affects several dozen packages, including some that take a long time to compile (e.g. ceph).
Steps in this PR:
Change the default fmt to fmt_9. Pin every use of the default fmt to fmt_7. This should result in no net changes, confirmed by:
Result of
nixpkgs-reviewrun on x86_64-linux 12 packages built:
8e7101ea94a treewide: unpin fmt_7, use latest fmt where possibleWhere possible, un-pin fmt_7 and use the default fmt (fmt_9) for all those pkgs.
Bump individual pkgs to use their latest supported fmt (fmt_8).
596ab0c6702 fmt_7: remove unused pkgCleanup fmt_7, which is nowhere used anymore.
Result of
nixpkgs-reviewrun on x86_64-linux 116 packages marked as broken and skipped:
58 packages built:
Things done
sandbox = trueset 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.shto update generated release notes