Skip to content

velocity: 3.4.0-unstable-2025-06-11 -> 3.4.0-unstable-2025-08-02#419229

Merged
OPNA2608 merged 2 commits intoNixOS:masterfrom
Tert0:velocity-3.4.0-unstable-2025-06-17
Aug 10, 2025
Merged

velocity: 3.4.0-unstable-2025-06-11 -> 3.4.0-unstable-2025-08-02#419229
OPNA2608 merged 2 commits intoNixOS:masterfrom
Tert0:velocity-3.4.0-unstable-2025-06-17

Conversation

@Tert0
Copy link
Member

@Tert0 Tert0 commented Jun 23, 2025

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.

@github-actions github-actions bot added 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. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS labels Jun 23, 2025
@Tert0 Tert0 changed the title Velocity 3.4.0 unstable 2025 06 17 velocity: 3.4.0-unstable-2025-06-11 -> 3.4.0-unstable-2025-06-17 Jun 30, 2025
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Jul 4, 2025
@Tert0 Tert0 force-pushed the velocity-3.4.0-unstable-2025-06-17 branch from 7133ea6 to 608f260 Compare August 3, 2025 11:18
@Tert0 Tert0 changed the title velocity: 3.4.0-unstable-2025-06-11 -> 3.4.0-unstable-2025-06-17 velocity: 3.4.0-unstable-2025-06-11 -> 3.4.0-unstable-2025-08-02 Aug 3, 2025
@Tert0 Tert0 added the 8.has: package (update) This PR updates a package to a newer version label Aug 3, 2025
Copy link
Contributor

@OPNA2608 OPNA2608 left a comment

Choose a reason for hiding this comment

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

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 419229
Commit: 608f260609b01ecd11d9b76e1f8194d34501dce8


x86_64-linux

✅ 1 package built:
  • velocity

.passthru.tests passes, LGTM.

@OPNA2608 OPNA2608 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 Aug 10, 2025
@OPNA2608 OPNA2608 merged commit c4b29de into NixOS:master Aug 10, 2025
27 of 29 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Aug 10, 2025

Backport failed for release-25.05, 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.05
git worktree add -d .worktree/backport-419229-to-release-25.05 origin/release-25.05
cd .worktree/backport-419229-to-release-25.05
git switch --create backport-419229-to-release-25.05
git cherry-pick -x 4999e4345a2707d93e6ac2f69055b5cb9a2e5cc3 608f260609b01ecd11d9b76e1f8194d34501dce8

@OPNA2608
Copy link
Contributor

Stable is missing 25ee46d and d27ee43, so this doesn't apply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 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. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants