a-kenji / zellij-nix

Zellij Nix Environment
MIT License
34 stars 2 forks source link

flake.lock: update rust-overlay #530

Closed a-kenji-buildbot closed 3 days ago

a-kenji-buildbot commented 3 days ago

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

Flake lock file updates:

• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/e9f8641c92f26fd1e076e705edb12147c384171d?narHash=sha256-YfLRPlFZWrT2oRLNAoqf7G3%2BNnUTDdlIJk6tmBU7kXM%3D' (2024-09-14)
  → 'github:oxalica/rust-overlay/ff13821613ffe5dbfeb4fe353b1f4bf291d831db?narHash=sha256-T7W%2BohiXe1IY0yf/PpS4wQItZ0SyRO%2B/v8kqNpMXlI4%3D' (2024-09-15)

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