Skip to content

Update flake.lock#339

Merged
ipetkov merged 1 commit into
mainfrom
automation/flake-update
Jul 10, 2026
Merged

Update flake.lock#339
ipetkov merged 1 commit into
mainfrom
automation/flake-update

Conversation

@ipetkov

@ipetkov ipetkov commented Jul 10, 2026

Copy link
Copy Markdown
Owner

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

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/a4d410db95a6416d1008049330bd86b85b5db45a?narHash=sha256-oE%2BTNK98Pl7nHW4VU1oBvUKD5JR45U%2Bpy/NJmLoTNHI%3D' (2026-07-02)
  → 'github:nix-community/home-manager/79e6082586b3680ff32c8e75127545058f074fa4?narHash=sha256-iMO/Ypany7DPXD6D7sQgH7METtEUihnOvdb%2BA9ehn8k%3D' (2026-07-10)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/a9cf7546a938c737b079e738de73934a13de9784?narHash=sha256-a7%2BT6QSeowynwZ1ZJJbP8T8ntAytvrui8kFGJmIZt2c%3D' (2026-06-27)
  → 'github:NixOS/nixos-hardware/4471c6a218fe813ad4838c400866c8845d3eba6b?narHash=sha256-6FXlRphexzMo3HpoN0NxEl7uQoE8llWeNJrD8NMA/CY%3D' (2026-07-10)
• Updated input 'nixos-pibox':
    'github:ipetkov/nixos-pibox/102b53f4dad3fb09917063692082424b14ff79e1?narHash=sha256-rrDeP56qyAAGHStGEEaafdQJP6BmeQ3sGEjwJFnOQ0I%3D' (2026-07-01)
  → 'github:ipetkov/nixos-pibox/3af4a5d0470417f1006e93aa2d831dd9651d50e6?narHash=sha256-6EBZU8AXFiCqPUHWCrLtsikom5H1T10q/Xd%2B1ZwOtW4%3D' (2026-07-10)
• Removed input 'nixos-pibox/flake-utils'
• Removed input 'nixos-pibox/flake-utils/systems'
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b5aa0fbd538984f6e3d201be0005b4463d8b09f8?narHash=sha256-oPXCU/SSUokcGaJREHibG1CBX3%2Bs/W7orDWQOZDsEeQ%3D' (2026-06-29)
  → 'github:NixOS/nixpkgs/0bb7ec54c8483066ec9d7720e780a5caa71f8612?narHash=sha256-iffAls3iaNTyJC2faYcUXSI%2BGp02cDjYl%2BMygxKl2GI%3D' (2026-07-08)

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, close and re-open this pull request.

@ipetkov ipetkov added automated dependencies Pull requests that update a dependency file flake update labels Jul 10, 2026
@ipetkov ipetkov enabled auto-merge (squash) July 10, 2026 15:28
@ipetkov ipetkov force-pushed the automation/flake-update branch from 925ba66 to 66b73cf Compare July 10, 2026 19:01
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/a4d410db95a6416d1008049330bd86b85b5db45a?narHash=sha256-oE%2BTNK98Pl7nHW4VU1oBvUKD5JR45U%2Bpy/NJmLoTNHI%3D' (2026-07-02)
  → 'github:nix-community/home-manager/79e6082586b3680ff32c8e75127545058f074fa4?narHash=sha256-iMO/Ypany7DPXD6D7sQgH7METtEUihnOvdb%2BA9ehn8k%3D' (2026-07-10)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/a9cf7546a938c737b079e738de73934a13de9784?narHash=sha256-a7%2BT6QSeowynwZ1ZJJbP8T8ntAytvrui8kFGJmIZt2c%3D' (2026-06-27)
  → 'github:NixOS/nixos-hardware/4471c6a218fe813ad4838c400866c8845d3eba6b?narHash=sha256-6FXlRphexzMo3HpoN0NxEl7uQoE8llWeNJrD8NMA/CY%3D' (2026-07-10)
• Updated input 'nixos-pibox':
    'github:ipetkov/nixos-pibox/102b53f4dad3fb09917063692082424b14ff79e1?narHash=sha256-rrDeP56qyAAGHStGEEaafdQJP6BmeQ3sGEjwJFnOQ0I%3D' (2026-07-01)
  → 'github:ipetkov/nixos-pibox/3af4a5d0470417f1006e93aa2d831dd9651d50e6?narHash=sha256-6EBZU8AXFiCqPUHWCrLtsikom5H1T10q/Xd%2B1ZwOtW4%3D' (2026-07-10)
• Removed input 'nixos-pibox/flake-utils'
• Removed input 'nixos-pibox/flake-utils/systems'
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b5aa0fbd538984f6e3d201be0005b4463d8b09f8?narHash=sha256-oPXCU/SSUokcGaJREHibG1CBX3%2Bs/W7orDWQOZDsEeQ%3D' (2026-06-29)
  → 'github:NixOS/nixpkgs/0bb7ec54c8483066ec9d7720e780a5caa71f8612?narHash=sha256-iffAls3iaNTyJC2faYcUXSI%2BGp02cDjYl%2BMygxKl2GI%3D' (2026-07-08)
@ipetkov ipetkov force-pushed the automation/flake-update branch from 66b73cf to f9766d0 Compare July 10, 2026 19:13
@ipetkov ipetkov merged commit eb3852d into main Jul 10, 2026
7 of 9 checks passed
@ipetkov ipetkov deleted the automation/flake-update branch July 10, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file flake update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant