dbeley / nixos-config

My NixOS config files.
8 stars 0 forks source link

Update flake.lock - nixpkgs #88

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/b644d97bda6dae837d577e28383c10aa51e5e2d2' (2023-11-02)
  → 'github:nixos/nixpkgs/a0b3b06b7a82c965ae0bb1d59f6e386fe755001d' (2023-11-05)

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