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

Add override for Pendulum version 3.0.0 with Rust #1739

Merged
merged 12 commits into from
Sep 29, 2024

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    594db15 View commit details
    Browse the repository at this point in the history
  2. feat(pendulum): Apply nixpkgs-fmt

    bow authored and cpcloud committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e0c4376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07602e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76504c5 View commit details
    Browse the repository at this point in the history
  5. feat(pendulum): Apply nixpkgs-fmt

    bow authored and cpcloud committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f79513e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e60cb1e View commit details
    Browse the repository at this point in the history
  7. feat(pendulum): Use importCargoLock without downloading from GitHub

    Previous approach of patching the source prior to build always results
    in some hash mismatch. So here we just use a drop-in Cargo.lock file,
    or rather what it would have looked like had the version been set
    correctly.
    
    See: nix-community#1739
    bow authored and cpcloud committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    28ae7a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f287e40 View commit details
    Browse the repository at this point in the history
  9. chore: Revert 'apply nixpkgs-fmt to entire source tree'

    This reverts commit 777fb62.
    bow authored and cpcloud committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6d1fba8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a424cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04670ec View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    07bb042 View commit details
    Browse the repository at this point in the history