Skip to content

[Backport release-25.11] ifstate: 2.2.3 -> 2.2.4#489145

Merged
Defelo merged 1 commit intorelease-25.11from
backport-488161-to-release-25.11
Feb 10, 2026
Merged

[Backport release-25.11] ifstate: 2.2.3 -> 2.2.4#489145
Defelo merged 1 commit intorelease-25.11from
backport-488161-to-release-25.11

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Feb 10, 2026

Bot-based backport to release-25.11, triggered by a label in #488161.

Before merging, ensure that this backport is acceptable for the release.

Even as a non-committer, if you find that it is not acceptable, leave a comment.

Tip

If you maintain all packages touched by this pull request, and they are all located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this PR using the nixpkgs-merge-bot.

(cherry picked from commit 8e0e119)
@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Feb 10, 2026
13 tasks
@nixpkgs-ci nixpkgs-ci bot requested a review from MarcelCoding February 10, 2026 17:16
@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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 4.workflow: backport This targets a stable branch labels Feb 10, 2026
@Defelo
Copy link
Member

Defelo commented Feb 10, 2026

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 489145 -a ifstate.tests
Commit: 04318d3e70de7000fee438c5d357b23e71428149 (subsequent changes)
Merge: 0ec33504d06b4b60141543a7af475d455557e19f

Logs: https://github.com/Defelo/nixpkgs-review-gha/actions/runs/21874943302

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-489145-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://attic.defelo.de/nixpkgs' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      nixpkgs:xeaAWa3crK09hMmFiygBeRmLq3hUjUShgaAwYVUEtw0=
      ' \
      /nix/store/nkkzr7ypw5nz2sn5mg5pkaj453fb7ifx-ifstate-2.2.4 \
      /nix/store/aszz04aynvlrq74aw597b8cwch4kclhp-ifstate-2.2.4-dist \
      /nix/store/i5idk548yvr5sp3bl7525ni6wxsfk51m-vm-test-run-ifstate-initrd-partial-broken-config \
      /nix/store/10m95z32nw9893l9xhmaar8v43dzn3gs-vm-test-run-ifstate-initrd-wireguard \
      /nix/store/b3inv8j48hbx36v4srjv31gn912fq992-vm-test-run-ifstate-initrd \
      /nix/store/xhyvxp43cfpvlpbidyql14jigc8q6m5b-vm-test-run-ifstate-partial-broken-config \
      /nix/store/0f9shm69q5xzy31y50s3vhn4n76kvcrk-vm-test-run-ifstate-ping \
      /nix/store/in5b1ssbikpvc40ba639v3g3kxs9g7zf-vm-test-run-ifstate-wireguard
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-489145-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://attic.defelo.de/nixpkgs' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      nixpkgs:xeaAWa3crK09hMmFiygBeRmLq3hUjUShgaAwYVUEtw0=
      ' \
      /nix/store/kc5a9gssmwzgf89m5f3gabm82kbassqv-ifstate-2.2.4 \
      /nix/store/yz4ciq2ibqfj7qri4mwj9m5x6gwbbb01-ifstate-2.2.4-dist

x86_64-linux

✅ 8 packages built:
  • ifstate
  • ifstate.dist
  • ifstate.tests.initrd
  • ifstate.tests.initrd-partial-broken-config
  • ifstate.tests.initrd-wireguard
  • ifstate.tests.partial-broken-config
  • ifstate.tests.ping
  • ifstate.tests.wireguard

aarch64-linux

✅ 2 packages built:
  • ifstate
  • ifstate.dist
❔ 6 packages not supported by the current system:
  • ifstate.tests.initrd
  • ifstate.tests.initrd-partial-broken-config
  • ifstate.tests.initrd-wireguard
  • ifstate.tests.partial-broken-config
  • ifstate.tests.ping
  • ifstate.tests.wireguard

Copy link
Member

@Defelo Defelo left a comment

Choose a reason for hiding this comment

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

Approved automatically following the successful run of nixpkgs-review.

@Defelo Defelo added this pull request to the merge queue Feb 10, 2026
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 2 This PR was reviewed and approved by two persons. label Feb 10, 2026
Merged via the queue into release-25.11 with commit 983ad78 Feb 10, 2026
34 checks passed
@Defelo Defelo deleted the backport-488161-to-release-25.11 branch February 10, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 4.workflow: backport This targets a stable branch 8.has: package (update) This PR updates a package to a newer version 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. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants