From 4773c232302d66ce0776e8d9f5c29ab385750dc3 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sun, 12 Jul 2026 13:36:23 -0400 Subject: [PATCH] bump c10y --- flake.lock | 11 ++++++----- flake.nix | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 5ae666c..5831e1b 100644 --- a/flake.lock +++ b/flake.lock @@ -379,15 +379,16 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1783702908, - "narHash": "sha256-FZjUQAPhaChkWHC3ocyXcW4uKKdR2KdzpAsIVVHx7Qw=", - "rev": "a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07", - "revCount": 7305, + "lastModified": 1783873872, + "narHash": "sha256-vGryMf9WY7vndf1+Tk/GNSsg2HWOHG5Skve7wN6pfbQ=", + "ref": "refs/heads/main", + "rev": "9a94b93dddf70fe76736fa5fda70b0c2c9c06057", + "revCount": 7362, "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" }, "original": { - "rev": "a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07", + "rev": "9a94b93dddf70fe76736fa5fda70b0c2c9c06057", "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" } diff --git a/flake.nix b/flake.nix index fee2568..17129a0 100755 --- a/flake.nix +++ b/flake.nix @@ -6,7 +6,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=a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07"; + url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=9a94b93dddf70fe76736fa5fda70b0c2c9c06057"; inputs.nixpkgs.follows = "nixpkgs"; }; disko = {