Skip to content

Don't build fallback-paths if we didn't build aarch64-linux and x86 d… …arwin #116

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

Merged
merged 2 commits into from
Jun 16, 2025

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Jun 16, 2025

Motivation

Was supposed to be part of #114, but I forgot to hop. Derp.

Context

@@ -103,6 +103,7 @@ jobs:
done

- name: Build fallback-paths.nix
if: ${{ github.event_name != 'pull_request' }}
run: |
nix build .#fallbackPathsNix --out-link fallback
Copy link
Member

Choose a reason for hiding this comment

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

May also want to make this -j0

@grahamc grahamc enabled auto-merge June 16, 2025 15:55
@grahamc grahamc added this pull request to the merge queue Jun 16, 2025
Merged via the queue into detsys-main with commit b0aa12d Jun 16, 2025
32 checks passed
@grahamc grahamc deleted the push-zrwpvlwurrkr branch June 16, 2025 16:19
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