Skip to content

treewide: remove deprecations up until 24.11 (staging part)#356735

Merged
emilazy merged 2 commits intoNixOS:stagingfrom
wolfgangwalther:remove-deprecations-for-2411-staging
Nov 22, 2024
Merged

treewide: remove deprecations up until 24.11 (staging part)#356735
emilazy merged 2 commits intoNixOS:stagingfrom
wolfgangwalther:remove-deprecations-for-2411-staging

Conversation

@wolfgangwalther
Copy link
Contributor

Same as #356732, but with changes causing a few rebuilds.

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

23.05 is not supported anymore.
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. 6.topic: testing Tooling for automated testing of packages and modules labels Nov 17, 2024
@katexochen
Copy link
Contributor

Please drop the Go commit, args have already been removed for buildGoModule on staging, and buldGoPackage is removen in total on #349478, so this will only cause merge conflict between staging and master.

Scheduled for removal in 24.11, so let's follow through.

Added in NixOS#291544.
@wolfgangwalther wolfgangwalther force-pushed the remove-deprecations-for-2411-staging branch from 61594f9 to 71306e6 Compare November 17, 2024 16:23
@wolfgangwalther
Copy link
Contributor Author

Please drop the Go commit, args have already been removed for buildGoModule on staging, and buldGoPackage is removen in total on #349478, so this will only cause merge conflict between staging and master.

Thanks for the heads-up. In fact, half of my commit was already gone by rebasing on staging (modules part) - didn't even notice. Dropped!

@github-actions github-actions bot removed the 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. label Nov 17, 2024
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 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 Nov 18, 2024
@emilazy emilazy merged commit ba15591 into NixOS:staging Nov 22, 2024
@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: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: testing Tooling for automated testing of packages and modules 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 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.

3 participants