Skip to content

Drop nix version checks#583

Merged
Mic92 merged 2 commits into
masterfrom
version-check
May 28, 2025
Merged

Drop nix version checks#583
Mic92 merged 2 commits into
masterfrom
version-check

Conversation

@Mic92
Copy link
Copy Markdown
Member

@Mic92 Mic92 commented May 27, 2025

No description provided.

Mic92 added 2 commits May 27, 2025 09:48
Fixes #582
Checks broke and we can simplify them by deleting.
People that still have nix older than 2.4 in their PATH have to now set
NIX_DIRENV_FALLBACK_NIX themselves.
Comment thread direnvrc
@@ -6,7 +6,6 @@ NIX_DIRENV_VERSION=3.0.7
# min required versions
BASH_MIN_VERSION=4.4
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Probably we will have the same issue with the version comparison here at some point. We should investigate the behavior of sort.

@bbenne10
Copy link
Copy Markdown
Contributor

This deserves a minor version bump to get us working again with nix unstable, I think :/

@Mic92 Mic92 added this pull request to the merge queue May 28, 2025
Merged via the queue into master with commit 9bb2f9f May 28, 2025
6 checks passed
@Mic92 Mic92 deleted the version-check branch May 28, 2025 21:26
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