a-kenji / zellij-nix

Zellij Nix Environment
MIT License
36 stars 3 forks source link

flake.lock: Update #536

Closed a-kenji-buildbot closed 1 month ago

a-kenji-buildbot commented 1 month ago

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

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
  → 'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a?narHash=sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ%3D' (2024-09-17)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4f807e8940284ad7925ebd0a0993d2a1791acb2f?narHash=sha256-IiA3jfbR7K/B5%2B9byVi9BZGWTD4VSbWe8VLpp9B/iYk%3D' (2024-09-11)
  → 'github:nixos/nixpkgs/c04d5652cfa9742b1d519688f65d1bbccea9eb7e?narHash=sha256-PmUr/2GQGvFTIJ6/Tvsins7Q43KTMvMFhvG6oaYK%2BWk%3D' (2024-09-19)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/ff13821613ffe5dbfeb4fe353b1f4bf291d831db?narHash=sha256-T7W%2BohiXe1IY0yf/PpS4wQItZ0SyRO%2B/v8kqNpMXlI4%3D' (2024-09-15)
  → 'github:oxalica/rust-overlay/a66e16cb21e4428224925dbf1b66238c727dda0a?narHash=sha256-wrXknshJMRLv91KQD5d7ovUqJ70FlDM7XeG/upSsKgM%3D' (2024-09-21)

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