spacefault / spaceflake

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

Update flake.lock #218

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

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

Flake lock file updates:

• Updated input 'anyrun':
    'github:Kirottu/anyrun/be6728884d543665e7bd137bbef62dc1d04a210b?narHash=sha256-LpjQJYC24S5P5XhJsZX6HqsQT1pohcFzM6N42I6qo/U%3D' (2024-04-03)
  → 'github:Kirottu/anyrun/f9d30e34fa4ccb2797c6becec37e8bcff6585d39?narHash=sha256-WTO84hUL8IlNuHDK2yOCeJ38EewFzGt5E0kzBjNWxa8%3D' (2024-04-16)
• Updated input 'home-manager':
    'github:nix-community/home-manager/1c43dcfac48a2d622797f7ab741670fdbcf8f609?narHash=sha256-t0P/rKlsE5l1O3O2LYtAelLzp7PeoPCSzsIietQ1hSM%3D' (2024-04-15)
  → 'github:nix-community/home-manager/fa8c16e2452bf092ac76f09ee1fb1e9f7d0796e7?narHash=sha256-LmaabaQZdx52MPGKPRt9Opoc9Gd9RbwvCdysUUYQoXI%3D' (2024-04-16)
• Updated input 'hyprland':
    'github:hyprwm/Hyprland/79a139c9495568f69dd995bce1ca579247a98a17?narHash=sha256-YWFPKrId5zGSQykdkRMyvCS7H8KwgRS6m5nwR8qkiko%3D' (2024-04-15)
  → 'github:hyprwm/Hyprland/e8e02e81e84bb04efa0c926361ec80c60744f665?narHash=sha256-c2hUYlSi7QOful5lIEWVRl1dborfctAvWY9CwoTLxXI%3D' (2024-04-16)
• Updated input 'nh':
    'github:viperML/nh/fe4a96a0b0b0662dba7c186b4a1746c70bbcad03?narHash=sha256-uEVd15WsX%2BWti9PXW724puFcsFO72VTiJyBwW2WXT9M%3D' (2024-04-09)
  → 'github:viperML/nh/d10c7fb30604f913ba95d650f77002b9c992d8ad?narHash=sha256-SZ7S/JAXRA6Ofw3/RxGaZs1RrTXL1oY2j//obRqeftI%3D' (2024-04-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cfd6b5fc90b15709b780a5a1619695a88505a176?narHash=sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM%3D' (2024-04-12)
  → 'github:NixOS/nixpkgs/5672bc9dbf9d88246ddab5ac454e82318d094bb8?narHash=sha256-NLznXB5AOnniUtZsyy/aPWOk8ussTuePp2acb9U%2BISA%3D' (2024-04-16)

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