a-kenji / zellij-nix

Zellij Nix Environment
MIT License
34 stars 2 forks source link

flake.lock: Update #476

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 'multitask':
    'github:imsnif/multitask/99e44852d7148f867bb5950291709fb0e8ff57ab?narHash=sha256-/CSs8eL7973cbrP17r0KLBp8Ijfe7PF1YuX73IQJef8%3D' (2024-05-02)
  → 'github:imsnif/multitask/a79096cea604a30214829b51294f596d165ab36c?narHash=sha256-QOElADOP37F%2BbXZDZ291m/ofGXTmr4k7Nm/DlwoMbZA%3D' (2024-06-14)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/051f920625ab5aabe37c920346e3e69d7d34400e?narHash=sha256-4q0s6m0GUcN7q%2BY2DqD27iLvbcd1G50T2lv08kKxkSI%3D' (2024-06-07)
  → 'github:nixos/nixpkgs/e9ee548d90ff586a6471b4ae80ae9cfcbceb3420?narHash=sha256-4Zu0RYRcAY/VWuu6awwq4opuiD//ahpc2aFHg2CWqFY%3D' (2024-06-13)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/1f536afad5c18ea4ae6bb592c3fef038e1e33568?narHash=sha256-9Z95F8lnY/5sOf7Z4IdABKz1ulB0ueNrZU864rQj280%3D' (2024-06-09)
  → 'github:oxalica/rust-overlay/7c2d603cb67c974ef8c5cfee1150060dbb299e04?narHash=sha256-s8QrTANEtY6UxzfkcBfoN93bgW9aCRIq54LPRVNu/4c%3D' (2024-06-15)

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