NixOS / nixos-homepage

Sources for nixos.org
https://nixos.org
315 stars 321 forks source link

flake.lock: Update #1564

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5633bcff0c6162b9e4b5f1264264611e950c8ec7?narHash=sha256-9UTxR8eukdg%2BXZeHgxW5hQA9fIKHsKCdOIUycTryeVw%3D' (2024-10-09)
  → 'github:NixOS/nixpkgs/4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0?narHash=sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c%2BcHUJwA%3D' (2024-10-18)
• Updated input 'released-nix-unstable':
    'github:nixos/nix/30c4f5eb51c31f1beaef0f78f410404b48899664?narHash=sha256-6T%2BvExVuvVUgGirgKpk5Z37ixPViubqCK1fwu59/TYg%3D' (2024-10-12)
  → 'github:nixos/nix/694c378d14f7cd1c5d882277b9747c5c1ac30023?narHash=sha256-OPH39%2BmaAtcsxt23lacJJICLdccYaHbn%2BWmHSeav1dw%3D' (2024-10-17)
• Updated input 'released-nixpkgs-stable':
    'github:NixOS/nixpkgs/c505ebf777526041d792a49d5f6dd4095ea391a7?narHash=sha256-r%2BSF9AnHrTg%2Bbk6YszoKfV9lgyw%2ByaFUQe0dOjI0Z2o%3D' (2024-10-11)
  → 'github:NixOS/nixpkgs/4eb33fe664af7b41a4c446f87d20c9a0a6321fa3?narHash=sha256-LDiPhQ3l%2BfBjRATNtnuDZsBS7hqoBtPkKBkhpoBHv3I%3D' (2024-10-17)
• Updated input 'released-nixpkgs-unstable':
    'github:NixOS/nixpkgs/5633bcff0c6162b9e4b5f1264264611e950c8ec7?narHash=sha256-9UTxR8eukdg%2BXZeHgxW5hQA9fIKHsKCdOIUycTryeVw%3D' (2024-10-09)
  → 'github:NixOS/nixpkgs/4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0?narHash=sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c%2BcHUJwA%3D' (2024-10-18)

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