Skip to content

Commit

Permalink
chore: update flake.lock (#268)
Browse files Browse the repository at this point in the history
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'neodev-nvim':
    'github:folke/neodev.nvim/c8e126393a34939fb448d48eeddb510971739e3a' (2023-09-23)
  → 'github:folke/neodev.nvim/58b1c0740e8ad79ce71e2649a449bb90536435cf' (2023-09-29)
• Updated input 'neorocks':
    'github:nvim-neorocks/neorocks/72b29a03a8bccc31ed9995bfc62ef9f5cdaf7f41' (2023-09-23)
  → 'github:nvim-neorocks/neorocks/28ce53c430d3f35809b36ffe3f0a9d7db144208d' (2023-09-30)
• Updated input 'neorocks/neovim-nightly':
    'github:neovim/neovim/c88bb658ce6fb12cca3e5324d8a15d1859d095cd?dir=contrib' (2023-09-23)
  → 'github:neovim/neovim/cf8b2c0e74fd5e723b0c15c2ce84e6900fd322d3?dir=contrib' (2023-09-30)
• Updated input 'neorocks/nixpkgs':
    'github:nixos/nixpkgs/e12483116b3b51a185a33a272bf351e357ba9a99' (2023-09-21)
  → 'github:nixos/nixpkgs/f3dab3509afca932f3f4fd0908957709bb1c1f57' (2023-09-27)
• Updated input 'neorocks/pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/4f883a76282bc28eb952570afc3d8a1bf6f481d7' (2023-09-10)
  → 'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0' (2023-09-24)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/e12483116b3b51a185a33a272bf351e357ba9a99' (2023-09-21)
  → 'github:nixos/nixpkgs/bd9b686c0168041aea600222be0805a0de6e6ab8' (2023-09-29)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/4f883a76282bc28eb952570afc3d8a1bf6f481d7' (2023-09-10)
  → 'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0' (2023-09-24)
• Updated input 'telescope-nvim':
    'github:nvim-telescope/telescope.nvim/ed9574dd6dde143d009b2528ea6d79bd34bbe6c8' (2023-09-23)
  → 'github:nvim-telescope/telescope.nvim/ffe90fac32122f401429b14d383137bd92a685d0' (2023-09-29)
• Updated input 'toggleterm':
    'github:akinsho/toggleterm.nvim/0427b908ebefcb3701c7f2cfbdafa37d11afe71a' (2023-09-11)
  → 'github:akinsho/toggleterm.nvim/61e8ad370d4da5d84c77e31671027bc094ac06ca' (2023-09-25)
```

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

```sh
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
```

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mrcjkb and github-actions[bot] authored Oct 1, 2023
1 parent 534f328 commit 8b472cf
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b472cf

Please sign in to comment.