simonrw / rust-fitsio

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

Update flake.lock #293

Closed simonrw closed 4 months ago

simonrw commented 4 months ago

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

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
  → 'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605' (2024-02-28)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/a4d4fe8c5002202493e87ec8dbc91335ff55552c' (2024-02-15)
  → 'github:nixos/nixpkgs/9df3e30ce24fd28c7b3e2de0d986769db5d6225d' (2024-03-06)

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

Coverage Status

coverage: 77.393%. remained the same when pulling ece9723b7d4dff1bffb35215edbdf8199f0272db on update_flake_lock_action into c20f18e765ab8a1c27aed148599e6e50d1c3d582 on main.