peario / space

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

feat: update flake.lock #89

Closed github-actions[bot] closed 22 hours ago

github-actions[bot] commented 1 day ago

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

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/2a4fd1cfd8ed5648583dadef86966a8231024221?narHash=sha256-IqWD7bA9iJVifvJlB4vs2KUXVhN%2Bd9lECWdNB4jJ0tE%3D' (2024-10-15)
  → 'github:nix-community/home-manager/e78cbb20276f09c1802e62d2f77fc93ec32da268?narHash=sha256-QxCAdgQdeIOaCiE0Sr23s9lD0%2BT1b/wuz5pSiGwNrCQ%3D' (2024-10-17)
• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=b57086aa4362117c1f1025246f618d760e44b026&submodules=1' (2024-10-16)
  → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=0e630e9e74ad34683194a07cfe6afe55a2c0685f&submodules=1' (2024-10-17)
• Updated input 'hyprlock':
    'github:hyprwm/Hyprlock/11694528b4e0af597f25a5308d6872afd0b06807?narHash=sha256-3dDOBfFkmusoF%2B6LWXkvQaSfzXb0DEqMEQQvEBbjN9Q%3D' (2024-10-13)
  → 'github:hyprwm/Hyprlock/b8080862869af28bafdafb512682d414d9de063a?narHash=sha256-4eTSbHMPUgap%2B63YW2IJreM//HL/meaGR0r5IOonH9g%3D' (2024-10-17)
• Updated input 'neovim-src':
    'github:neovim/neovim/fae4d3fa1b65b7632d048cad2a1beb7afaa61c21?narHash=sha256-RB7vPyiJIjTiKpeeI9wsi2o1H5jsMtWn8Iq1KtjJeDw%3D' (2024-10-17)
  → 'github:neovim/neovim/27f3a2002c50dbe4d0be486201bf63446cf95838?narHash=sha256-3fNjQXE1YnAgY92lwPrdTCdCBAqF6Ulb%2BxvfeIEGZm4%3D' (2024-10-17)
• Updated input 'nixos-wsl':
    'github:nix-community/nixos-wsl/66bbd8fb32b6bb513ec093323081747945bb5f08?narHash=sha256-wQ/K5S3GbgInO3Rtl1NPVHzwBCNmZA%2B%2BNNQWSQCZqCU%3D' (2024-10-14)
  → 'github:nix-community/nixos-wsl/c75a9a62b283c67f5805ea5fd65de994c45872bc?narHash=sha256-WKB5NhenAnCXLK4zb5%2BqXYaBdh6th1DrdUj599HwvCw%3D' (2024-10-17)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/d4f247e89f6e10120f911e2e2d2254a050d0f732?narHash=sha256-DZBO2465PL5V89e8hFSJewyH4QbCPpW3ssws7ckT/0A%3D' (2024-10-13)
  → 'github:nixos/nixpkgs/7881fbfd2e3ed1dfa315fca889b2cfd94be39337?narHash=sha256-GBJRnbFLDg0y7ridWJHAP4Nn7oss50/VNgqoXaf/RVk%3D' (2024-10-15)
• Updated input 'nur':
    'github:nix-community/NUR/7aafd5f0d772efbd2e611c132cc290c3508fe049?narHash=sha256-2ZtXYNBPi9Ejeb2Heqh%2ByFTBcstapvtna8Vyl/ugb7w%3D' (2024-10-17)
  → 'github:nix-community/NUR/7dced12690c675f0ea371f342e433060846b908a?narHash=sha256-46JsGJ8/wovNwq4jxlIVHewcel8yHLugACHhASWvNhM%3D' (2024-10-18)
• Updated input 'spicetify-nix':
    'github:Gerg-L/spicetify-nix/a83d478b4512fdb80e2dd5a86c5d67e73e0c8b7e?narHash=sha256-9eBLOj83C4WHF1WSZn6NvRo7eat8acYK1G9ajfESYNY%3D' (2024-10-16)
  → 'github:Gerg-L/spicetify-nix/f5bb3bd8cb92ee6a37510be477cbfb2fd6a682c1?narHash=sha256-MYK8as0ltXcyPqisP9vl9VxAImAT1WrkEMnspgV5MRg%3D' (2024-10-17)

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