Skip to content

Commit

Permalink
chore: update flake.lock (#393)
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 'neorocks':
    'github:nvim-neorocks/neorocks/b4ecf2fc5d258e2d8754d573785209098877fa93?narHash=sha256-wCjTrQhEcsU3Gb4wUzKZgJzD/Ydm%2BcwU%2BwzRUAhwua0%3D' (2024-09-07)
  → 'github:nvim-neorocks/neorocks/b628f6aef1453ebad58a970070c112855e93c044?narHash=sha256-V0heel8HhLtvFzBBSss7EKnBowhTYN%2BxO4DYCwsPSxw%3D' (2024-09-14)
• Updated input 'neorocks/flake-parts':
    'github:hercules-ci/flake-parts/567b938d64d4b4112ee253b9274472dc3a346eb6?narHash=sha256-%2Bebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y%3D' (2024-09-01)
  → 'github:hercules-ci/flake-parts/bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a?narHash=sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U%3D' (2024-09-12)
• Updated input 'neorocks/neovim-nightly':
    'github:nix-community/neovim-nightly-overlay/f751e2e0c00a9393410361b205f42658611ae89b?narHash=sha256-PULZxwVju7sX7YTDiu2Gr15htFEEoMJ95ZZ6FGj%2Bqa0%3D' (2024-09-06)
  → 'github:nix-community/neovim-nightly-overlay/3b426df85fb2edc0da26673c464709e9c8b0c654?narHash=sha256-A6rw8kgxTDmuGD6D8kooF9V%2B%2BiAeXXgqay0vKG/zi/M%3D' (2024-09-13)
• Updated input 'neorocks/neovim-nightly/flake-parts':
    'github:hercules-ci/flake-parts/567b938d64d4b4112ee253b9274472dc3a346eb6?narHash=sha256-%2Bebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y%3D' (2024-09-01)
  → 'github:hercules-ci/flake-parts/bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a?narHash=sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U%3D' (2024-09-12)
• Updated input 'neorocks/neovim-nightly/neovim-src':
    'github:neovim/neovim/9570ad24f52442d75d677412cfe2fa83a7ff7a88?narHash=sha256-sRezYqvmEjS/TIumXiwIN%2BttuEPhNNtDnUY7wCpSCAs%3D' (2024-09-05)
  → 'github:neovim/neovim/deac7df80a1491ae65b68a1a1047902bcd775adc?narHash=sha256-Vu2rOpAKlEFu%2BdGewEBsnAuHHxj8XbGqF52WGmu1NNY%3D' (2024-09-12)
• Updated input 'neorocks/neovim-nightly/nixpkgs':
    'github:NixOS/nixpkgs/fcb54ddcc974cff59bdfb7c1ac9e080299763d2d?narHash=sha256-hd1eRyPtTkRnAPYpnEfzugQwAifVYMmOR3z%2BMTTSw%2Bg%3D' (2024-09-05)
  → 'github:NixOS/nixpkgs/111ed8812c10d7dc3017de46cbf509600c93f551?narHash=sha256-Ji5wO1lLG99grI0qCRb6FyRPpH9tfdfD1QP/r7IlgfM%3D' (2024-09-12)
• Updated input 'neorocks/nixpkgs':
    'github:nixos/nixpkgs/9bb1e7571aadf31ddb4af77fc64b2d59580f9a39?narHash=sha256-Yd0FK9SkWy%2BZPuNqUgmVPXokxDgMJoGuNpMEtkfcf84%3D' (2024-09-05)
  → 'github:nixos/nixpkgs/673d99f1406cb09b8eb6feab4743ebdf70046557?narHash=sha256-tI7141IHDABMNgz4iXDo8agCp0SeTLbaIZ2DRndwcmk%3D' (2024-09-13)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9bb1e7571aadf31ddb4af77fc64b2d59580f9a39?narHash=sha256-Yd0FK9SkWy%2BZPuNqUgmVPXokxDgMJoGuNpMEtkfcf84%3D' (2024-09-05)
  → 'github:nixos/nixpkgs/01f064c99c792715054dc7a70e4c1626dbbec0c3?narHash=sha256-3//V84fYaGVncFImitM6lSAliRdrGayZLdxWlpcuGk0%3D' (2024-09-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:

```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 Sep 15, 2024
1 parent 2443c3b commit a234032
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions flake.lock

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

0 comments on commit a234032

Please sign in to comment.