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

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/9bb1e7571aadf31ddb4af77fc64b2d59580f9a39?narHash=sha256-Yd0FK9SkWy%2BZPuNqUgmVPXokxDgMJoGuNpMEtkfcf84%3D' (2024-09-05)
  → 'github:nixos/nixpkgs/add0443ee587a0c44f22793b8c8649a0dbc3bb00?narHash=sha256-0Kq2MkQ/sQX1rhWJ/ySBBQlBJBUK8mPMDcuDhhdBkSU%3D' (2024-09-08)

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