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

checks: remove darwinChanges #1302

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

emilazy
Copy link
Collaborator

@emilazy emilazy commented Jan 27, 2025

It seems like this has been broken since 26bab2f from 2018; macOS diff(1) does not support these arguments and the $PATH has been fixed since that point. Before that, it would presumably only have worked if you added GNU diffutils to environment.systemPackages.

Proactively notifying users about breaking changes isn’t a bad idea, but the activation script doesn’t seem like the right place for it, and as it’s non‐blocking it’s likely that even if it worked it would get drowned out by the later output anyway. I’d like to move the changelog into release notes as part of the manual, which would requires changes to this anyway. Since it’s been broken for almost seven years anyway, let’s just drop it for now and revisit later.

It seems like this has been broken since
26bab2f from 2018; macOS `diff(1)`
does not support these arguments and the `$PATH` has been fixed since
that point. Before that, it would presumably only have worked if you
added GNU diffutils to `environment.systemPackages`.

Proactively notifying users about breaking changes isn’t a bad idea,
but the activation script doesn’t seem like the right place for it,
and as it’s non‐blocking it’s likely that even if it worked it
would get drowned out by the later output anyway. I’d like to move
the changelog into release notes as part of the manual, which would
requires changes to this anyway. Since it’s been broken for almost
seven years anyway, let’s just drop it for now and revisit later.
@emilazy emilazy requested a review from Enzime January 27, 2025 21:01
@emilazy emilazy merged commit 67e7728 into LnL7:master Jan 27, 2025
3 checks passed
@emilazy emilazy deleted the push-vtlomuzppvtu branch January 27, 2025 22:35
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