From 9fa1a421fdf2721629d250ac6d116246b0d935e4 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Tue, 3 Mar 2026 19:59:33 -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 1bc5afc..8c8ada7 100644 --- a/flake.lock +++ b/flake.lock @@ -355,16 +355,16 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1772571548, - "narHash": "sha256-OE50ZhFSmPnKaqxmrRlRXIwii910pjgh9Zxy+e0fOlI=", + "lastModified": 1772584363, + "narHash": "sha256-p6dL1wL9n+1ivUItdlZuLxTneDBjCHEdNr0ukau2rHI=", "ref": "refs/heads/main", - "rev": "c40cc3b2362b3a0329de8bb82b8ed66e744209da", - "revCount": 6190, + "rev": "2c7233812b6838a6942ca57d5304ed843ce2bb05", + "revCount": 6194, "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" }, "original": { - "rev": "c40cc3b2362b3a0329de8bb82b8ed66e744209da", + "rev": "2c7233812b6838a6942ca57d5304ed843ce2bb05", "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" } diff --git a/flake.nix b/flake.nix index 20a7fce..1458f30 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=c40cc3b2362b3a0329de8bb82b8ed66e744209da"; + url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=2c7233812b6838a6942ca57d5304ed843ce2bb05"; inputs.nixpkgs.follows = "nixpkgs"; }; disko = {