diff options
| author | seth <[email protected]> | 2023-05-20 01:10:23 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-20 01:13:21 -0400 |
| commit | 0392725a831df6f17518af35ea757831b2acd0f2 (patch) | |
| tree | 70011129ef5be02c0521ee1c3f1d470ce6e7db9c /flake.nix | |
| parent | bc34e52da93833b4fc15d5e9049fb9a91969baeb (diff) | |
p-body: stop hosting my website
i switched to cloudflare pages
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -34,10 +34,6 @@ inputs.nixpkgs.follows = "nixpkgs"; inputs.flake-compat.follows = "flake-compat"; }; - getchoo-website = { - url = "github:getchoo/getchoo.github.io"; - inputs.pre-commit-hooks.follows = "pre-commit-hooks"; - }; guzzle_api = { url = "github:getchoo/guzzle_api"; inputs.nixpkgs.follows = "nixpkgsUnstable"; |
