iofq / nvim.nix

Neovim config that runs on nixOS but doesn't sacrifice portability
GNU General Public License v2.0
0 stars 0 forks source link

chore: update flake.lock #7

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/5ad9903c16126a7d949101687af0aa589b1d7d3d' (2024-01-31)
  → 'github:nixos/nixpkgs/2d627a2a704708673e56346fcb13d25344b8eaf3' (2024-02-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:

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