a-kenji / zellij-nix

Zellij Nix Environment
MIT License
36 stars 3 forks source link

flake.lock: Update #516

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 'nixpkgs':
    'github:nixos/nixpkgs/5e0ca22929f3342b19569b21b2f3462f053e497b?narHash=sha256-M0xJ3FbDUc4fRZ84dPGx5VvgFsOzds77KiBMW/mMTnI%3D' (2024-08-09)
  → 'github:nixos/nixpkgs/c3aa7b8938b17aebd2deecf7be0636000d62a2b9?narHash=sha256-med8%2B5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c%3D' (2024-08-14)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/ed4fe9af3814694d59c572649e881a6aa6eba533?narHash=sha256-oS8Qhpo71B/6OOsuVBFJbems7RKD/5e3TN2AdXhwMjg%3D' (2024-08-11)
  → 'github:oxalica/rust-overlay/07105b5f550665ff417487febcd6bf5dd071b931?narHash=sha256-tfPBU%2BfK6YYMZvNsOYHv6JzBa8XKuhtfu8Cb9lnri1w%3D' (2024-08-17)

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