a-kenji / zellij-nix

Zellij Nix Environment
MIT License
36 stars 3 forks source link

flake.lock: update zellij #568

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/d22204692a314b1258ab6171e166851b24b02799?narHash=sha256-gPS3Uv%2Bl0OYcZVsyYnnimUNnEmFMmfcAHwWR8cNDRfs%3D' (2024-11-05)
  → 'github:zellij-org/zellij/c13fda444cba832121ed87a67be96fe26d56cbef?narHash=sha256-iEQyzJl5OtYwqWqyiXTecFUQSsFs%2BbJrE26TvFiSNnw%3D' (2024-11-08)

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