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 #536

Closed mrcjkb closed 2 weeks ago

mrcjkb commented 2 weeks ago

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

Flake lock file updates:

• Updated input 'git-hooks':
    'github:cachix/git-hooks.nix/3c3e88f0f544d6bb54329832616af7eb971b6be6?narHash=sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ%2B/nVtALHIciX/BI%3D' (2024-10-16)
  → 'github:cachix/git-hooks.nix/af8a16fe5c264f5e9e18bcee2859b40a656876cf?narHash=sha256-W1MIJpADXQCgosJZT8qBYLRuZls2KSiKdpnTVdKBuvU%3D' (2024-10-30)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/0fcb98acb6633445764dafe180e6833eb0f95208?narHash=sha256-4spSNTZ6h8Xmvrr9oqfuxc9jarasGj1QOcsgw8BfNd8%3D' (2024-10-27)
  → 'github:nixos/nixpkgs/30c9efeef01e2ad4880bff6a01a61dd99536b3c9?narHash=sha256-PRq4vJjDa%2Bm1mNwkV9H7zVzMhuMqsHJrTGx0iJZ0e0w%3D' (2024-10-29)

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