Skip to content

Refactor the update-flake-lock.yml workflow to not use DetSys actions - #1404

Open
neilmayhew wants to merge 1 commit into
mainfrom
nm/improve-flake-lock-update-workflow
Open

Refactor the update-flake-lock.yml workflow to not use DetSys actions#1404
neilmayhew wants to merge 1 commit into
mainfrom
nm/improve-flake-lock-update-workflow

Conversation

@neilmayhew

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR refactors the scheduled “Bump package indices” workflow (update-flake-lock.yml) to stop using DeterminateSystems actions and instead run nix flake update plus gh pr create directly in a shell script.

Changes:

  • Adjust the weekly cron schedule time.
  • Switch Nix installation from DeterminateSystems/nix-installer-action to cachix/install-nix-action.
  • Replace DeterminateSystems/update-flake-lock with explicit git + nix flake update + GitHub CLI commands to push a branch and open a PR.

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

Comment thread .github/workflows/update-flake-lock.yml Outdated
Comment thread .github/workflows/update-flake-lock.yml
Comment thread .github/workflows/update-flake-lock.yml Outdated
@neilmayhew
neilmayhew force-pushed the nm/improve-flake-lock-update-workflow branch 7 times, most recently from a915f62 to dc1d038 Compare July 9, 2026 14:02
@neilmayhew
neilmayhew force-pushed the nm/improve-flake-lock-update-workflow branch from dc1d038 to 52c74ff Compare July 9, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants