Skip to content

Fix issues in quirks.nix#219

Merged
angerman merged 1 commit intomainfrom
fix-quirks
Feb 27, 2026
Merged

Fix issues in quirks.nix#219
angerman merged 1 commit intomainfrom
fix-quirks

Conversation

@andreabedini
Copy link
Contributor

If GITHUB_ACTIONS is not defined the check "$GITHUB_ACTIONS" = "true"
might fail. The CODESPACES variable is always set to "true" in GitHub
Codespaces so we can use the same mechanism there.

@andreabedini andreabedini marked this pull request as draft July 18, 2025 05:45
If GITHUB_ACTIONS is not defined the check "$GITHUB_ACTIONS" = "true"
might fail. The CODESPACES variable is always set to "true" in GitHub
Codespaces so we can use the same mechanism there.
@andreabedini andreabedini marked this pull request as ready for review July 18, 2025 05:48
Copy link
Collaborator

@angerman angerman left a comment

Choose a reason for hiding this comment

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

Lgtm, however as we lost our Mac's for the next 4wks. I'm not sure we should merge this right now 😞

@angerman angerman added this pull request to the merge queue Feb 27, 2026
Merged via the queue into main with commit 0a1bfba Feb 27, 2026
6 of 10 checks passed
@angerman angerman deleted the fix-quirks branch February 27, 2026 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