Skip to content

Conversation

fgaz
Copy link
Member

@fgaz fgaz commented Jun 16, 2025

Closes #411758

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/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@fgaz fgaz added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-24.11 backport release-25.05 Backport PR automatically labels Jun 16, 2025
@fgaz fgaz mentioned this pull request Jun 16, 2025
13 tasks
@github-actions github-actions bot added 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. 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. labels Jun 16, 2025
@mdaniels5757
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 417276

Logs: https://github.com/mdaniels5757/nixpkgs-review-gha/actions/runs/15687295165


x86_64-linux (sandbox = true)

✅ 1 package built:
  • fedigroups

aarch64-linux (sandbox = true)

✅ 1 package built:
  • fedigroups

x86_64-darwin (sandbox = true)

✅ 1 package built:
  • fedigroups

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • fedigroups

Copy link
Contributor

@mdaniels5757 mdaniels5757 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.

@DieracDelta
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 417276
Commit: cf25a0014a45f551fa93752e9389dace663e8598


x86_64-linux

✅ 1 package built:
  • fedigroups

aarch64-linux

✅ 1 package built:
  • fedigroups

@github-actions github-actions bot added the 12.approvals: 2 This PR was reviewed and approved by two persons. label Jun 16, 2025
@Aleksanaa Aleksanaa merged commit 45f2b06 into NixOS:master Jun 17, 2025
29 of 31 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jun 17, 2025

Backport failed for release-24.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-24.11
git worktree add -d .worktree/backport-417276-to-release-24.11 origin/release-24.11
cd .worktree/backport-417276-to-release-24.11
git switch --create backport-417276-to-release-24.11
git cherry-pick -x cf25a0014a45f551fa93752e9389dace663e8598

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jun 17, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 17, 2025
@fgaz fgaz deleted the fedigroups/0.4.6 branch June 17, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.severity: security Issues which raise a security issue, or PRs that fix one 8.has: port to stable This PR already has a backport to the stable release. 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. 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: 2 This PR was reviewed and approved by two persons. backport release-25.05 Backport PR automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants