piyoki / nixos-config

❄️ Declarative NixOS with Nix Flake
MIT License
24 stars 0 forks source link

chore(flake) update flake.lock for upstream nixpkgs #389

Closed flake-prow[bot] closed 1 week ago

flake-prow[bot] commented 1 week ago

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

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/1d0862ee2d7c6f6cd720d6f32213fa425004be10?narHash=sha256-Qq2YZZaDTB3FZLWU/Hgh1uuWlUBl3cMLGB99bm7rFUM%3D' (2024-11-14)
  → 'github:nix-community/home-manager/a46e702093a5c46e192243edbd977d5749e7f294?narHash=sha256-qjEI64RKvDxRyEarY0jTzrZMa8ebezh2DEZmJJrpVdo%3D' (2024-11-19)
• Updated input 'nixpkgs-small':
    'github:nixos/nixpkgs/eb36bf249929bfd7a94c5f9ee0f1972ded7b6931?narHash=sha256-RE6Fgw2FbVzWzRf5FD6LSIqSHTXq/hEm%2BGIqy7zcoe8%3D' (2024-11-04)
  → 'github:nixos/nixpkgs/c0451e363899513045f9d63e85ab3d8d88708e33?narHash=sha256-9OMlALkKoqdtTCMGGbZZg3RIZV8DsHtQ5LBulm2dOII%3D' (2024-11-21)

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