bump c10y

This commit is contained in:
Henry Hiles 2026-03-31 15:26:13 -04:00
commit 5dda8ab6bc
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 9 additions and 9 deletions

16
flake.lock generated
View file

@ -355,18 +355,18 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1774618295, "lastModified": 1774984078,
"narHash": "sha256-1kIAgx2UDZDdkUG3e2MO2X0FaJ8HcOwFTo6tchTpa84=", "narHash": "sha256-sbwmn5373dzuodbAMVViTXwJrUnymznM3ZtPiZCMfJk=",
"ref": "refs/heads/main", "ref": "quad/chore/simplify-nix",
"rev": "0a0206e866d865b504c9b278f622e2f4fd79e9e1", "rev": "6d255a1f207d4975724192ee32c44d914b31698d",
"revCount": 6356, "revCount": 6377,
"type": "git", "type": "git",
"url": "https://forgejo.ellis.link/continuwuation/continuwuity" "url": "https://forgejo.ellis.link/Henry-Hiles/continuwuity"
}, },
"original": { "original": {
"rev": "0a0206e866d865b504c9b278f622e2f4fd79e9e1", "ref": "quad/chore/simplify-nix",
"type": "git", "type": "git",
"url": "https://forgejo.ellis.link/continuwuation/continuwuity" "url": "https://forgejo.ellis.link/Henry-Hiles/continuwuity"
} }
}, },
"cozybot": { "cozybot": {

View file

@ -7,7 +7,7 @@
flake-parts.url = "github:hercules-ci/flake-parts"; flake-parts.url = "github:hercules-ci/flake-parts";
nix-maid.url = "github:viperML/nix-maid"; nix-maid.url = "github:viperML/nix-maid";
continuwuity = { continuwuity = {
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=0a0206e866d865b504c9b278f622e2f4fd79e9e1"; url = "git+https://forgejo.ellis.link/Henry-Hiles/continuwuity?ref=quad/chore/simplify-nix";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
disko = { disko = {