From 73ee45ea87656fcd4b05423c3b1c6d4d85155286 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Mon, 2 Mar 2026 10:33:19 -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 9385de4..e91f505 100644 --- a/flake.lock +++ b/flake.lock @@ -355,16 +355,16 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1771196666, - "narHash": "sha256-mEdhnyzuW2fTP/dBpJE6EnvTH2fbQXOOwZgjJ1trQmU=", + "lastModified": 1772211799, + "narHash": "sha256-cFxGrwp7gHw9Kwq5W3tVsIWMUL6KmToZWiZ+TE4FxY4=", "ref": "refs/heads/main", - "rev": "55ccfdb9733347f1985206e782d6fd89e46c15c3", - "revCount": 6089, + "rev": "6adb99397ec7b0577aa4158d71a481fb86a1ed9a", + "revCount": 6182, "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" }, "original": { - "rev": "55ccfdb9733347f1985206e782d6fd89e46c15c3", + "rev": "6adb99397ec7b0577aa4158d71a481fb86a1ed9a", "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" } diff --git a/flake.nix b/flake.nix index 926ddf6..36e53bc 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=55ccfdb9733347f1985206e782d6fd89e46c15c3"; + url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=6adb99397ec7b0577aa4158d71a481fb86a1ed9a"; inputs.nixpkgs.follows = "nixpkgs"; }; disko = {