peario / space

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

feat: update flake.lock #85

Closed github-actions[bot] closed 6 days ago

github-actions[bot] commented 6 days ago

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

Flake lock file updates:

• Updated input 'darwin':
    'github:LnL7/nix-darwin/48b50b3b137be5cfb9f4d006835ce7c3fe558ccc?narHash=sha256-mUd38b0vhB7yzgAjNOaFz7VY9xIVzlbn3P2wjGBcVV0%3D' (2024-10-08)
  → 'github:LnL7/nix-darwin/fd0e3ed30b75ddf7f3d94829d80a078b413b6244?narHash=sha256-KtE4F2wTzIpE6fI9diD5dDkUgGAt7IG80TnFqkCD8Ws%3D' (2024-10-12)
• Updated input 'disko':
    'github:nix-community/disko/bdbdb725d632863bdedb80baabf21327614dd237?narHash=sha256-D9TChzb00eTG1YWBx8eN2s6lJJnBjB5Y7RpxkAzGvyQ%3D' (2024-10-11)
  → 'github:nix-community/disko/b6215392ec3bd05e9ebfbb2f7945c414096fce8f?narHash=sha256-KOp33tls7jRAhcmu77aVxKpSMou8QgK0BC%2BY3sYLuGo%3D' (2024-10-12)
• Updated input 'home-manager':
    'github:nix-community/home-manager/2b13611eaed8326789f76f70d21d06fbb14e3e47?narHash=sha256-1WowL96pksT/XCi%2BZXHgqiQ9NiU5oxWuNIQYWqOoEYc%3D' (2024-10-11)
  → 'github:nix-community/home-manager/d57112db877f07387ce7104b5ac346ede556d2d7?narHash=sha256-8ZWr1HpciQsrFjvPMvZl0W%2Bb0dilZOqXPoKa2Ux36bc%3D' (2024-10-12)
• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=ee8116ac5dc412dce924a0163074ce7988dd0cfc&submodules=1' (2024-10-12)
  → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=1822707c7e7394ce8c7572f2fe890763a307f499&submodules=1' (2024-10-12)
• Updated input 'hyprlock':
    'github:hyprwm/Hyprlock/7362ce3435afd1fffd2c81d5d7f58996f496b533?narHash=sha256-4PiVL3GGz5kSWrt5QX%2B/7LTymyJ49VQ3JvSdKnZuZto%3D' (2024-10-11)
  → 'github:hyprwm/Hyprlock/71021cc3de1b651aacb85c283aa991b78bfc4278?narHash=sha256-VxdkhsFa4vq9NbfEomum1CkFhWVHbR2LSYy0qpw70ZA%3D' (2024-10-12)
• Updated input 'neovim-src':
    'github:neovim/neovim/0e42c81c7fd429529d89458349c7cdde254d5406?narHash=sha256-s9p7qs2fY3QVDdnzrJj8cxXmjIcgJdXfr8aQ6LcJLSw%3D' (2024-10-12)
  → 'github:neovim/neovim/b56aa80a264f64776bccd8757909cf7f220e6cb8?narHash=sha256-BHeJuCB02YOVYKKvCC4ApuMtsweEaDbrmSstkE45sgI%3D' (2024-10-13)
• Updated input 'nur':
    'github:nix-community/NUR/75a800a7f85d9518c12db18993ea5271577062f6?narHash=sha256-RgYdw0eLudEaAw498ql%2BiF1jYAjJlPR4%2BMRrvzxEYTM%3D' (2024-10-11)
  → 'github:nix-community/NUR/c6b7ef33feea3c22ef420ebdf97f547a34d16adf?narHash=sha256-cMrvP6KtU70EZXJaG60ASzjia1CoEKN1UuX5BpS93Uw%3D' (2024-10-13)
• Updated input 'pre-commit-hooks':
    'github:cachix/git-hooks.nix/06bb5971c139959d9a951f34e4264d32f5d998e7?narHash=sha256-lm%2BasqDSTj0m6j1dtEte1/XG%2BuzZbwxS3tn7JLaBw84%3D' (2024-10-11)
  → 'github:cachix/git-hooks.nix/ff68f91754be6f3427e4986d7949e6273659be1d?narHash=sha256-WybK5E3hpGxtCYtBwpRj1E9JoiVxe%2B8kX83snTNaFHE%3D' (2024-10-13)
• Updated input 'spicetify-nix':
    'github:Gerg-L/spicetify-nix/b4702ed0b3d634367e28c4d042bd1fd3fb29b692?narHash=sha256-YfiNICuQO/%2BHheUQ9P9ijFOzQpiC7YmotA0W28fbRbE%3D' (2024-10-11)
  → 'github:Gerg-L/spicetify-nix/59aa525938e501bdacad3753034e864a426b66f5?narHash=sha256-uMa7cC1F2m7DHGOT5yQ1ZoUFVWxsnZDBi9VXwOgnhqw%3D' (2024-10-12)

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