diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-04-22 11:18:11 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-04-22 20:42:29 -0400 |
| commit | 0ffce21928d3c0ae7af8fbd1388fddae4666c25a (patch) | |
| tree | 8b07c0342e00caabbb426a3e41a6fbe9bb151cef /flake.nix | |
| parent | spine may be run against a zipped spine-pod url (diff) | |
upkeep, update a few pathssisudoc-spine_v0.18.0
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ runHook postInstall ''; postInstall = '' - echo "❯❯ ./result/bin/spine -v --source --pod --text --epub --html --html-link-pdf --html-link-curate --html-link-markup --curate --output=./OUTPUT_TEST_sisudocSpine ../sisu-spine-samples/markup/pod/*"; + echo "❯❯ ./result/bin/spine -v --source --pod --text --epub --html --html-link-pdf --html-link-curate --html-link-markup --curate --output=./OUTPUT_TEST ../sisu-spine-samples/markup/pod-samples/pod/*"; echo `ls -la $out/bin/spine` echo "❯❯ spine-v${version} (rev: ${self.shortRev or "unknown"})" $out/bin/spine -v |
