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

Closed mrcjkb closed 11 months ago

mrcjkb commented 11 months ago

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

Flake lock file updates:

• Updated input 'neodev-nvim':
    'github:folke/neodev.nvim/80487e4f7bfa11c2ef2a1b461963db019aad6a73' (2023-11-01)
  → 'github:folke/neodev.nvim/20f1e5d3c143333bdf5ea48729f7b50660135cb3' (2023-11-10)
• Updated input 'neovim-nightly-overlay':
    'github:nix-community/neovim-nightly-overlay/b5ff9674a876bb217310721b94a80463564ea0b5' (2023-11-04)
  → 'github:nix-community/neovim-nightly-overlay/8424f4f46b53c3f868fd29df98c9c2f3b45dbf7a' (2023-11-12)
• Updated input 'neovim-nightly-overlay/hercules-ci-effects':
    'github:hercules-ci/hercules-ci-effects/300e0af24a1bbe32d115beb182efb01785582c45' (2023-10-24)
  → 'github:hercules-ci/hercules-ci-effects/0bd99f5ab7ec7a74c11238bd02bb29e709c14328' (2023-11-07)
• Updated input 'neovim-nightly-overlay/neovim-flake':
    'github:neovim/neovim/9281edb334a374e7753d4a6b7a05e31120e39772?dir=contrib' (2023-11-04)
  → 'github:neovim/neovim/c23dd7c9eff035d92830bb33eb9644d946a65d92?dir=contrib' (2023-11-11)
• Updated input 'neovim-nightly-overlay/nixpkgs':
    'github:NixOS/nixpkgs/8ab9c53eee434651ce170dee1d9727b974e9a6b6' (2023-11-04)
  → 'github:NixOS/nixpkgs/ec750fd01963ab6b20ee1f0cb488754e8036d89d' (2023-11-07)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9d5d25bbfe8c0297ebe85324addcb5020ed1a454' (2023-11-04)
  → 'github:nixos/nixpkgs/ec750fd01963ab6b20ee1f0cb488754e8036d89d' (2023-11-07)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/dec10399e5b56aa95fcd530e0338be72ad6462a0' (2023-11-01)
  → 'github:cachix/pre-commit-hooks.nix/ea758da1a6dcde6dc36db348ed690d09b9864128' (2023-11-06)

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