a-kenji / zellij-nix

Zellij Nix Environment
MIT License
34 stars 2 forks source link

flake.lock: update zellij #474

Closed a-kenji-buildbot closed 3 months ago

a-kenji-buildbot commented 3 months ago

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

Flake lock file updates:

• Updated input 'zellij':
    'github:zellij-org/zellij/56baf0b13dfc177a095ae9b3267fe531d4453099?narHash=sha256-0K7uo%2BCxzH8CvlBUYracStiaXStUmVYtCewOJ%2B0WUPw%3D' (2024-05-27)
  → 'github:zellij-org/zellij/883855587c4c963f3037f287e5239e8cd297ab69?narHash=sha256-UM%2BQ371ZuAIJSphwUvLBchm7cS0sS5EfuWYN/W0cwZE%3D' (2024-06-11)

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