Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pharo: version update #342513

Closed
wants to merge 4,975 commits into from
Closed

Pharo: version update #342513

wants to merge 4,975 commits into from

Conversation

zilti
Copy link
Contributor

@zilti zilti commented Sep 17, 2024

Description of changes

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.

eyJhb and others added 30 commits September 6, 2024 08:33
(cherry picked from commit d754e08)
While not in the cherry-picked commit, this updates the Kernel version
bits to match the state there. Essentially this squashes a few previous
commits that have now-superfluous intermediate state.

(cherry picked from commit fde7c3a)
(cherry picked from commit e7a812b)
(cherry picked from commit 17b3433)
Signed-off-by: Ludovico Piero <[email protected]>
(cherry picked from commit 04ce310)
Signed-off-by: Ludovico Piero <[email protected]>
(cherry picked from commit 7c64f88)
Signed-off-by: Ludovico Piero <[email protected]>
(cherry picked from commit 01d1962)
(cherry picked from commit 3ad432b)
@github-actions github-actions bot added 6.topic: rust 6.topic: policy discussion 6.topic: golang 6.topic: ruby 6.topic: vim 6.topic: ocaml 6.topic: fetch 6.topic: steam 6.topic: stdenv Standard environment 6.topic: nodejs 6.topic: pantheon The Pantheon desktop environment 6.topic: TeX Issues regarding texlive and TeX in general 6.topic: lua 6.topic: testing Tooling for automated testing of packages and modules 6.topic: systemd 6.topic: LXQt The Lightweight Qt Desktop Environment 6.topic: vscode 6.topic: flakes The experimental Nix feature 6.topic: lib The Nixpkgs function library 6.topic: jupyter Interactive computing tooling: kernels, notebook, jupyterlab 6.topic: julia 6.topic: php 8.has: maintainer-list (update) 6.topic: k3s 6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related 6.topic: dotnet Language: .NET labels Sep 17, 2024
@K900 K900 closed this Sep 17, 2024
@NixOS NixOS locked and limited conversation to collaborators Sep 17, 2024
@K900
Copy link
Contributor

K900 commented Sep 17, 2024

Mass ping, please resubmit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.