Update nix package and add CI step to ensure it always builds - #170
Open
jcmuller wants to merge 2 commits into
Open
Update nix package and add CI step to ensure it always builds#170jcmuller wants to merge 2 commits into
jcmuller wants to merge 2 commits into
Conversation
jcmuller
force-pushed
the
jcmuller/push-xwukkpsypzws
branch
from
June 15, 2026 17:03
bb3c116 to
16d1996
Compare
0xjuanma
reviewed
Jul 24, 2026
| permissions: | ||
| contents: read | ||
| env: | ||
| HAS_DEPLOY_KEY: ${{ secrets.SKILL_EVAL_DEPLOY_KEY != '' }} |
Owner
There was a problem hiding this comment.
Do you mind explaining why this was added here?
Contributor
Author
There was a problem hiding this comment.
Ah, apologies. I lifted this template from another project I maintain and we're also pushing up artifacts. Removed.
| steps: | ||
| - uses: actions/checkout@v4 | ||
| - uses: DeterminateSystems/nix-installer-action@v17 | ||
| - uses: DeterminateSystems/magic-nix-cache-action@v8 |
Contributor
Author
There was a problem hiding this comment.
Thanks for catching. I've bumped all the steps to their latest versions.
jcmuller
force-pushed
the
jcmuller/push-xwukkpsypzws
branch
2 times, most recently
from
July 24, 2026 18:56
a2fff55 to
45eff4c
Compare
jcmuller
force-pushed
the
jcmuller/push-xwukkpsypzws
branch
from
July 24, 2026 19:01
45eff4c to
3c7d776
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.