diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 16:41:18 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 16:41:18 -0800 |
| commit | 8221dc66babca82105220329ea329367e1ffed5c (patch) | |
| tree | 84917781d71e18352f2a0efd65b41ec6374f8757 /flake.nix | |
| parent | c2d9c8f7801e77f124cc55e4a58073aa6bb34e01 (diff) | |
fix dead links
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -38,7 +38,6 @@ fi RESULT_PATH=$(nix build .#website --no-link --print-out-paths) if [ -d "$RESULT_PATH" ]; then echo "Running lychee link check..." - # TODO else echo "Website build failed, skipping lychee." exit 1 |
