simonrw / rust-fitsio

FFI wrapper around cfitsio in Rust
Apache License 2.0
36 stars 13 forks source link

Update flake.lock #286

Closed simonrw closed 8 months ago

simonrw commented 8 months ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/842d9d80cfd4560648c785f8a4e6f3b096790e19' (2024-01-17)
  → 'github:nixos/nixpkgs/612f97239e2cc474c13c9dafa0df378058c5ad8d' (2024-01-21)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
coveralls commented 8 months ago

Coverage Status

coverage: 77.464%. remained the same when pulling 1d3118987bd765fe02eaaacd45b78354a8310611 on update_flake_lock_action into 21e410193e5fbb6c1ad254f8ffdff7adf4c9af11 on main.