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

Deduplicate fstar input in flake #85

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

Nadrieril
Copy link
Member

The flake pinned fstar in two places (one directly and once inside karamel), which means if they ever got out of sync we'd have to build it twice. This instead reuses the pinned version in karamel.

@Nadrieril Nadrieril enabled auto-merge November 18, 2024 09:50
@Nadrieril Nadrieril disabled auto-merge November 18, 2024 09:50
@Nadrieril
Copy link
Member Author

@msprotz are there cases where you would want to use a different version of fstar in eurydice than the one pinned by the karamel version you're using?

@msprotz
Copy link
Contributor

msprotz commented Nov 18, 2024

Eurydice should not need F*

@msprotz
Copy link
Contributor

msprotz commented Nov 18, 2024

Let me fix FStarLang/karamel#496 real quick

@Nadrieril
Copy link
Member Author

Nice, ty

@Nadrieril
Copy link
Member Author

Can we just merge this and you can remove the fstar input once it's not needed?

@msprotz msprotz merged commit 5dd8ff3 into AeneasVerif:main Nov 18, 2024
4 checks passed
@msprotz
Copy link
Contributor

msprotz commented Nov 18, 2024

The alternative is to export a dummy FSTAR_HOME, by the way, but this is really silly

@Nadrieril Nadrieril deleted the improve-flake branch November 19, 2024 08:58
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