spacefault / spaceflake

my personal NixOS flake setup!
4 stars 2 forks source link

Update flake.lock #233

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

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

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/e4611630c3cc8ed618b48d92f6291f65be9f7913?narHash=sha256-aX8AEWHLwuiYX8OCpTnHGrQeei1Gb%2BAGbk1hq%2BRIClg%3D' (2024-05-25)
  → 'github:nix-community/home-manager/0eb314b4f0ba337e88123e0b1e57ef58346aafd9?narHash=sha256-HC5vJ3oYsjwsCaSbkIPv80e4ebJpNvFKQTBOGlHvjLs%3D' (2024-05-30)
• Updated input 'hyprland':
    'github:hyprwm/Hyprland/553232a3e4c112c8511309e6b685cb614895e714?narHash=sha256-PKBtN7lKSlsbgaWLwqAfZAk0HN4E0a7pSPStlmDemB4%3D' (2024-05-25)
  → 'github:hyprwm/Hyprland/0ebb43c1a37e7321e5ed7223ea85ed555cc82735?narHash=sha256-sD1AS7l%2BV4FoWN3TZ6aZ9a0/lkCdG3rwBH4pP1yMpds%3D' (2024-06-01)
• Updated input 'lanzaboote':
    'github:nix-community/lanzaboote/850f27322239f8cfa56b122cc9a278ab99a49015?narHash=sha256-G4OGxvlIIjphpkxcRAkf1QInYsAeqbfNh6Yl1JLy2uM%3D' (2024-04-17)
  → 'github:nix-community/lanzaboote/2eb19b872bc0a5f336b9b934ba96ea029e4da8c2?narHash=sha256-yqJWx74e16Gk4pwW5DWfI4orTKeWezKFNbW7eaojpLw%3D' (2024-05-27)
• Updated input 'nix-gaming':
    'github:fufexan/nix-gaming/83a47c12d3493f7eb876250d0298d1566a965ce4?narHash=sha256-4JiRUWtoEMrfq38jG4O%2BNP6rcQIhKxEclnSkHvywnf0%3D' (2024-05-26)
  → 'github:fufexan/nix-gaming/26fb5cc81525a6ba2bb7bfd4b6ecd92cc161afdc?narHash=sha256-mqIW9h5Nl4gupXMWf/0TOD%2BD6gTaiQ8dHsYVg5eCq5s%3D' (2024-06-02)
• Updated input 'nix-gaming/flake-parts':
    'github:hercules-ci/flake-parts/8dc45382d5206bd292f9c2768b8058a8fd8311d9?narHash=sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78%3D' (2024-05-16)
  → 'github:hercules-ci/flake-parts/2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8?narHash=sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw%3D' (2024-06-01)
• Updated input 'nix-gaming/flake-parts/nixpkgs-lib':
    'https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz?narHash=sha256-QBx10%2Bk6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94%3D' (2024-05-02)
  → 'https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz?narHash=sha256-lIbdfCsf8LMFloheeE6N31%2BBMIeixqyQWbSr2vk79EQ%3D' (2024-06-01)
• Updated input 'nix-gaming/nixpkgs':
    'github:NixOS/nixpkgs/47e03a624662ce399e55c45a5f6da698fc72c797?narHash=sha256-9dUxZf8MOqJH3vjbhrz7LH4qTcnRsPSBU1Q50T7q/X8%3D' (2024-05-25)
  → 'github:NixOS/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0?narHash=sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY%3D' (2024-05-30)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/bfb7a882678e518398ce9a31a881538679f6f092?narHash=sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8%3D' (2024-05-24)
  → 'github:NixOS/nixpkgs/ad57eef4ef0659193044870c731987a6df5cf56b?narHash=sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs%3D' (2024-05-29)

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