Skip to content

Comments

go_1_20: 1.20.5 -> 1.20.6#242949

Merged
zowoq merged 1 commit intoNixOS:stagingfrom
qowoz:go120
Jul 13, 2023
Merged

go_1_20: 1.20.5 -> 1.20.6#242949
zowoq merged 1 commit intoNixOS:stagingfrom
qowoz:go120

Conversation

@zowoq
Copy link
Contributor

@zowoq zowoq commented Jul 11, 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.

@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 Jul 11, 2023
@zowoq zowoq added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Jul 11, 2023
@ofborg ofborg bot requested review from Mic92, kalbasit and qbit July 11, 2023 23:32
@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: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Jul 11, 2023
@zowoq zowoq marked this pull request as ready for review July 12, 2023 00:20
@zowoq zowoq merged commit 3c53623 into NixOS:staging Jul 13, 2023
@zowoq zowoq deleted the go120 branch July 13, 2023 04:42
@github-actions
Copy link
Contributor

Successfully created backport PR for staging-23.05:

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: 1001-2500 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.

2 participants