Skip to content

ifstate: 2.2.3 -> 2.2.4#488161

Merged
Defelo merged 1 commit intoNixOS:masterfrom
MarcelCoding:ifstate
Feb 8, 2026
Merged

ifstate: 2.2.3 -> 2.2.4#488161
Defelo merged 1 commit intoNixOS:masterfrom
MarcelCoding:ifstate

Conversation

@MarcelCoding
Copy link
Member

@MarcelCoding MarcelCoding commented Feb 8, 2026

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@MarcelCoding MarcelCoding added the backport release-25.11 Backport PR automatically label Feb 8, 2026
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Feb 8, 2026
@felbinger
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 488161
Commit: 8e0e119e54f40dfb871f5b3e2c15be64723ec050 (subsequent changes)
Merge: 83bf9e825ed770d5058e03c2e55d398defe1df7b

Logs: https://github.com/felbinger/nixpkgs-review-gha/actions/runs/21794376337


x86_64-linux

✅ 2 packages built:
  • ifstate
  • ifstate.dist

aarch64-linux

✅ 2 packages built:
  • ifstate
  • ifstate.dist

x86_64-darwin

No rebuilds


aarch64-darwin

No rebuilds

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Feb 8, 2026
@Defelo Defelo added this pull request to the merge queue Feb 8, 2026
Merged via the queue into NixOS:master with commit 9e1788a Feb 8, 2026
36 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Feb 8, 2026

Backport failed for release-25.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.11
git worktree add -d .worktree/backport-488161-to-release-25.11 origin/release-25.11
cd .worktree/backport-488161-to-release-25.11
git switch --create backport-488161-to-release-25.11
git cherry-pick -x 8e0e119e54f40dfb871f5b3e2c15be64723ec050

@Defelo
Copy link
Member

Defelo commented Feb 8, 2026

Backport conflicts are caused by #483216, waiting for that one to get backported in #488172

@MarcelCoding MarcelCoding deleted the ifstate branch February 8, 2026 20:17
@Defelo Defelo added backport release-25.11 Backport PR automatically and removed backport release-25.11 Backport PR automatically labels Feb 10, 2026
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Feb 10, 2026

Successfully created backport PR for release-25.11:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants