simonrw / rust-fitsio

FFI wrapper around cfitsio in Rust
Apache License 2.0
35 stars 12 forks source link

Update flake.lock #289

Closed simonrw closed 5 months ago

simonrw commented 5 months ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/612f97239e2cc474c13c9dafa0df378058c5ad8d' (2024-01-21)
  → 'github:nixos/nixpkgs/97b17f32362e475016f942bbdfda4a4a72a8a652' (2024-01-29)

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

Coverage Status

coverage: 77.464%. remained the same when pulling 00dfc8cba4ee1f624634c8ebe36542dcce57112c on update_flake_lock_action into 16b31eca4c90e413829324c5bd8557da1f1f5b96 on main.