From b198676ef4bcba42d7e64248a1c77c2c7f84ad96 Mon Sep 17 00:00:00 2001 From: Tobias Frischmann Date: Thu, 20 Aug 2026 13:16:09 +0200 Subject: [PATCH] update taskline --- flake.lock | 12 ++++++------ flake.nix | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 00819f6..6ed05cb 100644 --- a/flake.lock +++ b/flake.lock @@ -152,16 +152,16 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1785508064, - "narHash": "sha256-ll6NVAzXkNtNb/z5eGfZsL7Bc1EQ5mXF36uWqeBgS7k=", - "ref": "refs/tags/v2.4.3", - "rev": "1042ce04b5b51ef3f86635e39ac30168e12b3011", - "revCount": 455, + "lastModified": 1787224445, + "narHash": "sha256-rXM6SueO/thuHDZ57KOMWGPdX3aqVSMbNLWOo5WCbUw=", + "ref": "refs/tags/v2.4.4", + "rev": "6a37ad61feef4a8a48ba8c043e0b8706af00681b", + "revCount": 462, "type": "git", "url": "https://tangled.org/tobinio.dev/task-line" }, "original": { - "ref": "refs/tags/v2.4.3", + "ref": "refs/tags/v2.4.4", "type": "git", "url": "https://tangled.org/tobinio.dev/task-line" } diff --git a/flake.nix b/flake.nix index 01f7287..b1ab0f3 100644 --- a/flake.nix +++ b/flake.nix @@ -11,7 +11,7 @@ }; lightcontrol.url = "git+https://tangled.org/tobinio.dev/light-control"; - taskline.url = "git+https://tangled.org/tobinio.dev/task-line?ref=refs/tags/v2.4.3"; + taskline.url = "git+https://tangled.org/tobinio.dev/task-line?ref=refs/tags/v2.4.4"; zen-browser = { url = "github:youwen5/zen-browser-flake"; -- 2.51.2