From 7f2979d7ff06847bc8ea76622168a42d5d07570d Mon Sep 17 00:00:00 2001 From: Oleks Date: Fri, 5 Jun 2026 23:31:16 +0300 Subject: [PATCH] bump woodpecker-peek: fix step log PID vs database ID --- flake.lock | 150 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 145 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 2f8f57f..d3d7890 100644 --- a/flake.lock +++ b/flake.lock @@ -111,6 +111,24 @@ "type": "github" } }, + "flake-utils_6": { + "inputs": { + "systems": "systems_6" + }, + "locked": { + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "fleet": { "inputs": { "nixpkgs": "nixpkgs_2", @@ -229,6 +247,69 @@ "url": "https://git.oleks.space/oleks/fleet-pins" } }, + "fleet_2": { + "inputs": { + "nixpkgs": "nixpkgs_3", + "nixpkgs-armer": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ], + "nixpkgs-bim": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ], + "nixpkgs-ci": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ], + "nixpkgs-emmett": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ], + "nixpkgs-howard": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ], + "nixpkgs-mermaid": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ], + "nixpkgs-mermaid-gpu": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ], + "nixpkgs-micron": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ], + "nixpkgs-projects": [ + "woodpecker-peek", + "fleet", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1780368078, + "narHash": "sha256-tLzA5XveUF4PfuKNz3KuhmVhuME3PX5zvtFa17hhQPU=", + "ref": "refs/heads/main", + "rev": "1626405d46ff3595b91c9e2d3ed9399f67c18b83", + "revCount": 15, + "type": "git", + "url": "https://git.oleks.space/oleks/fleet-pins" + }, + "original": { + "type": "git", + "url": "https://git.oleks.space/oleks/fleet-pins" + } + }, "hyprspace": { "flake": false, "locked": { @@ -321,6 +402,22 @@ "type": "github" } }, + "nixpkgs_3": { + "locked": { + "lastModified": 1777268161, + "narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76", + "type": "github" + } + }, "parity": { "inputs": { "flake-utils": "flake-utils_5", @@ -345,6 +442,32 @@ "url": "https://git.oleks.space/oleks/parity-lib" } }, + "parity_2": { + "inputs": { + "flake-utils": "flake-utils_6", + "fleet": [ + "woodpecker-peek", + "fleet" + ], + "nixpkgs": [ + "woodpecker-peek", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1780472546, + "narHash": "sha256-cx+821qtyNZNe9t3ab8qImmeg/rxVzPpZIS45SflrI0=", + "ref": "refs/heads/main", + "rev": "d265a79ddb84b297364e6cc3638c9f6b5dc583d7", + "revCount": 10, + "type": "git", + "url": "https://git.oleks.space/oleks/parity-lib" + }, + "original": { + "type": "git", + "url": "https://git.oleks.space/oleks/parity-lib" + } + }, "root": { "inputs": { "antigravity-nix": "antigravity-nix", @@ -457,18 +580,35 @@ "type": "github" } }, + "systems_6": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "woodpecker-peek": { "inputs": { + "fleet": "fleet_2", "nixpkgs": [ "nixpkgs" - ] + ], + "parity": "parity_2" }, "locked": { - "lastModified": 1779637940, - "narHash": "sha256-dSsKKPT1iU0MYqFXE/YNS0seB9ECZfCHrOA5fIu0gY4=", + "lastModified": 1780691266, + "narHash": "sha256-CSXQsyrv3gGdKoEuihTosLfqV0sSkfl8NpIvAKaN5Uc=", "ref": "main", - "rev": "5c47eb9db74ebfacbe4d5bbe8f8ba575869c6e8d", - "revCount": 6, + "rev": "349850133563624eecd1be59afbd4eec0856ee89", + "revCount": 21, "type": "git", "url": "https://git.oleks.space/oleks/woodpecker-peek" },