bump c10y

This commit is contained in:
Henry Hiles 2026-07-16 23:08:46 -04:00
commit 7c9b19ae16
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 6 additions and 8 deletions

12
flake.lock generated
View file

@ -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"
}

View file

@ -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 = {