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

Closed mrcjkb closed 5 months ago

mrcjkb commented 6 months ago

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

Flake lock file updates:

• Updated input 'neotest':
    'github:nvim-neotest/neotest/f03a78cef74db5638e4312e18b767294a90de8da' (2024-04-08)
  → 'github:nvim-neotest/neotest/5caac5cc235d495a2382bc2980630ef36ac87032' (2024-04-28)
• Updated input 'neovim-nightly-overlay':
    'github:nix-community/neovim-nightly-overlay/3f0a19ceb63a11f88f77a996f630f985bad8861e' (2024-04-28)
  → 'github:nix-community/neovim-nightly-overlay/71b2e5cde3307497ad57529083cc677eca33abba' (2024-05-05)
• Updated input 'neovim-nightly-overlay/flake-parts':
    'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01)
  → 'github:hercules-ci/flake-parts/e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e' (2024-05-02)
• Updated input 'neovim-nightly-overlay/neovim-flake':
    'github:neovim/neovim/a41546d4ac60cecc48b83f85ea9d53ee2fb7dfbb?dir=contrib' (2024-04-27)
  → 'github:neovim/neovim/efb44e0cad294f51e330d57d7590d38de5cec62c?dir=contrib' (2024-05-04)
• Updated input 'neovim-nightly-overlay/nixpkgs':
    'github:NixOS/nixpkgs/d6f6eb2a984f2ba9a366c31e4d36d65465683450' (2024-04-27)
  → 'github:NixOS/nixpkgs/5fd8536a9a5932d4ae8de52b7dc08d92041237fc' (2024-05-03)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/d6f6eb2a984f2ba9a366c31e4d36d65465683450' (2024-04-27)
  → 'github:nixos/nixpkgs/5fd8536a9a5932d4ae8de52b7dc08d92041237fc' (2024-05-03)
• Updated input 'nvim-nio':
    'github:nvim-neotest/nvim-nio/5800f585def265d52f1d8848133217c800bcb25d' (2024-04-04)
  → 'github:nvim-neotest/nvim-nio/8765cbc4d0c629c8158a5341e1b4305fd93c3a90' (2024-05-02)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/6fb82e44254d6a0ece014ec423cb62d92435336f' (2024-04-24)
  → 'github:cachix/pre-commit-hooks.nix/2849da033884f54822af194400f8dff435ada242' (2024-04-30)

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
mrcjkb commented 5 months ago

Closing, as flake.lock is updated in #161