bump c10y

This commit is contained in:
Henry Hiles 2026-01-13 11:13:46 -05:00
commit 30311cb2a9
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": 1768150473, "lastModified": 1768262720,
"narHash": "sha256-7Q/WtJaWjVKpDgQQqOnZHqIpIyLzQmKld7nwsSzXjPk=", "narHash": "sha256-/rY6kaZVhKIToNW47XmPHwA1OYpnJaNZOUWm0QkB3oc=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "60dd6baffdf7adb878dac1967df0b895f9bba57b", "rev": "e6c7a4ae603c09ad7beeebd41b3ae5d99f316743",
"revCount": 5935, "revCount": 5950,
"type": "git", "type": "git",
"url": "https://forgejo.ellis.link/continuwuation/continuwuity" "url": "https://forgejo.ellis.link/continuwuation/continuwuity"
}, },
"original": { "original": {
"rev": "60dd6baffdf7adb878dac1967df0b895f9bba57b", "rev": "e6c7a4ae603c09ad7beeebd41b3ae5d99f316743",
"type": "git", "type": "git",
"url": "https://forgejo.ellis.link/continuwuation/continuwuity" "url": "https://forgejo.ellis.link/continuwuation/continuwuity"
} }

View file

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