a-kenji / zellij-nix

Zellij Nix Environment
MIT License
36 stars 3 forks source link

flake.lock: update zellij #566

Closed a-kenji-buildbot closed 1 week ago

a-kenji-buildbot commented 1 week ago

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

Flake lock file updates:

• Updated input 'zellij':
    'github:zellij-org/zellij/919f9a1fbaf6ed0805126adeab320a7aa8ac14d5?narHash=sha256-zmnvnT%2BJFIkGuPLZ/jO5R9F%2Bxsn7KtjdA7MiSvuuNqU%3D' (2024-10-31)
  → 'github:zellij-org/zellij/9b756be3d7dd9341ea1a62ed7539692982e89a18?narHash=sha256-EUoJHM0Jm0uFKFeHhtzon/ZRC615SHfYa1gr4RnCNBw%3D' (2024-11-04)

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