Skip to content

tcl: 8.6.13 -> 8.6.15#350382

Merged
emilazy merged 2 commits intoNixOS:stagingfrom
agbrooks:tcl86
Nov 10, 2024
Merged

tcl: 8.6.13 -> 8.6.15#350382
emilazy merged 2 commits intoNixOS:stagingfrom
agbrooks:tcl86

Conversation

@agbrooks
Copy link
Contributor

This PR upgrades Tcl and Tk 8.6 from 8.6.13 to the latest release (8.6.15).

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.

@agbrooks agbrooks requested a review from fgaz October 22, 2024 01:01
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must 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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Oct 22, 2024
@fgaz
Copy link
Member

fgaz commented Oct 24, 2024

This is a mass rebuild, please retarget to staging. See https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#branch-conventions

@paparodeo
Copy link
Contributor

paparodeo commented Nov 9, 2024

this update fixes compile errors on darwin when built with the new clang compiler. can it get switched to staging and merged? thx. #354107

@agbrooks agbrooks changed the base branch from master to staging November 10, 2024 03:14
@github-actions github-actions bot added the 6.topic: tcl Dynamic, multi-paradigm programming language label Nov 10, 2024
Copy link
Member

@emilazy emilazy left a comment

Choose a reason for hiding this comment

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

Thank you!

@emilazy emilazy merged commit 422e9ce into NixOS:staging Nov 10, 2024
@github-actions
Copy link
Contributor

Backport failed for staging-24.11: couldn't find remote ref staging-24.11.
Please ensure that this Github repo has a branch named staging-24.11.

@github-actions
Copy link
Contributor

Successfully created backport PR for staging-24.11:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: tcl Dynamic, multi-paradigm programming language 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must 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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants