bump c10y

This commit is contained in:
Henry Hiles 2026-03-02 10:33:19 -05:00
commit 73ee45ea87
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

10
flake.lock generated
View file

@ -355,16 +355,16 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1771196666, "lastModified": 1772211799,
"narHash": "sha256-mEdhnyzuW2fTP/dBpJE6EnvTH2fbQXOOwZgjJ1trQmU=", "narHash": "sha256-cFxGrwp7gHw9Kwq5W3tVsIWMUL6KmToZWiZ+TE4FxY4=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "55ccfdb9733347f1985206e782d6fd89e46c15c3", "rev": "6adb99397ec7b0577aa4158d71a481fb86a1ed9a",
"revCount": 6089, "revCount": 6182,
"type": "git", "type": "git",
"url": "https://forgejo.ellis.link/continuwuation/continuwuity" "url": "https://forgejo.ellis.link/continuwuation/continuwuity"
}, },
"original": { "original": {
"rev": "55ccfdb9733347f1985206e782d6fd89e46c15c3", "rev": "6adb99397ec7b0577aa4158d71a481fb86a1ed9a",
"type": "git", "type": "git",
"url": "https://forgejo.ellis.link/continuwuation/continuwuity" "url": "https://forgejo.ellis.link/continuwuation/continuwuity"
} }

View file

@ -8,7 +8,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=55ccfdb9733347f1985206e782d6fd89e46c15c3"; url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=6adb99397ec7b0577aa4158d71a481fb86a1ed9a";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
disko = { disko = {