Skip to content

[Backport release-25.11] archisteamfarm: rename, move to by-name#486744

Merged
MattSturgeon merged 1 commit intorelease-25.11from
backport-485695-to-release-25.11
Feb 4, 2026
Merged

[Backport release-25.11] archisteamfarm: rename, move to by-name#486744
MattSturgeon merged 1 commit intorelease-25.11from
backport-485695-to-release-25.11

Conversation

@nixpkgs-ci
Copy link
Contributor

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

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

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.

@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Feb 3, 2026
13 tasks
@nixpkgs-ci nixpkgs-ci bot requested a review from SuperSandro2000 February 3, 2026 23:15
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 4.workflow: backport This targets a stable branch labels Feb 3, 2026
@gepbird
Copy link
Contributor

gepbird commented Feb 3, 2026

Why are we backporting the rename? Adding an eval warning sounds like a slightly breaking change.

@mdaniels5757
Copy link
Member

Didn't notice/see your comment! Yeah, agreed.

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Feb 4, 2026

Why are we backporting the rename? Adding an eval warning sounds like a slightly breaking change.

Because the software talks to online services, so all updates, including breaking ones, need to be backported as it otherwise does not properly function. Excluding the rename would require me to do backports manually for which I do not have the time to allocate.

Also, warnings are just warnings. Nothing happens if you ignore them completely.

github-actions[bot]

This comment was marked as outdated.

@SuperSandro2000 SuperSandro2000 force-pushed the backport-485695-to-release-25.11 branch from 6e0d77b to b619192 Compare February 4, 2026 00:40
@SuperSandro2000 SuperSandro2000 dismissed github-actions[bot]’s stale review February 4, 2026 00:41

yeah, yeah, intended change

github-actions[bot]

This comment was marked as resolved.

Copy link
Contributor

@MattSturgeon MattSturgeon left a comment

Choose a reason for hiding this comment

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

Why are we backporting the rename? Adding an eval warning sounds like a slightly breaking change.

Agreed. I'm fine backporting the alias (which is still breaking for anyone using allowAliasee = false), but I'd rather avoid backporting warnings unless they're actually necessary on stable.

@MattSturgeon MattSturgeon dismissed github-actions[bot]’s stale review February 4, 2026 10:03

Only diff is the missing warning (intended)

@MattSturgeon MattSturgeon added this pull request to the merge queue Feb 4, 2026
Merged via the queue into release-25.11 with commit 15826d4 Feb 4, 2026
30 of 33 checks passed
@MattSturgeon MattSturgeon deleted the backport-485695-to-release-25.11 branch February 4, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants