Skip to content

gn1924: drop#353310

Merged
wegank merged 2 commits intoNixOS:masterfrom
Bot-wxt1221:gn
Nov 4, 2024
Merged

gn1924: drop#353310
wegank merged 2 commits intoNixOS:masterfrom
Bot-wxt1221:gn

Conversation

@Bot-wxt1221
Copy link
Member

@Bot-wxt1221 Bot-wxt1221 commented Nov 3, 2024

ZHF: #352882

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@Bot-wxt1221 Bot-wxt1221 added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label Nov 3, 2024
Copy link

@skeuchel skeuchel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Main difference with the patch for default are fewer OS_* macros.

However, we could also drop this variant of gn entirely. It was introduced in #138359 to build envoy which has recently moved to the default gn #349028. Now gn1924 does not have any reverse dependencies anymore.

@skeuchel skeuchel requested a review from lukegb November 3, 2024 09:51
@lukegb
Copy link
Contributor

lukegb commented Nov 3, 2024

I think we're better off just dropping this gn version, yeah. Sorry about that - I should've dropped it once we moved envoy off it.

@Bot-wxt1221 Bot-wxt1221 changed the title gn1924: fix build gn1924: drop Nov 3, 2024
@Bot-wxt1221 Bot-wxt1221 requested a review from skeuchel November 3, 2024 11:54
@Bot-wxt1221
Copy link
Member Author

@lukegb @skeuchel OK.

@Bot-wxt1221 Bot-wxt1221 added the 12.approvals: 2 This PR was reviewed and approved by two persons. label Nov 3, 2024
Copy link
Member

@Aleksanaa Aleksanaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add entry in pkgs/top-level/aliases.nix

@Bot-wxt1221
Copy link
Member Author

@aleks Done.

@Bot-wxt1221
Copy link
Member Author

@Aleksanaa Done.

@wegank wegank removed the 12.approvals: 2 This PR was reviewed and approved by two persons. label Nov 3, 2024
@ofborg ofborg bot added 8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Nov 4, 2024
@wegank wegank merged commit a21443b into NixOS:master Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants