return to bleeding

This commit is contained in:
do butterflies cry? 2026-03-07 17:57:18 +10:00
parent 3f1132b770
commit 19987dd78e
Signed by: cry
GPG key ID: F68745A836CA0412
2 changed files with 5 additions and 4 deletions

7
flake.lock generated
View file

@ -105,15 +105,16 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1772846660, "lastModified": 1772870050,
"narHash": "sha256-BX9ZWoUvpamj2CJpQqqEnpjci1BukYd71UFdj5JXn8c=", "narHash": "sha256-il+K3xjwpb68ojPNt5yEF+TqTHWAiIBaXU0QMhw5ek8=",
"owner": "cry128", "owner": "cry128",
"repo": "cerulean", "repo": "cerulean",
"rev": "d9432d87a460c4f6dfb2602bba7e98267c2a0132", "rev": "7bd81f84e6c0c47e62e3498508e018d2a1a8c7e4",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "cry128", "owner": "cry128",
"ref": "bleeding",
"repo": "cerulean", "repo": "cerulean",
"type": "github" "type": "github"
} }

View file

@ -16,7 +16,7 @@
nt.url = "git+https://tearforge.net/cry/nt"; nt.url = "git+https://tearforge.net/cry/nt";
cerulean = { cerulean = {
url = "github:cry128/cerulean"; url = "github:cry128/cerulean/bleeding";
inputs = { inputs = {
nt.follows = "nt"; nt.follows = "nt";
systems.follows = "systems"; systems.follows = "systems";