Skip to content

chore(deps): update flake.lock#155

Merged
BirdeeHub merged 1 commit intomasterfrom
update_flake_lock_action
Feb 24, 2026
Merged

chore(deps): update flake.lock#155
BirdeeHub merged 1 commit intomasterfrom
update_flake_lock_action

Conversation

@BirdeeHub
Copy link
Owner

@BirdeeHub BirdeeHub commented Feb 15, 2026

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

Flake lock file updates:

• Updated input 'neorocks':
    'github:nvim-neorocks/neorocks/45c8ed5' (2026-02-07)
  → 'github:nvim-neorocks/neorocks/74d8205' (2026-02-21)
• Updated input 'neorocks/git-hooks':
    'github:cachix/git-hooks.nix/a8ca480' (2026-02-01)
  → 'github:cachix/git-hooks.nix/5eaaedd' (2026-02-10)
• Updated input 'neorocks/git-hooks/nixpkgs':
    'github:NixOS/nixpkgs/a672be6' (2025-12-05)
  → 'github:NixOS/nixpkgs/4747257' (2026-02-02)
• Updated input 'neorocks/neovim-nightly':
    'github:nix-community/neovim-nightly-overlay/f647969' (2026-02-07)
  → 'github:nix-community/neovim-nightly-overlay/0f60109' (2026-02-21)
• Updated input 'neorocks/neovim-nightly/neovim-src':
    'github:neovim/neovim/7720e52' (2026-02-06)
  → 'github:neovim/neovim/d79a9dc' (2026-02-20)
• Updated input 'neorocks/neovim-nightly/nixpkgs':
    'github:NixOS/nixpkgs/aa290c9' (2026-02-04)
  → 'github:NixOS/nixpkgs/d1c15b7' (2026-02-16)
• Updated input 'neorocks/nixpkgs':
    'github:nixos/nixpkgs/aa290c9' (2026-02-04)
  → 'github:nixos/nixpkgs/d1c15b7' (2026-02-16)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/ae67888' (2026-02-06)
  → 'github:nixos/nixpkgs/d1c15b7' (2026-02-16)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/a8ca480' (2026-02-01)
  → 'github:cachix/pre-commit-hooks.nix/5eaaedd' (2026-02-10)
• Updated input 'pre-commit-hooks/nixpkgs':
    'github:NixOS/nixpkgs/a672be6' (2025-12-05)
  → 'github:NixOS/nixpkgs/4747257' (2026-02-02)

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, close and re-open this pull request.

@BirdeeHub
Copy link
Owner Author

BirdeeHub commented Feb 15, 2026

It appears pre-commit git hooks are either broken, or have changed. I don't have time for this right now, but I can look at it sometime in the next week or 2.

This is a pure lua plugin, you don't need to use the flake unless you are submitting code anyway.

Just download it to the pack directory.

It appears pre-commit git hooks are either broken, or have changed. I don't have time for this right now, but I can look at it sometime in the next week or 2.

This is a pure lua plugin, you don't need to use the flake unless you are submitting code anyway.

Just download it to the pack directory.

The package in nixpkgs for this plugin doesn't run the pre-commit hooks. So that will be fine.

@BirdeeHub BirdeeHub force-pushed the update_flake_lock_action branch from 220388a to 1dd413d Compare February 22, 2026 01:25
Flake lock file updates:

• Updated input 'neorocks':
    'github:nvim-neorocks/neorocks/45c8ed5' (2026-02-07)
  → 'github:nvim-neorocks/neorocks/74d8205' (2026-02-21)
• Updated input 'neorocks/git-hooks':
    'github:cachix/git-hooks.nix/a8ca480' (2026-02-01)
  → 'github:cachix/git-hooks.nix/5eaaedd' (2026-02-10)
• Updated input 'neorocks/git-hooks/nixpkgs':
    'github:NixOS/nixpkgs/a672be6' (2025-12-05)
  → 'github:NixOS/nixpkgs/4747257' (2026-02-02)
• Updated input 'neorocks/neovim-nightly':
    'github:nix-community/neovim-nightly-overlay/f647969' (2026-02-07)
  → 'github:nix-community/neovim-nightly-overlay/0f60109' (2026-02-21)
• Updated input 'neorocks/neovim-nightly/neovim-src':
    'github:neovim/neovim/7720e52' (2026-02-06)
  → 'github:neovim/neovim/d79a9dc' (2026-02-20)
• Updated input 'neorocks/neovim-nightly/nixpkgs':
    'github:NixOS/nixpkgs/aa290c9' (2026-02-04)
  → 'github:NixOS/nixpkgs/d1c15b7' (2026-02-16)
• Updated input 'neorocks/nixpkgs':
    'github:nixos/nixpkgs/aa290c9' (2026-02-04)
  → 'github:nixos/nixpkgs/d1c15b7' (2026-02-16)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/ae67888' (2026-02-06)
  → 'github:nixos/nixpkgs/d1c15b7' (2026-02-16)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/a8ca480' (2026-02-01)
  → 'github:cachix/pre-commit-hooks.nix/5eaaedd' (2026-02-10)
• Updated input 'pre-commit-hooks/nixpkgs':
    'github:NixOS/nixpkgs/a672be6' (2025-12-05)
  → 'github:NixOS/nixpkgs/4747257' (2026-02-02)
@BirdeeHub BirdeeHub force-pushed the update_flake_lock_action branch from 1dd413d to d101a83 Compare February 24, 2026 23:34
@BirdeeHub BirdeeHub merged commit e1b8c2e into master Feb 24, 2026
3 checks passed
@BirdeeHub BirdeeHub deleted the update_flake_lock_action branch February 24, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant