chillcicada / nixos-config

nixos config
Other
1 stars 0 forks source link

chore(deps): Update flake.lock #10

Closed chillcicada closed 3 weeks ago

chillcicada commented 3 weeks 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/1e27f213d77fc842603628bcf2df6681d7d08f7e?narHash=sha256-gBOVJv%2Bq6Mx8jGvwX7cE6J8%2BsZmi1uxpRVsO7WxvVuQ%3D' (2024-10-20)
• Updated input 'nix-vscode-extensions':
    'github:nix-community/nix-vscode-extensions/66dc136c3c73a2220e604cadc11bb5e382084a67?narHash=sha256-CevKUlZXzBUrOzpJOC6uJauy0/oXlTOMhfCrCUJPHGE%3D' (2024-10-17)
  → 'github:nix-community/nix-vscode-extensions/77a421d6c7ea09381c7e33d90c3017c9727dfbc3?narHash=sha256-x7ODafOKfxXMdgs/wPXVpmf04vOr7cJLEDWYT/TBjY0%3D' (2024-10-21)
• 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/42c23a6d5a2a1cbfd3fd137a7ff3d47c6d718033?narHash=sha256-mkAPu2o5u7F/glAAfBzDji726iL1u2pm2fyN1SPWRQk%3D' (2024-10-19)
• Updated input 'nixpkgs':
    'github:Nixos/nixpkgs/a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c?narHash=sha256-nsNdSldaAyu6PE3YUA%2BYQLqUDJh%2BgRbBooMMekZJwvI%3D' (2024-10-14)
  → 'github:Nixos/nixpkgs/4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0?narHash=sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c%2BcHUJwA%3D' (2024-10-18)
• Updated input 'nixpkgs-master':
    'github:Nixos/nixpkgs/655301c44d595dbe9d4cd53e7727739457c08330?narHash=sha256-XpToYXFcsr6MJqhVWjPO4Rdy83wkGukdVeupN7AFaOo%3D' (2024-10-17)
  → 'github:Nixos/nixpkgs/1e09661d64f9e566b16842fb7382a3f2924b6651?narHash=sha256-C7FTEG52EuddEk2vp01y3ByScBMv7laNapAZJpFFv1c%3D' (2024-10-21)
• Updated input 'nur':
    'github:nix-community/NUR/3733ee7b40379119a163564143d6b8684daf36c9?narHash=sha256-NPrOu8Cb74kZGBMkdfZ5%2BAo6Tuim5mDoSrLItaPBvuM%3D' (2024-10-17)
  → 'github:nix-community/NUR/ace0c93e21c54dbda3e870baff5ad1cd82950405?narHash=sha256-hsfZje/bcPNSGGmv0nKFYtXv0zLWBb8/EOl9DmyfZcU%3D' (2024-10-21)

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