simonrw / rust-fitsio

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

Update flake.lock #282

Closed simonrw closed 9 months ago

simonrw commented 9 months ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6' (2023-12-19)
  → 'github:nixos/nixpkgs/5f64a12a728902226210bf01d25ec6cbb9d9265b' (2023-12-24)

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 9 months ago

Coverage Status

coverage: 77.464% (+0.7%) from 76.809% when pulling 593a4a57e555685f46a4067a564556dce5ee3c38 on update_flake_lock_action into eb722d23942543a6e2442c8c77186e20a0cc02c0 on main.