a-kenji / zellij-nix

Zellij Nix Environment
MIT License
34 stars 2 forks source link

flake.lock: update zellij #435

Closed a-kenji-buildbot closed 5 months ago

a-kenji-buildbot commented 5 months ago

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

Flake lock file updates:

• Updated input 'zellij':
    'github:zellij-org/zellij/a0f48c6731473b17a485c9967e80359826a5373c' (2024-04-10)
  → 'github:zellij-org/zellij/988491fe69c558c96bf3c731cb4edde09f91abf7' (2024-04-12)

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