Skip to content

blanket: 0.6.0 -> 0.7.0#308159

Closed
afh wants to merge 126 commits intoNixOS:staging-nextfrom
afh:update-blanket
Closed

blanket: 0.6.0 -> 0.7.0#308159
afh wants to merge 126 commits intoNixOS:staging-nextfrom
afh:update-blanket

Conversation

@afh
Copy link
Member

@afh afh commented May 1, 2024

Description of changes

Closes #308146

ℹ️ Unfortunately I'm unable to test this PR mysql as I do not have access to a Linux machine. Any help testing this manually in addition the GitHub checks is much appreciated (friendly nudge to @NovaViper 🙂)

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.05 Release Notes (or backporting 23.05 and 23.11 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.

OPNA2608 and others added 30 commits March 12, 2024 23:19
Also:
- update README
- expand passthru tests to cover packages that depend on resholve
- drop temporary patches added to tests during bats update (so that
  PR didn't need to go through staging)
sqlite, sqlite-analyzer: 3.45.2 -> 3.45.3
This is needed for nixos-anywhere
These functions have been removed in musl 1.2.4.
This fixes neovim on platforms where luajit is not supported
cargo,clippy,rustc,rustfmt: 1.77.1 -> 1.77.2
@afh afh marked this pull request as draft May 2, 2024 06:29
@afh afh changed the base branch from master to staging-next May 2, 2024 06:34
@afh afh force-pushed the update-blanket branch from bc3afba to 22da468 Compare May 2, 2024 06:35
@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: documentation This PR adds or changes documentation 8.has: changelog This PR adds or changes release notes 6.topic: emacs Text editor 6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. 6.topic: vim Advanced text editor 6.topic: stdenv Standard environment 6.topic: lua Lua is a powerful, efficient, lightweight, embeddable scripting language. labels May 2, 2024
@afh
Copy link
Member Author

afh commented May 2, 2024

Closing this as something went wrong while trying to retarget staging-next. Apologies to everyone getting an unnecessary ping on this ☹️
Edit: To everyone originally involved in this PR: let's continue the conversation over on #308444

@afh afh closed this May 2, 2024
@afh afh deleted the update-blanket branch May 2, 2024 06:38
@afh afh restored the update-blanket branch May 2, 2024 06:38
@afh afh deleted the update-blanket branch May 2, 2024 06:41
@afh afh mentioned this pull request May 2, 2024
13 tasks
@ofborg ofborg bot added 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 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. and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: wait-for-upstream Waiting for upstream fix (or their other action). 6.topic: emacs Text editor 6.topic: lua Lua is a powerful, efficient, lightweight, embeddable scripting language. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. 6.topic: stdenv Standard environment 6.topic: vim Advanced text editor 8.has: changelog This PR adds or changes release notes 8.has: clean-up This PR removes packages or removes other cruft 8.has: documentation This PR adds or changes documentation 8.has: package (new) This PR adds a new package 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-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 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. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update request: blanket 0.6.0 → 0.7.0