Skip to content

chore: run nix flake update#1437

Merged
hilmarf merged 1 commit into
mainfrom
chore/run_nix_flake_update
May 2, 2025
Merged

chore: run nix flake update#1437
hilmarf merged 1 commit into
mainfrom
chore/run_nix_flake_update

Conversation

@hilmarf
Copy link
Copy Markdown
Member

@hilmarf hilmarf commented May 2, 2025

From time to time, we should make sure to also update the flake we're using to create our own.

What this PR does / why we need it

When switching to the latest patch version of go, sometimes the action fails:
https://github.com/open-component-model/ocm/actions/runs/14731906561

So we need to ensure, the file: https://github.com/open-component-model/ocm/blob/main/flake.lock get's updated as well. Which is done by: nix flake update

From time to time, we should make sure to also update the flake we're
using to create our own.
@hilmarf hilmarf requested a review from a team as a code owner May 2, 2025 14:10
@github-actions github-actions Bot added kind/chore chore, maintenance, etc. component/github-actions Changes on GitHub Actions or within `.github/` directory size/xs Extra small labels May 2, 2025
@hilmarf hilmarf enabled auto-merge (squash) May 2, 2025 14:11
@hilmarf hilmarf merged commit db2b500 into main May 2, 2025
24 checks passed
@hilmarf hilmarf deleted the chore/run_nix_flake_update branch May 2, 2025 14:20
@ocmbot ocmbot Bot added this to the 2025-Q2 milestone May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/github-actions Changes on GitHub Actions or within `.github/` directory kind/chore chore, maintenance, etc. size/xs Extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants