NixOS / nixos-homepage

Sources for nixos.org
https://nixos.org
285 stars 305 forks source link

flake.lock: Update #1467

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/051f920625ab5aabe37c920346e3e69d7d34400e?narHash=sha256-4q0s6m0GUcN7q%2BY2DqD27iLvbcd1G50T2lv08kKxkSI%3D' (2024-06-07)
  → 'github:NixOS/nixpkgs/e9ee548d90ff586a6471b4ae80ae9cfcbceb3420?narHash=sha256-4Zu0RYRcAY/VWuu6awwq4opuiD//ahpc2aFHg2CWqFY%3D' (2024-06-13)
• Updated input 'released-nix-stable':
    'github:nixos/nix/adba2f19a02eaa74336a06a026d3c37af8020559?narHash=sha256-5Q1WkpTWH7fkVfYhHDc5r0A%2BVc%2BK5xB1UhzrLzBCrB8%3D' (2024-05-09)
  → 'github:nixos/nix/ba36959311e09bd798f7029c41e108d9d77c9ac0?narHash=sha256-cRCwRDxR8rEQQEvGjIH8g0krJd4ZFJrdgmPXkv65S/Y%3D' (2024-06-10)
• Updated input 'released-nix-unstable':
    'github:nixos/nix/0ab9369572f64b1ab70a8db29f79ae730ff31ab6?narHash=sha256-DHM/6HZsuJO%2Bk32vBfPzzhEwgMVpYdHiMD5r6qoCk9k%3D' (2024-06-08)
  → 'github:nixos/nix/573e385a68d5e21ffbd6139b3de8e98f6d69f034?narHash=sha256-ke%2BkjJEt9fdNW1cz4HRzyeCd6EFpYSPpFNyVjtwrtMo%3D' (2024-06-15)
• Updated input 'released-nixpkgs-stable':
    'github:NixOS/nixpkgs/9b5328b7f761a7bbdc0e332ac4cf076a3eedb89b?narHash=sha256-1%2Bua0ggXlYYPLTmMl3YeYYsBXDSCqT%2BGw3u6l4gvMhA%3D' (2024-06-06)
  → 'github:NixOS/nixpkgs/cc54fb41d13736e92229c21627ea4f22199fee6b?narHash=sha256-US1tAChvPxT52RV8GksWZS415tTS7PV42KTc2PNDBmc%3D' (2024-06-12)
• Updated input 'released-nixpkgs-unstable':
    'github:NixOS/nixpkgs/051f920625ab5aabe37c920346e3e69d7d34400e?narHash=sha256-4q0s6m0GUcN7q%2BY2DqD27iLvbcd1G50T2lv08kKxkSI%3D' (2024-06-07)
  → 'github:NixOS/nixpkgs/e9ee548d90ff586a6471b4ae80ae9cfcbceb3420?narHash=sha256-4Zu0RYRcAY/VWuu6awwq4opuiD//ahpc2aFHg2CWqFY%3D' (2024-06-13)

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