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

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/40b608b31f3da728e298051c4bf579d8e8a84294' (2023-12-15)
  → 'github:folke/neodev.nvim/269051a7093fa481128904a33a6c4e1ca8de4340' (2023-12-23)
• Updated input 'neotest':
    'github:nvim-neotest/neotest/8782d83869c64700fa419bd5278f4f62c80a2c1a' (2023-12-10)
  → 'github:nvim-neotest/neotest/6aa6e4529a4a125b49c48541b97ba146ceee2441' (2023-12-22)
• Updated input 'neovim-nightly-overlay':
    'github:nix-community/neovim-nightly-overlay/916b055a001b578567dfa4ccb82aaa210e2f3e20' (2023-12-17)
  → 'github:nix-community/neovim-nightly-overlay/0504e982a5a0523c6a49e04f6c7159a24e7a91a3' (2023-12-24)
• Updated input 'neovim-nightly-overlay/neovim-flake':
    'github:neovim/neovim/8f08b1efbd096850c04c2e8e2890d993bd4d9f95?dir=contrib' (2023-12-16)
  → 'github:neovim/neovim/eae6727325111e596b49bb04337a467e8833397c?dir=contrib' (2023-12-23)
• Updated input 'neovim-nightly-overlay/neovim-flake/flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'neovim-nightly-overlay/nixpkgs':
    'github:NixOS/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
  → 'github:NixOS/nixpkgs/d6863cbcbbb80e71cecfc03356db1cda38919523' (2023-12-21)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
  → 'github:nixos/nixpkgs/d6863cbcbbb80e71cecfc03356db1cda38919523' (2023-12-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