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 some Nix flake issues #402

Merged
merged 7 commits into from
Jun 28, 2024
Merged

Fix some Nix flake issues #402

merged 7 commits into from
Jun 28, 2024

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    526eba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f342f27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    319e270 View commit details
    Browse the repository at this point in the history
  4. Tiny code refactor in flake.nix

    Specify build type with dedicated Nix option instead of raw flag.
    This doesn't change much, just makes it a bit cleaner.
    aleasims committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    433d6cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1f8abe View commit details
    Browse the repository at this point in the history
  6. Remove unused CMake option from flake.nix

    `BUILD_SHARED_LIBS` has no effect since the library is header-only.
    aleasims committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a2a991e View commit details
    Browse the repository at this point in the history
  7. Update build notes in flake.nix

    Previous note was inaccurate.
    aleasims committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ec6bfda View commit details
    Browse the repository at this point in the history