From 7c9b19ae160d747daf82139179c33ba87834b2c4 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Thu, 16 Jul 2026 23:08:46 -0400 Subject: [PATCH] bump c10y --- flake.lock | 12 +++++------- flake.nix | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index 6bad4c2..0a1e233 100644 --- a/flake.lock +++ b/flake.lock @@ -379,17 +379,15 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1784116084, - "narHash": "sha256-///+WjMalxXHkWYYnoXWR8HeAQtOxSpv3dklfC9pf8c=", - "ref": "fix-sync", - "rev": "48a6b5fc77143fdc2e9e232959f0ce1401c1ed41", - "revCount": 7382, + "lastModified": 1784051068, + "narHash": "sha256-YYB5CuU1YQll6MGGD1cJiQBil730DU3vp94ui6psRmg=", + "ref": "refs/heads/main", + "rev": "1ac05838ddeb3ec96d91d59c9b534feac714c87d", + "revCount": 7381, "type": "git", "url": "https://forgejo.ellis.link/eleboucher/continuwuity" }, "original": { - "ref": "fix-sync", - "rev": "48a6b5fc77143fdc2e9e232959f0ce1401c1ed41", "type": "git", "url": "https://forgejo.ellis.link/eleboucher/continuwuity" } diff --git a/flake.nix b/flake.nix index 65c2ba5..ea28f8c 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/eleboucher/continuwuity?ref=fix-sync&rev=48a6b5fc77143fdc2e9e232959f0ce1401c1ed41"; + url = "git+https://forgejo.ellis.link/eleboucher/continuwuity"; inputs.nixpkgs.follows = "nixpkgs"; }; disko = {