gaelreyrol / nixos-config

My NixOS configuration
4 stars 0 forks source link

Update flake.lock #146

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 4 months ago

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

Flake lock file updates:

• Updated input 'master':
    'github:NixOS/nixpkgs/1acd99478c3f5d0e888944ae1193dbca92c26f33?narHash=sha256-/2aDFO%2BWO0TYGsb4hYNIwF3GkbJZTJEgwqiSasDOgF4%3D' (2024-06-09)
  → 'github:NixOS/nixpkgs/373ef925cac96121633ad993d78470d8e3150993?narHash=sha256-yuNgON16KpEJmfX%2BpuYVXWhVzg2Ja%2Bfe5qqBhG6VhOk%3D' (2024-06-29)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/057a7996d012f342a38a26261ee529cebb1755ef?narHash=sha256-YvstO0lobf3JWQuAfZCLYRTROC2ZDEgtWeQtWbO49p4%3D' (2024-06-08)
  → 'github:NixOS/nixos-hardware/a59f00f5ac65b19382617ba00f360f8bc07ed3ac?narHash=sha256-Lp%2Bl1IsREVbz8WM35OJYZz8sAH0XOjrZWUXVB5bJ2qg%3D' (2024-06-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a2e1d0414259a144ebdc048408a807e69e0565af?narHash=sha256-b4Dn%2BPnrZoVZ/BoR9JN2fTxXxplJrAsdSUIePf4Cacs%3D' (2024-06-04)
  → 'github:NixOS/nixpkgs/90bd1b26e23760742fdcb6152369919098f05417?narHash=sha256-1AjSIedDC/aERt24KsCUftLpVppW61S7awfjGe7bMio%3D' (2024-06-24)
• Updated input 'nur':
    'github:nix-community/NUR/2f02fdf304cb99298b1f76c45ae19489d47610b8?narHash=sha256-kw1QV2Cut7Vn5QNlPTGMTx99HvQ/rnJWUeeOj23FvnQ%3D' (2024-06-08)
  → 'github:nix-community/NUR/c64950a01a4f2d115c06264842083db84d865bb9?narHash=sha256-lTV3rJHSs20AVIL20SpiAWs%2BYbbKIwgmWINpFbL4ZAU%3D' (2024-06-30)
• Updated input 'unstable':
    'github:NixOS/nixpkgs/051f920625ab5aabe37c920346e3e69d7d34400e?narHash=sha256-4q0s6m0GUcN7q%2BY2DqD27iLvbcd1G50T2lv08kKxkSI%3D' (2024-06-07)
  → 'github:NixOS/nixpkgs/b2852eb9365c6de48ffb0dc2c9562591f652242a?narHash=sha256-C8e9S7RzshSdHB7L%2Bv9I51af1gDM5unhJ2xO1ywxNH8%3D' (2024-06-27)

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