dbeley / nixos-config

My NixOS config files.
8 stars 0 forks source link

Update flake.lock - nixpkgs #96

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/8b8c9407844599546393146bfac901290e0ab96b' (2023-11-24)
  → 'github:nixos/nixpkgs/45827faa2132b8eade424f6bdd48d8828754341a' (2023-11-26)

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