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

postgresqlPackages.pgvecto-rs: init at 0.2.1 #281192

Merged
merged 3 commits into from
Mar 11, 2024
Merged

Commits on Mar 7, 2024

  1. rustPlatform: fix override on hooks

    Previously, trying to use `.override {}` on one of the hooks,
    specifically `bindgenHook` would yield in an error.
    By replacing `callPackage` with `callPackages`, this error is fixed and
    the overrides are propagated to the hooks.
    
    Co-Authored-By: Atemu <atemu.main+nixpkgs@gmail.com>
    diogotcorreia and Atemu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    72e550d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. pgvecto.rs: init at 0.2.1

    Co-Authored-By: Daniel Albert <git@esclear.de>
    Co-Authored-By: rina <k@rina.fyi>
    3 people committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3060321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b97ba6 View commit details
    Browse the repository at this point in the history