diff options
| author | seth <[email protected]> | 2023-05-16 05:33:15 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-16 05:33:15 -0400 |
| commit | f64ebd9402c03de16ec11b0986a42416a25bd2ac (patch) | |
| tree | da673680b342afcd194c18460c0fb5ae3f47044b /flake.lock | |
| parent | 453e8e84385ca357f0fc7f50e1ec285f6625470e (diff) | |
p-body: start hosting my website
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -219,6 +219,29 @@ "type": "github" } }, + "getchoo-website": { + "inputs": { + "nixpkgs": [ + "nixpkgsUnstable" + ], + "pre-commit-hooks": [ + "pre-commit-hooks" + ] + }, + "locked": { + "lastModified": 1684228639, + "narHash": "sha256-kOQIvjFSqAR7hGB5qNx7FDMpIcydFExlxQ6lEIsATI4=", + "owner": "getchoo", + "repo": "getchoo.github.io", + "rev": "4b2f271406f4f32dee01d0ecb7d8528e9eae1c1d", + "type": "github" + }, + "original": { + "owner": "getchoo", + "repo": "getchoo.github.io", + "type": "github" + } + }, "gitignore": { "inputs": { "nixpkgs": [ @@ -595,6 +618,7 @@ "flake-parts": "flake-parts", "flake-utils": "flake-utils", "getchoo": "getchoo", + "getchoo-website": "getchoo-website", "guzzle_api": "guzzle_api", "hercules-ci-agent": "hercules-ci-agent", "hercules-ci-effects": "hercules-ci-effects", |
