mrcjkb / neotest-haskell

Neotest adapter for Haskell (cabal or stack) with support for Sydtest, Hspec and Tasty
GNU General Public License v2.0
55 stars 4 forks source link

chore: update flake.lock #114

Closed mrcjkb closed 1 year ago

mrcjkb commented 1 year ago

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

Flake lock file updates:

• Updated input 'neovim-nightly-overlay':
    'github:nix-community/neovim-nightly-overlay/03f30386e305769b8eda4a5320d884dc94d9ea45' (2023-07-16)
  → 'github:nix-community/neovim-nightly-overlay/33dc18d6278f81ac272b28f5d1277bd9bc6e69b9' (2023-07-23)
• Updated input 'neovim-nightly-overlay/neovim-flake':
    'github:neovim/neovim/622ae2f53e77873a114f86f5acaff341ef3098ac?dir=contrib' (2023-07-15)
  → 'github:neovim/neovim/a8cfdf43bc6226e32679ec59769ea3e48ca26193?dir=contrib' (2023-07-22)
• Updated input 'neovim-nightly-overlay/nixpkgs':
    'github:NixOS/nixpkgs/46ed466081b9cad1125b11f11a2af5cc40b942c7' (2023-07-15)
  → 'github:NixOS/nixpkgs/f465da166263bc0d4b39dfd4ca28b777c92d4b73' (2023-07-22)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/29bcead8405cfe4c00085843eb372cc43837bb9d' (2023-07-15)
  → 'github:nixos/nixpkgs/f465da166263bc0d4b39dfd4ca28b777c92d4b73' (2023-07-22)
• Updated input 'plenary-nvim':
    'github:nvim-lua/plenary.nvim/1a6a7c929628566cf406aa7da1d048a1ddc7e9a8' (2023-07-13)
  → 'github:nvim-lua/plenary.nvim/267282a9ce242bbb0c5dc31445b6d353bed978bb' (2023-07-17)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/87589fa438dd6d5b8c7c1c6ab2ad69e4663bb51f' (2023-07-17)
  → 'github:cachix/pre-commit-hooks.nix/eb433bff05b285258be76513add6f6c57b441775' (2023-07-18)

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