a-kenji / zellij-nix

Zellij Nix Environment
MIT License
36 stars 3 forks source link

flake.lock: update zellij #521

Closed a-kenji-buildbot closed 2 months ago

a-kenji-buildbot commented 2 months ago

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

Flake lock file updates:

• Updated input 'zellij':
    'github:zellij-org/zellij/3923bf5027493ab05b1d842659113181a58e9963?narHash=sha256-JL5Zez4265EqN8yquG%2BN0wz8edTYc9prEKqHHcitxic%3D' (2024-08-21)
  → 'github:zellij-org/zellij/240a53aa1aab6b3b58c385bccda6170606c46790?narHash=sha256-C7lfsapt3jYEuiXMF6u/AmDeTNDBxucYmPqkmXUvCsQ%3D' (2024-08-23)

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