tirimia / neovim-nix

Flake for testing out versions of Neovim
GNU General Public License v3.0
5 stars 0 forks source link

flake.lock: Update #240

Closed tirimia closed 1 week ago

tirimia commented 1 week ago

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

Flake lock file updates:

• Updated input 'nightly-overlay':
    'github:nix-community/neovim-nightly-overlay/b46f92d869af832f80df27ca0caecbfb8edd6939?narHash=sha256-7pjaBPnUaCWxlER2dyl3wjpSuRm45sTjbiW8GpWe4h0%3D' (2024-09-21)
  → 'github:nix-community/neovim-nightly-overlay/e37970c7801fe598290167855d77f3780d821010?narHash=sha256-N1ZPfRm%2B9CW6MNWjbghvmbfEAclLHABzSnRXh7z3WAQ%3D' (2024-09-22)
• Updated input 'nightly-overlay/neovim-src':
    'github:neovim/neovim/059a9e62547e1fb4dc915da258b24844a6bfcd54?narHash=sha256-ov0UUzJadKtGCLDQBvRL3XJ/j%2BfEucq%2BTZSMSOfxxIQ%3D' (2024-09-21)
  → 'github:neovim/neovim/e697c1b43dfbeab132fee4149157f7abd08c51a0?narHash=sha256-unElU0uavf4fTNtKOp0N1iIwOexg1PksKue3OeIv7TU%3D' (2024-09-21)

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