Skip to content

Commit

Permalink
chore: update flake.lock (#329)
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/be8d4d4cab6c13c6a572269c9d6a63774baba9a0' (2024-01-05)
  → 'github:folke/neodev.nvim/dde00106b9094f101980b364fae02fd85d357306' (2024-01-12)
• Updated input 'neorocks':
    'github:nvim-neorocks/neorocks/57ae32b6d87c780efb0814999e085ed04dc5419e' (2024-01-06)
  → 'github:nvim-neorocks/neorocks/21d5c896f0d88353247f2c519f07a9370e65e593' (2024-01-10)
• Updated input 'neorocks/neovim-nightly':
    'github:neovim/neovim/28c183b38cdc00436d95af80ee8e34e4793ee38d?dir=contrib' (2024-01-05)
  → 'github:neovim/neovim/a7550a20e0c3084eacd2b4ede1e6a94f282c2fb8?dir=contrib' (2024-01-10)
• Updated input 'neorocks/nixpkgs':
    'github:nixos/nixpkgs/63143ac2c9186be6d9da6035fa22620018c85932' (2024-01-02)
  → 'github:nixos/nixpkgs/24fe8bb4f552ad3926274d29e083b79d84707da6' (2024-01-07)
• Updated input 'neorocks/pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/9d3d7e18c6bc4473d7520200d4ddab12f8402d38' (2023-12-30)
  → 'github:cachix/pre-commit-hooks.nix/ea96f0c05924341c551a797aaba8126334c505d2' (2024-01-08)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/63143ac2c9186be6d9da6035fa22620018c85932' (2024-01-02)
  → 'github:nixos/nixpkgs/eabe8d3eface69f5bb16c18f8662a702f50c20d5' (2024-01-09)
• Updated input 'nvim-dap':
    'github:mfussenegger/nvim-dap/f0dca670fa059eb89dda8869a6310c804241345c' (2023-12-20)
  → 'github:mfussenegger/nvim-dap/9adbfdca13afbe646d09a8d7a86d5d031fb9c5a5' (2024-01-13)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/9d3d7e18c6bc4473d7520200d4ddab12f8402d38' (2023-12-30)
  → 'github:cachix/pre-commit-hooks.nix/274ae3979a0eacae422e1bbcf63b8b7a335e1114' (2024-01-12)
• Updated input 'telescope-nvim':
    'github:nvim-telescope/telescope.nvim/87e92ea31b2b61d45ad044cf7b2d9b66dad2a618' (2024-01-04)
  → 'github:nvim-telescope/telescope.nvim/da8b3d485975a8727bea127518b65c980521ae22' (2024-01-12)
```

### 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 Jan 14, 2024
1 parent 6224672 commit 9b12e2e
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 9b12e2e

Please sign in to comment.