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

Closed mrcjkb closed 2 months ago

mrcjkb commented 2 months ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/159be5db480d1df880a0135ca0bfed84c2f88353?narHash=sha256-LnNKCCxnwgF%2B575y0pxUdlGZBO/ru1CtGHIqQVfvjlA%3D' (2024-09-11)
  → 'github:nixos/nixpkgs/280db3decab4cbeb22a4599bd472229ab74d25e1?narHash=sha256-Jks8O42La%2Bnm5AMTSq/PvM5O%2BfUAhIy0Ce1QYqLkyZ4%3D' (2024-09-12)

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