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

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 'nixpkgs':
    'github:nixos/nixpkgs/63487b2f26fa065cfeeaa47dddb08e2856ba53e8?narHash=sha256-3suayUinicnvE/4shMZwp9FHT5izUM8gMpdEO/NHBTo%3D' (2024-10-24)
  → 'github:nixos/nixpkgs/41dea55321e5a999b17033296ac05fe8a8b5a257?narHash=sha256-WvLXzNNnnw%2BqpFOmgaM3JUlNEH%2BT4s22b5i2oyyCpXE%3D' (2024-10-25)

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