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

Closed mrcjkb closed 3 weeks ago

mrcjkb commented 3 weeks ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/56c7c4a3f5fdbef5bf81c7d9c28fbb45dc626611?narHash=sha256-tScdcYQ37kMqlyqb5yizNDTKXZASLB4zHitlHwOg%2B/o%3D' (2024-10-21)
  → 'github:nixos/nixpkgs/dfffb2e7a52d29a0ef8e21ec8a0f30487b227f1a?narHash=sha256-9Rg%2BAqLqvqqJniP/OQB3GtgXoAd8IlazsHp97va042Y%3D' (2024-10-23)

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