From e89f737c86517263938efd3badc75881f4065496 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 06:42:58 +0000 Subject: [PATCH] Update flake input: nix-unit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Updated input 'nix-unit': 'github:nix-community/nix-unit/1c9ab50554eed0b768f9e5b6f646d63c9673f0f7?narHash=sha256-hRADkHjNt41%2BJUHw2EiSkMaL4owL83g5ZppjYUdF/Dc%3D' (2025-11-10) → 'github:nix-community/nix-unit/02e6597889281382303cbb7973748f04f2940e1a?narHash=sha256-vZfRXBDC9FTO2Vpz8TroVMqOYqp%2BhcVk6Nwx6%2BkRN1Q%3D' (2026-04-25) • Removed input 'nix-unit/flake-parts' Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 78dcb80b2..6ec4d787a 100644 --- a/flake.lock +++ b/flake.lock @@ -970,9 +970,6 @@ }, "nix-unit": { "inputs": { - "flake-parts": [ - "flake-parts" - ], "nix-github-actions": "nix-github-actions", "nixpkgs": [ "nixpkgs" @@ -982,11 +979,11 @@ ] }, "locked": { - "lastModified": 1762774186, - "narHash": "sha256-hRADkHjNt41+JUHw2EiSkMaL4owL83g5ZppjYUdF/Dc=", + "lastModified": 1777114263, + "narHash": "sha256-vZfRXBDC9FTO2Vpz8TroVMqOYqp+hcVk6Nwx6+kRN1Q=", "owner": "nix-community", "repo": "nix-unit", - "rev": "1c9ab50554eed0b768f9e5b6f646d63c9673f0f7", + "rev": "02e6597889281382303cbb7973748f04f2940e1a", "type": "github" }, "original": {