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

Closed mrcjkb closed 10 months ago

mrcjkb commented 10 months ago

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

Flake lock file updates:

• Updated input 'neodev-nvim':
    'github:folke/neodev.nvim/c4ce017bd4bacf60bf59330cec9e93c5d5e104a6' (2023-12-07)
  → 'github:folke/neodev.nvim/40b608b31f3da728e298051c4bf579d8e8a84294' (2023-12-15)
• Updated input 'neotest':
    'github:nvim-neotest/neotest/d424d262d01bccc1e0b038c9a7220a755afd2a1f' (2023-11-13)
  → 'github:nvim-neotest/neotest/8782d83869c64700fa419bd5278f4f62c80a2c1a' (2023-12-10)
• Updated input 'neovim-nightly-overlay':
    'github:nix-community/neovim-nightly-overlay/a7ef09cdcbbf5b212258965ea661fd7cd9f5045a' (2023-12-10)
  → 'github:nix-community/neovim-nightly-overlay/916b055a001b578567dfa4ccb82aaa210e2f3e20' (2023-12-17)
• Updated input 'neovim-nightly-overlay/neovim-flake':
    'github:neovim/neovim/096211a87b1649e9a7408ce159072a6236195eea?dir=contrib' (2023-12-09)
  → 'github:neovim/neovim/8f08b1efbd096850c04c2e8e2890d993bd4d9f95?dir=contrib' (2023-12-16)
• Updated input 'neovim-nightly-overlay/nixpkgs':
    'github:NixOS/nixpkgs/09dc04054ba2ff1f861357d0e7e76d021b273cd7' (2023-12-08)
  → 'github:NixOS/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/09dc04054ba2ff1f861357d0e7e76d021b273cd7' (2023-12-08)
  → 'github:nixos/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/e5ee5c5f3844550c01d2131096c7271cec5e9b78' (2023-11-25)
  → 'github:cachix/pre-commit-hooks.nix/007a45d064c1c32d04e1b8a0de5ef00984c419bc' (2023-12-13)

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
github-actions[bot] commented 10 months ago

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

If applicable: