bump c10y

This commit is contained in:
Henry Hiles 2026-03-03 16:45:14 -05:00
commit a00fbef633
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": 1772211799, "lastModified": 1772571548,
"narHash": "sha256-cFxGrwp7gHw9Kwq5W3tVsIWMUL6KmToZWiZ+TE4FxY4=", "narHash": "sha256-OE50ZhFSmPnKaqxmrRlRXIwii910pjgh9Zxy+e0fOlI=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "6adb99397ec7b0577aa4158d71a481fb86a1ed9a", "rev": "c40cc3b2362b3a0329de8bb82b8ed66e744209da",
"revCount": 6182, "revCount": 6190,
"type": "git", "type": "git",
"url": "https://forgejo.ellis.link/continuwuation/continuwuity" "url": "https://forgejo.ellis.link/continuwuation/continuwuity"
}, },
"original": { "original": {
"rev": "6adb99397ec7b0577aa4158d71a481fb86a1ed9a", "rev": "c40cc3b2362b3a0329de8bb82b8ed66e744209da",
"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=6adb99397ec7b0577aa4158d71a481fb86a1ed9a"; url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=c40cc3b2362b3a0329de8bb82b8ed66e744209da";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
disko = { disko = {