Skip to content

Update Nix flake inputs#2253

Merged
claytono merged 3 commits into
mainfrom
update_flake_lock_action
May 25, 2026
Merged

Update Nix flake inputs#2253
claytono merged 3 commits into
mainfrom
update_flake_lock_action

Conversation

@claytono

Copy link
Copy Markdown
Owner

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/d233902339c02a9c334e7e593de68855ad26c4cb?narHash=sha256-30sZNZoA1cqF5JNO9fVX%2BwgiQYjB7HJqqJ4ztCDeBZE%3D' (2026-05-15)
  → 'github:nixos/nixpkgs/29916453413845e54a65b8a1cf996842300cd299?narHash=sha256-Ap9KJX%2B5xHIn3bPIpfNgT6MEXdAECECwo4/rmlQD74M%3D' (2026-05-23)

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/d233902339c02a9c334e7e593de68855ad26c4cb?narHash=sha256-30sZNZoA1cqF5JNO9fVX%2BwgiQYjB7HJqqJ4ztCDeBZE%3D' (2026-05-15)
  → 'github:nixos/nixpkgs/29916453413845e54a65b8a1cf996842300cd299?narHash=sha256-Ap9KJX%2B5xHIn3bPIpfNgT6MEXdAECECwo4/rmlQD74M%3D' (2026-05-23)
Copilot AI review requested due to automatic review settings May 25, 2026 06:29
@claytono claytono enabled auto-merge (rebase) May 25, 2026 06:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@claytono

Copy link
Copy Markdown
Owner Author

Package version changes

Package Old New
curl 8.19.0 8.20.0
kopia 0.22.3 0.23.0
kyverno 1.18.0 1.18.1
nodejs 24.14.1 24.15.0
python3 3.13.12-env 3.13.13-env
uv 0.11.14 0.11.15

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 595ab161-364c-491a-9bdb-8f75b8829e98

📥 Commits

Reviewing files that changed from the base of the PR and between 2eb1f2e and 024e20e.

⛔ Files ignored due to path filters (2)
  • flake.lock is excluded by !**/*.lock
  • kubernetes/semaphore/nix-flake.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • flake-versions.yaml

Walkthrough

This PR updates six tool version pins in flake-versions.yaml: curl (8.19.0 → 8.20.0), kopia (0.22.3 → 0.23.0), kyverno (1.18.0 → 1.18.1), nodejs (24.14.1 → 24.15.0), python3 (3.13.12-env → 3.13.13-env), and uv (0.11.14 → 0.11.15).

Changes

Dependency Version Updates

Layer / File(s) Summary
Tool version pins
flake-versions.yaml
Six tool version entries are updated: curl, kopia, kyverno, nodejs, python3, and uv. All other versions remain unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • claytono/infra#2213: Also updates flake-versions.yaml by regenerating from flake.lock with tool version bumps including uv.
  • claytono/infra#2168: Updates flake-versions.yaml with overlapping tool version changes, notably kyverno.
  • claytono/infra#1956: Bumps flake-versions.yaml tool pins from updated flake.lock, including uv version changes.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating Nix flake inputs (specifically the nixpkgs input), which matches the changeset.
Description check ✅ Passed The description is directly related to the changeset, explaining the automated nixpkgs input update via the update-flake-lock GitHub Action.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update_flake_lock_action

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@claytono claytono merged commit 225822b into main May 25, 2026
21 checks passed
@claytono claytono deleted the update_flake_lock_action branch May 25, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants