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

Nix Updates #686

Merged
merged 6 commits into from
Jul 24, 2023
Merged

Nix Updates #686

merged 6 commits into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    524abe7 View commit details
    Browse the repository at this point in the history
  2. chore: reduce dependencies to build aiken

    We don't need the whole of openssl to build, only the headers. It will
    still be installed because we need it to run.
    cfcosta committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e0ae482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11771a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bcaa29 View commit details
    Browse the repository at this point in the history
  5. feat: infer crate version from Cargo.toml

    We should never have to update flake.nix on release ever again!
    cfcosta committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b390fbf View commit details
    Browse the repository at this point in the history
  6. fix: fix clippy error

    cfcosta committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    eb1f5d5 View commit details
    Browse the repository at this point in the history