Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflows: add nix workflows #3306

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

JohnRTitor
Copy link
Contributor

@JohnRTitor JohnRTitor commented May 28, 2024

Changes

This PR adds two workflows:

  1. nix-tests - checks nix files, builds the package, on every push and PR
  2. nix-update-flake-lock - update dependencies of nix flake, runs once a month

nix-update-flake-lock creates a pull request updating flake.lock file when run.

Samples:- Nix-tests, Update-flake-lock

Checks the flake
Builds and tests the package
automatically updates the nix flake lock file

runs once a month
@Alexays Alexays merged commit 57f2a57 into Alexays:master May 28, 2024
8 of 9 checks passed
@JohnRTitor JohnRTitor deleted the workflows-patch branch May 28, 2024 08:24
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