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

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/1211305a5b237771e13fcca0c51e60ad47326a9a?narHash=sha256-eMeCTJZ5xBeQ0f9Os7K8DThNVSo9gy4umZLDfF5q6OM%3D' (2024-10-05)
  → 'github:cachix/git-hooks.nix/4ebefcac44b5116cf5741be858245db769ddedd1?narHash=sha256-nKttjKg6lE7O5S%2BwlBOkXsUGdOgVxZ8SWaCOyodW5so%3D' (2024-10-10)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4fa56ac6d86a213b556d4db9b1cb43a51b3e40ec?narHash=sha256-%2BfUCZ7C34cp%2BbY5E9Hw4biRyI%2BIINVsO%2BsXFCieWkZA%3D' (2024-10-09)
  → 'github:nixos/nixpkgs/b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221?narHash=sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU%3D' (2024-10-10)

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