From 13ba91078a7518324669f69168c6de4b2bf2b77c Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Thu, 9 Apr 2026 10:54:30 -0400 Subject: [PATCH] bump c10y --- flake.lock | 15 +++++++-------- flake.nix | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 7a6b833..15b02ea 100644 --- a/flake.lock +++ b/flake.lock @@ -355,18 +355,17 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1775587286, - "narHash": "sha256-XLEqF6CRWna1V6JIF3lcMJl0+MuUyIydtO/Kw0feV9E=", - "ref": "quad/chore/simplify-nix", - "rev": "18542fe3eaf6338b970050efef722b3c38cb898a", - "revCount": 6443, + "lastModified": 1775710925, + "narHash": "sha256-OprvtVGk9MsfoApTINX3XXDntyYIa+lo9IxX3+NOTHA=", + "ref": "refs/heads/main", + "rev": "83396db5de11f9ee7ba2711c2822e362344ec18b", + "revCount": 6452, "type": "git", - "url": "https://forgejo.ellis.link/Henry-Hiles/continuwuity" + "url": "https://forgejo.ellis.link/continuwuation/continuwuity" }, "original": { - "ref": "quad/chore/simplify-nix", "type": "git", - "url": "https://forgejo.ellis.link/Henry-Hiles/continuwuity" + "url": "https://forgejo.ellis.link/continuwuation/continuwuity" } }, "cozybot": { diff --git a/flake.nix b/flake.nix index f3b36c7..8e8ace4 100755 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,7 @@ flake-parts.url = "github:hercules-ci/flake-parts"; nix-maid.url = "github:viperML/nix-maid"; continuwuity = { - url = "git+https://forgejo.ellis.link/Henry-Hiles/continuwuity?ref=quad/chore/simplify-nix"; + url = "git+https://forgejo.ellis.link/continuwuation/continuwuity"; inputs.nixpkgs.follows = "nixpkgs"; }; disko = {