Skip to content

Allow other compatible versions of regex#6

Merged
sammorrell merged 2 commits into
sammorrell:mainfrom
crisbour:main
Jan 20, 2026
Merged

Allow other compatible versions of regex#6
sammorrell merged 2 commits into
sammorrell:mainfrom
crisbour:main

Conversation

@crisbour
Copy link
Copy Markdown
Contributor

For the use of lidrs in Aetherus, I would like to allow for other compatible regex vers to be used.

The problem stemmed from using netcdf, which under the hood needs hdf5, but the version packaged in the nix flakes you have on Aetherus is too high for the version of netcdf used in the project, but updating netcdf required a higher version of regex and clashing with the hard requirement for lidrs.

Hence, allow other version of regex to be used here allows Aetherus to look for a version supported for all its dependencies

@sammorrell sammorrell merged commit 4a2e712 into sammorrell:main Jan 20, 2026
1 check passed
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