mrcjkb / haskell-tools.nvim

🦥 Supercharge your Haskell experience in neovim!
GNU General Public License v2.0
448 stars 17 forks source link

chore: update flake.lock #307

Closed mrcjkb closed 8 months ago

mrcjkb commented 8 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 'neorocks':
    'github:nvim-neorocks/neorocks/10fa1daaa8ca6fb85333f5810359464f4ad2cde3' (2023-12-09)
  → 'github:nvim-neorocks/neorocks/660550a7cbede1dad4ac8217090e5dc291380b59' (2023-12-16)
• Updated input 'neorocks/neovim-nightly':
    'github:neovim/neovim/2ebd328a798778825be61015acd975d8a929dfec?dir=contrib' (2023-12-09)
  → 'github:neovim/neovim/f4f7e294695abe7837af62b68564114de7abd0b4?dir=contrib' (2023-12-15)
• Updated input 'neorocks/nixpkgs':
    'github:nixos/nixpkgs/09ec6a0881e1a36c29d67497693a67a16f4da573' (2023-12-04)
  → 'github:nixos/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
• Updated input 'neorocks/pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/e5ee5c5f3844550c01d2131096c7271cec5e9b78' (2023-11-25)
  → 'github:cachix/pre-commit-hooks.nix/007a45d064c1c32d04e1b8a0de5ef00984c419bc' (2023-12-13)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/09dc04054ba2ff1f861357d0e7e76d021b273cd7' (2023-12-08)
  → 'github:nixos/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
• Updated input 'nvim-dap':
    'github:mfussenegger/nvim-dap/bbe2c6f3438542a37cc2141a8e385f7dfe07d87d' (2023-12-08)
  → 'github:mfussenegger/nvim-dap/e64ebf3309154b578a03c76229ebf51c37898118' (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)
• Updated input 'toggleterm':
    'github:akinsho/toggleterm.nvim/cbd041d91b90cd3c02df03fe6133208888f8e008' (2023-12-06)
  → 'github:akinsho/toggleterm.nvim/91be5f327e42aa016da13b277540de8dba0b14e3' (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 8 months ago

Review Checklist

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

Proper conventional commit scoping:

If applicable: