Mic92 / dotfiles

My NixOS dotfiles
MIT License
531 stars 37 forks source link

flake.lock: Update #1330

Closed github-actions[bot] closed 4 weeks ago

github-actions[bot] commented 4 weeks ago

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

Flake lock file updates:

• Updated input 'clan-core':
    'https://git.clan.lol/api/v1/repos/clan/clan-core/archive/cc878d3a9e7322e60b6f602c00a1cf4440f45a8a.tar.gz?narHash=sha256-n2vc8sSvOgmPvWmbjQv4dK7zI2Ik%2B/8QIZ5ol5ew0qY%3D' (2024-09-16)
  → 'https://git.clan.lol/api/v1/repos/clan/clan-core/archive/dcb759b0dc9e739b291ad3e09e020cf0d1cb6056.tar.gz?narHash=sha256-CZebvssBl1J1A8udZZ0Kyvasg91qTUI4cC0bBR2bB54%3D' (2024-09-18)
• Updated input 'disko':
    'github:nix-community/disko/51e3a7e51279fedfb6669a00d21dc5936c78a6ce?narHash=sha256-KRGuT5nGRAOT3heigRWg41tbYpTpapGhsWc%2BXjnIx0w%3D' (2024-09-15)
  → 'github:nix-community/disko/d32d1504c77d7f6ba7e033357dcf638baceab9b7?narHash=sha256-5bxY85siOIqOcQ8TOMAWLkMUZvLUADS2i5TsZhzUIZY%3D' (2024-09-17)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
  → 'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a?narHash=sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ%3D' (2024-09-17)
• Updated input 'home-manager':
    'github:nix-community/home-manager/a9c9cc6e50f7cbd2d58ccb1cd46a1e06e9e445ff?narHash=sha256-ChhIrjtdu5d83W%2BYDRH%2BEc5g1MmM0xk6hJnkz15Ot7M%3D' (2024-09-15)
  → 'github:nix-community/home-manager/d2493de5cd1da06b6a4c3e97f4e7d5dd791df457?narHash=sha256-/bxaYvIK6/d3zqpW26QFS0rqfd0cO4qreSNWvYLTl/w%3D' (2024-09-17)
• Updated input 'nix':
    'github:Mic92/nix-1/60ae253cc78577a51c727a58339a5e64a096bc9f?narHash=sha256-r89ZMJTqAoQmEB7IpPaPw652ItH60AkTrsrxozv2gFY%3D' (2024-09-18)
  → 'github:Mic92/nix-1/d4dff6cdfc0f82052bf3490ee30b9b9e5bdfc75a?narHash=sha256-t0zHj4Xa1qSD0dJ/kKrobkfXP9VZchc60b8CrJnb/2I%3D' (2024-09-18)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/dc8b0296f68f72f3fe77469c549a6f098555c2e9?narHash=sha256-JBHtN%2Bn1HzKawpnOQAz6jdgvrtYV9c/kyzgoIdguQGo%3D' (2024-09-16)
  → 'github:NixOS/nixos-hardware/abb448608a56a60075468e90d8acec2a7cb689b1?narHash=sha256-UbHzmaOQ18O/kCizipU70N0UQVFIfv8AiFKXw07oZ9Y%3D' (2024-09-18)
• Updated input 'nixos-wiki':
    'github:Mic92/nixos-wiki-infra/95b0b82991f5d02eadeaa810d8e052f3a436401a?narHash=sha256-42N%2BSEbZBFdcCckk8%2BdCPkZ%2BQFDAeDp0oymxBG/T00M%3D' (2024-09-13)
  → 'github:Mic92/nixos-wiki-infra/4c8b1670339197c4bc2ec5dc283981a9653ea739?narHash=sha256-yw1fKXOEV6EDVFItisFaRgm6eo3U3CeMMv%2B5ayMdX%2BU%3D' (2024-09-18)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/9fb342d14b69aefdf46187f6bb80a4a0d97007cd?narHash=sha256-VcqxWT0O/gMaeWTTjf1r4MOyG49NaNxW4GHTO3xuThE%3D' (2024-09-02)
  → 'github:numtide/treefmt-nix/829338a3df3dfd492c61abbd090ec1405329c943?narHash=sha256-byl6ywTyQTUGiuwvBsDtQwUioQ5Kklxirj6YdiWTLdY%3D' (2024-09-19)

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