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

Fix the CI by updating the coq pin in nix flake #934

Merged
merged 4 commits into from
Nov 7, 2024
Merged

Commits on Oct 31, 2024

  1. fix: update coq pin in flake

    rtetley committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    303d4ce View commit details
    Browse the repository at this point in the history
  2. fix: updated some renamed namespaces in language server

    With the new coq release coming up, some namespaces have been renamed,
    and the old ones deprecated which triggers fatalwarnings.
    I used optcomp to fix this when applicable.
    rtetley committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a788174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9110f3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b875a52 View commit details
    Browse the repository at this point in the history