nvim-neorocks / luarocks-tag-release

GitHub workflow for automatically generating Luarocks releases from tags and running busted tests
GNU Affero General Public License v3.0
48 stars 3 forks source link

deps: update flake.lock #514

Closed mrcjkb closed 1 month ago

mrcjkb commented 1 month ago

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

Flake lock file updates:

• Updated input 'git-hooks':
    'github:cachix/git-hooks.nix/85f7a7177c678de68224af3402ab8ee1bcee25c8?narHash=sha256-0YRcOxJG12VGDFH8iS8pJ0aYQQUAgo/r3ZAL%2BcSh9nk%3D' (2024-09-28)
  → 'github:cachix/git-hooks.nix/2f5ae3fc91db865eff2c5a418da85a0fbe6238a3?narHash=sha256-b8flytpuc4Ey/g3mcvpS/ICORcD4h56QDZeP5LogevY%3D' (2024-10-01)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/b5b22b42c0d10c7d2463e90a546c394711e3a724?narHash=sha256-uMVkVHL4r3QmlZ1JM%2BUoJwxqa46cgHnIfqGzVlw5ca4%3D' (2024-09-30)
  → 'github:nixos/nixpkgs/d78d09350ac7dfe503cf48cbc59764aef4157b9a?narHash=sha256-5jw7zwOcWOpxTO6NCzmFZfq0klNGA%2Bktw%2BYb3n35eUQ%3D' (2024-10-01)

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