nixos icon indicating copy to clipboard operation
nixos copied to clipboard

flake.lock: Update

Open github-actions[bot] opened this issue 1 year ago • 0 comments

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

Flake lock file updates:

• Updated input 'adblockStevenBlack':
    'github:StevenBlack/hosts/9644218ede1bc706cb2d76ed18902caad1998901?narHash=sha256-34JVDJ6X1naRj%2BeFbuWSRxdfF5GX8FCTSFXNe78q1S8%3D' (2025-03-13)
  → 'github:StevenBlack/hosts/37a200a82d7a7d9a6598d870825a30f581632016?narHash=sha256-yYLBCDGOpsrMW1cMYUd1B0AWx86puv75Bn%2BT%2BTGsyRU%3D' (2025-04-05)
• Updated input 'disko':
    'github:nix-community/disko/0d8c6ad4a43906d14abd5c60e0ffe7b587b213de?narHash=sha256-VT65AE2syHVj6v/DGB496bqBnu1PXrrzwlw07/Zpllc%3D' (2025-03-12)
  → 'github:nix-community/disko/329d3d7e8bc63dd30c39e14e6076db590a6eabe6?narHash=sha256-ViE7NoFWytYO2uJONTAX35eGsvTYXNHjWALeHAg8OQY%3D' (2025-04-02)
• Updated input 'home-manager':
    'github:nix-community/home-manager/4e12151c9e014e2449e0beca2c0e9534b96a26b4?narHash=sha256-2lbURKclgKqBNm7hVRtWh0A7NrdsibD0EaWhahUVhhY%3D' (2025-03-14)
  → 'github:nix-community/home-manager/d094c6763c6ddb860580e7d3b4201f8f496a6836?narHash=sha256-Xhe3whfRW/Ay05z9m1EZ1/AkbV1yo0tm1CbgjtCi4rQ%3D' (2025-04-05)
• Updated input 'nix-fast-build':
    'github:Mic92/nix-fast-build/0ef0c6065345426fb4872c9ee75a58c11f62d3f8?narHash=sha256-lOMeXwNYIiX%2B/8unr%2B6blKkeWBJ2TRfJ2xGJ1Xo/qFw%3D' (2025-03-13)
  → 'github:Mic92/nix-fast-build/2fadd8696095bde39531e3815deea894a00b9b4a?narHash=sha256-qd5SlOzyBHk3BGtL3sBGw22JonJ9Go3P32O1YURRlNk%3D' (2025-04-05)
• Updated input 'nix-fast-build/flake-parts':
    'github:hercules-ci/flake-parts/f4330d22f1c5d2ba72d3d22df5597d123fdb60a9?narHash=sha256-%2Bu2UunDA4Cl5Fci3m7S643HzKmIDAe%2BfiXrLqYsR2fs%3D' (2025-03-07)
  → 'github:hercules-ci/flake-parts/c621e8422220273271f52058f618c94e405bb0f5?narHash=sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY%3D' (2025-04-01)
• Updated input 'nix-fast-build/nixpkgs':
    'github:NixOS/nixpkgs/8c1f3147639f009f09d2bfffc64bcf8485bf3fd2?narHash=sha256-AOazEmkhbKnNQi0LqJdAcqPQx711L84a0Vkaos/ZW/A%3D' (2025-03-12)
  → 'github:NixOS/nixpkgs/250b695f41e0e2f5afbf15c6b12480de1fe0001b?narHash=sha256-drDyYyUmjeYGiHmwB9eOPTQRjmrq3Yz26knwmMPLZFk%3D' (2025-04-05)
• Updated input 'nix-fast-build/treefmt-nix':
    'github:numtide/treefmt-nix/3d0579f5cc93436052d94b73925b48973a104204?narHash=sha256-mL1szCeIsjh6Khn3nH2cYtwO5YXG6gBiTw1A30iGeDU%3D' (2025-02-17)
  → 'github:numtide/treefmt-nix/815e4121d6a5d504c0f96e5be2dd7f871e4fd99d?narHash=sha256-uhjnlaVTWo5iD3LXics1rp9gaKgDRQj6660%2BgbUU3cE%3D' (2025-04-04)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/e1f12151258b12c567f456d8248e4694e9390613?narHash=sha256-f0BVt1/cvA0DQ/q3rB%2BHY4g4tKksd03ZkzI4xehC2Ew%3D' (2025-03-12)
  → 'github:NixOS/nixos-hardware/de6fc5551121c59c01e2a3d45b277a6d05077bc4?narHash=sha256-b/exDDQSLmENZZgbAEI3qi9yHkuXAXCPbormD8CSJXo%3D' (2025-03-31)
• Updated input 'nixpkgs':
    'git+https://github.com/NixOS/nixpkgs?ref=nixos-unstable&rev=6607cf789e541e7873d40d3a8f7815ea92204f32&shallow=1' (2025-03-13)
  → 'git+https://github.com/NixOS/nixpkgs?ref=nixos-unstable&rev=42a1c966be226125b48c384171c44c651c236c22&shallow=1' (2025-04-05)

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

github-actions[bot] avatar Mar 23 '25 00:03 github-actions[bot]