peario / space

An attempt at cross-platform nix- and dotfile configurations.
1 stars 0 forks source link

Update flake.lock #51

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 'home-manager':
    'github:nix-community/home-manager/e524c57b1fa55d6ca9d8354c6ce1e538d2a1f47f?narHash=sha256-p4OrJL2weh0TRtaeu1fmNYP6%2BTOp/W2qdaIJxxQay4c%3D' (2024-09-14)
  → 'github:nix-community/home-manager/a9c9cc6e50f7cbd2d58ccb1cd46a1e06e9e445ff?narHash=sha256-ChhIrjtdu5d83W%2BYDRH%2BEc5g1MmM0xk6hJnkz15Ot7M%3D' (2024-09-15)
• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=e74efd87e5aa38f9cf84cb3848ee1ab26e5e4bcb&submodules=1' (2024-09-14)
  → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=9e356562446f44c471ae38a80506a9df039305d6&submodules=1' (2024-09-15)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/9299cdf978e15f448cf82667b0ffdd480b44ee48?narHash=sha256-luAKNxWZ%2BZN0kaHchx1OdLQ71n81Y31ryNPWP1YRDZc%3D' (2024-09-15)
  → 'github:nixos/nixpkgs/76d7694a3f681b0b750c01783df5d2177ef39fe7?narHash=sha256-EpiSl9nSINTmIW6MG6CulGwNAa6sHrBt8gQdyHUXzR4%3D' (2024-09-15)
• Updated input 'nur':
    'github:nix-community/NUR/c427237ac81b66f02f796727b876d2b707ca77ad?narHash=sha256-7Gg/4kFg7wYNIR89k1nNMIA%2B5O9832lze%2Bx6sJ87qw4%3D' (2024-09-15)
  → 'github:nix-community/NUR/78cd13993888ce8ea4675580148be3dc3c8fe143?narHash=sha256-xz0t0FBzA%2BZFqK8MUEQdx8HxH3Kh3uye8Uzgp1GMCE4%3D' (2024-09-15)
• Updated input 'wezterm':
    'github:wez/wezterm/9bf30b8dd68efb5c8a409dbdcfca0e2151012e1e?dir=nix&narHash=sha256-CDurVvIRQzV9nOW/WI%2BGkDggjHVWeFq1l0Pxx1opyko%3D' (2024-09-15)
  → 'github:wez/wezterm/2d0c5cddc91a9c59aef9a7667d90924e7cedd0ac?dir=nix&narHash=sha256-6aDv7s8cUL/PG/RRIkDlydMFL8xii9Xhw1JXI9G96xs%3D' (2024-09-15)

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