feat(website): move to gensokyo-zone/website

This commit is contained in:
Kat Inskip 2024-01-27 22:27:21 -08:00
parent 5b1523c21f
commit 452033d672
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
7 changed files with 34 additions and 102 deletions

26
flake.lock generated
View file

@ -198,7 +198,8 @@
"std": "std",
"std-fl": "std-fl",
"systemd2mqtt": "systemd2mqtt",
"tree": "tree"
"tree": "tree",
"website": "website"
}
},
"rust": {
@ -339,6 +340,29 @@
"repo": "tree",
"type": "github"
}
},
"website": {
"inputs": {
"flakelib": [
"flakelib"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1706423113,
"narHash": "sha256-1i8FO7L+MpDlgfx3wTW7NkojdHGFEE3qy/s1n+wjGlU=",
"owner": "gensokyo-zone",
"repo": "website",
"rev": "88d31fa2f9d622f0076481e5949ce7e07723043e",
"type": "github"
},
"original": {
"owner": "gensokyo-zone",
"repo": "website",
"type": "github"
}
}
},
"root": "root",