From 6287bbb9a8e3ca1ff67bd1d7024ebdb1af444a5e Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Tue, 10 Feb 2026 11:31:22 -0500 Subject: [PATCH] bump c10y --- flake.lock | 10 +++++----- flake.nix | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index bdab18a..1552755 100644 --- a/flake.lock +++ b/flake.lock @@ -355,16 +355,16 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1770572993, - "narHash": "sha256-E2BJh0ynzUm3gHJXM0qKIgTyEEMD02PG+uPPdr/MKaQ=", + "lastModified": 1770699760, + "narHash": "sha256-o37ZbBNsBa2Hlx5wHvfySKDvaOqooklYbVmZnk27iyM=", "ref": "refs/heads/main", - "rev": "19146166c04c6f7fc8ca80bbe7452cfd1e7eb836", - "revCount": 6016, + "rev": "a2bf0c12235cb9306e901aa1e9c36f03e85b06e2", + "revCount": 6022, "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" }, "original": { - "rev": "19146166c04c6f7fc8ca80bbe7452cfd1e7eb836", + "rev": "a2bf0c12235cb9306e901aa1e9c36f03e85b06e2", "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" } diff --git a/flake.nix b/flake.nix index 4080417..6f8fb63 100755 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,7 @@ flake-parts.url = "github:hercules-ci/flake-parts"; nix-maid.url = "github:viperML/nix-maid"; continuwuity = { - url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=19146166c04c6f7fc8ca80bbe7452cfd1e7eb836"; + url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=a2bf0c12235cb9306e901aa1e9c36f03e85b06e2"; inputs.nixpkgs.follows = "nixpkgs"; }; disko = {