peario / space

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

feat: update flake.lock #73

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 'disko':
    'github:nix-community/disko/b709e1cc33fcde71c7db43850a55ebe6449d0959?narHash=sha256-b%2BGBgCWd2N6pkiTkRZaMFOPztPO4IVTaclYPrQl2uLk%3D' (2024-09-28)
  → 'github:nix-community/disko/6c5ba9ec9d470c1ca29e7735762c9c366e28f7f5?narHash=sha256-7W5HE2IRiZglMBKcn9JtC6bveE6/F7IzQyV2XDanGFA%3D' (2024-10-01)
• Updated input 'neovim-src':
    'github:neovim/neovim/bb7604eddafb31cd38261a220243762ee013273a?narHash=sha256-twIaAE8ZyUUVTtDxEHbaNolN6y7voFg3B/aORsCZDoo%3D' (2024-10-01)
  → 'github:neovim/neovim/2168d772b864fd05109fb4299e409d4bdc1df39d?narHash=sha256-7DbbGIAbJesqYEkZh2FaEo5wycZ/cRbvZP6k01Z5%2BZM%3D' (2024-10-01)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/b5b22b42c0d10c7d2463e90a546c394711e3a724?narHash=sha256-uMVkVHL4r3QmlZ1JM%2BUoJwxqa46cgHnIfqGzVlw5ca4%3D' (2024-09-30)
  → 'github:nixos/nixpkgs/9682b2197dabc185fcca802ac1ac21136e48fcc2?narHash=sha256-2PBox0LkPhxirg1asEIpvfFARjq5KLw0EHPCy4unjPs%3D' (2024-10-01)
• Updated input 'nur':
    'github:nix-community/NUR/898b7e7c13cac7c4e80ee3dd44acac8002a18979?narHash=sha256-dWPZenY43NgdJJoHx5R%2BFHaex1myjHjYZhT%2BMtqchnI%3D' (2024-10-01)
  → 'github:nix-community/NUR/4d9f4dcec2598c8cf6878522b69e230086c2175a?narHash=sha256-Xr8a4d0fQgp/kA32GrlO1/Bh4ZHyIifFaqq/ivpvMRo%3D' (2024-10-01)
• Updated input 'pre-commit-hooks':
    'github:cachix/git-hooks.nix/85f7a7177c678de68224af3402ab8ee1bcee25c8?narHash=sha256-0YRcOxJG12VGDFH8iS8pJ0aYQQUAgo/r3ZAL%2BcSh9nk%3D' (2024-09-28)
  → 'github:cachix/git-hooks.nix/2f5ae3fc91db865eff2c5a418da85a0fbe6238a3?narHash=sha256-b8flytpuc4Ey/g3mcvpS/ICORcD4h56QDZeP5LogevY%3D' (2024-10-01)

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