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

Closed tirimia closed 3 months ago

tirimia commented 3 months ago

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

Flake lock file updates:

• Updated input 'nightly-overlay':
    'github:nix-community/neovim-nightly-overlay/b67c560eb553aa29f7e4efa729af61ff4d45c786?narHash=sha256-V1eO%2B6leWxL4etUpgxi81kC9mOUIPo/gy4GXPqcgQ6E%3D' (2024-08-16)
  → 'github:nix-community/neovim-nightly-overlay/ee00d368ae6a9015004d473eba26a79b343a0c45?narHash=sha256-CWnJUYtqcfnJZrTYLmdo6FzKXJ4Y4Z%2BY6RBR7wgnAKA%3D' (2024-08-17)
• Updated input 'nightly-overlay/git-hooks':
    'github:cachix/git-hooks.nix/c7012d0c18567c889b948781bc74a501e92275d1?narHash=sha256-qbhjc/NEGaDbyy0ucycubq4N3//gDFFH3DOmp1D3u1Q%3D' (2024-08-09)
  → 'github:cachix/git-hooks.nix/bfef0ada09e2c8ac55bbcd0831bd0c9d42e651ba?narHash=sha256-yezvUuFiEnCFbGuwj/bQcqg7RykIEqudOy/RBrId0pc%3D' (2024-08-16)
• Updated input 'nightly-overlay/neovim-src':
    'github:neovim/neovim/fd65422b99c7cc69e5053a852244cfc9d46d7b65?narHash=sha256-e7QFAYeZSjhQ1H0mk2awv2KcXlsepzXki3uYEUBXZ8Q%3D' (2024-08-15)
  → 'github:neovim/neovim/172cc23d88585dd7520726c2ebbba4ed7639e348?narHash=sha256-Qi/iqMZxN5jsP99neBoKtcHn8AtqwmKmxtSVrRijRNE%3D' (2024-08-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/8b908192e64224420e2d59dfd9b2e4309e154c5d?narHash=sha256-nk0RaUB5f68BwtXAYy3WAjqFhVKqIl9Z89RGycTa2vk%3D' (2024-08-15)
  → 'github:NixOS/nixpkgs/cd7b95ee3725af7113bacbce91dd6549cee58ca5?narHash=sha256-OTDg91%2BZzs2SpU3csK4xVdSQFoG8cK1lNUwKmTqERyE%3D' (2024-08-17)

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