Skip to content

go_1_20: 1.20.6 -> 1.20.7#246663

Merged
vcunat merged 1 commit intoNixOS:stagingfrom
qowoz:go120
Aug 2, 2023
Merged

go_1_20: 1.20.6 -> 1.20.7#246663
vcunat merged 1 commit intoNixOS:stagingfrom
qowoz:go120

Conversation

@zowoq
Copy link
Copy Markdown
Contributor

@zowoq zowoq commented Aug 1, 2023

Changelog: https://go.dev/doc/devel/release#go1.20

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 23.11 Release Notes (or backporting 23.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.

@zowoq zowoq added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Aug 1, 2023
@zowoq zowoq requested review from Mic92 and kalbasit as code owners August 1, 2023 23:25
@github-actions github-actions bot added the 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. label Aug 1, 2023
@ofborg ofborg bot requested a review from qbit August 1, 2023 23:43
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Aug 1, 2023
@vcunat vcunat merged commit ac043ef into NixOS:staging Aug 2, 2023
@vcunat
Copy link
Copy Markdown
Member

vcunat commented Aug 2, 2023

I assume that patch go updates should get to 23.05, too.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 2, 2023

Successfully created backport PR for staging-23.05:

@zowoq zowoq deleted the go120 branch August 3, 2023 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants