a-kenji / zellij-nix

Zellij Nix Environment
MIT License
36 stars 3 forks source link

flake.lock: update rust-overlay #547

Closed a-kenji-buildbot closed 1 month ago

a-kenji-buildbot commented 1 month ago

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

Flake lock file updates:

• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/cd46aa3906c14790ef5cbe278d9e54f2c38f95c0?narHash=sha256-sQXHXsjIcGEoIHkB%2BRO6BZdrPfB%2B43V1TEpyoWRI3ww%3D' (2024-10-06)
  → 'github:oxalica/rust-overlay/fc1e58ebabe0cef4442eedea07556ff0c9eafcfe?narHash=sha256-Ox1pvEHxLK6lAdaKQW21Zvk65SPDag%2BcD8YA444R/og%3D' (2024-10-12)

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