peario / space

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

feat: update flake.lock #88

Closed github-actions[bot] closed 2 days ago

github-actions[bot] commented 2 days ago

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

Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/9ab6ae4e632016caac1c7e82e15b12b8c672ed76?narHash=sha256-AjgIlXcreagCs6ltT8mzI1UYEiYgfhlwe4Tl3taxQSU%3D' (2024-10-15)
  → 'github:nix-community/disko/d7d57edb72e54891fa67a6f058a46b2bb405663b?narHash=sha256-VftVIg7UXTy1bq%2Btzi1aVYOWl7PQ35IpjW88yMYjjpc%3D' (2024-10-16)
• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=01c2ff34ddcb5995409c33c2b549e93b98b56d6b&submodules=1' (2024-10-14)
  → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=b57086aa4362117c1f1025246f618d760e44b026&submodules=1' (2024-10-16)
• Updated input 'hyprland/hyprcursor':
    'github:hyprwm/hyprcursor/d60e1e01e6e6633ef1c87148b9137cc1dd39263d?narHash=sha256-hNw5J6xatedqytYowx0mJKgctjA4lQARZFdgnzM2RpM%3D' (2024-10-01)
  → 'github:hyprwm/hyprcursor/0264e698149fcb857a66a53018157b41f8d97bb0?narHash=sha256-EDNAU9AYcx8OupUzbTbWE1d3HYdeG0wO6Msg3iL1muk%3D' (2024-10-11)
• Updated input 'hyprland/pre-commit-hooks':
    'github:cachix/git-hooks.nix/1211305a5b237771e13fcca0c51e60ad47326a9a?narHash=sha256-eMeCTJZ5xBeQ0f9Os7K8DThNVSo9gy4umZLDfF5q6OM%3D' (2024-10-05)
  → 'github:cachix/git-hooks.nix/ff68f91754be6f3427e4986d7949e6273659be1d?narHash=sha256-WybK5E3hpGxtCYtBwpRj1E9JoiVxe%2B8kX83snTNaFHE%3D' (2024-10-13)
• Updated input 'neovim-src':
    'github:neovim/neovim/f72dc2b4c805f309f23aff62b3e7ba7b71a554d2?narHash=sha256-M2Vul8GgEMAdxXLat0ncQxc01SdpyJPeht2nndwkbrM%3D' (2024-10-16)
  → 'github:neovim/neovim/fae4d3fa1b65b7632d048cad2a1beb7afaa61c21?narHash=sha256-RB7vPyiJIjTiKpeeI9wsi2o1H5jsMtWn8Iq1KtjJeDw%3D' (2024-10-17)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221?narHash=sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU%3D' (2024-10-10)
  → 'github:nixos/nixpkgs/d4f247e89f6e10120f911e2e2d2254a050d0f732?narHash=sha256-DZBO2465PL5V89e8hFSJewyH4QbCPpW3ssws7ckT/0A%3D' (2024-10-13)
• Updated input 'nur':
    'github:nix-community/NUR/64079c912fb1734bf1f06ba4754ae8a1b6fa6e25?narHash=sha256-MD81qtqfNYzbKssBk6hmozn3sB/qR%2BLL1Tx8qQE6%2B9U%3D' (2024-10-15)
  → 'github:nix-community/NUR/7aafd5f0d772efbd2e611c132cc290c3508fe049?narHash=sha256-2ZtXYNBPi9Ejeb2Heqh%2ByFTBcstapvtna8Vyl/ugb7w%3D' (2024-10-17)
• Updated input 'pre-commit-hooks':
    'github:cachix/git-hooks.nix/ff68f91754be6f3427e4986d7949e6273659be1d?narHash=sha256-WybK5E3hpGxtCYtBwpRj1E9JoiVxe%2B8kX83snTNaFHE%3D' (2024-10-13)
  → 'github:cachix/git-hooks.nix/3c3e88f0f544d6bb54329832616af7eb971b6be6?narHash=sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ%2B/nVtALHIciX/BI%3D' (2024-10-16)
• Updated input 'spicetify-nix':
    'github:Gerg-L/spicetify-nix/3dfd050f21568902449939f085e8d1aa28fb9913?narHash=sha256-IwFh7KUJ9saIONcklEkXR3ANtGxkZsNdtpeT6eyF01Q%3D' (2024-10-15)
  → 'github:Gerg-L/spicetify-nix/a83d478b4512fdb80e2dd5a86c5d67e73e0c8b7e?narHash=sha256-9eBLOj83C4WHF1WSZn6NvRo7eat8acYK1G9ajfESYNY%3D' (2024-10-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