francishamel / nix-system

0 stars 0 forks source link

Update flake.lock #185

Closed francishamel closed 1 year ago

francishamel commented 1 year ago

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

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/3144311f31194b537808ae6848f86f3dbf977d59' (2023-04-29)
  → 'github:nix-community/home-manager/669669fcb403e3137dfe599bbcc26e60502c3543' (2023-05-05)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/54abe781c482f51ff4ff534ebaba77db5bd97442' (2023-04-29)
  → 'github:nixos/nixpkgs/16b3b0c53b1ee8936739f8c588544e7fcec3fc60' (2023-05-06)

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