aboutsummaryrefslogtreecommitdiffhomepage
path: root/nix/shell
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2021-02-05 16:40:15 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2021-02-24 16:36:44 -0500
commit639d672be775c90455d275536d1f4a620616cc84 (patch)
tree8597974de11981a7b867368e2741956d47093fb1 /nix/shell
parentshell_spine.nix added (diff)
spine / sisu markup sample in org mode
Diffstat (limited to 'nix/shell')
-rwxr-xr-xnix/shell/shell_spine.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/shell/shell_spine.nix b/nix/shell/shell_spine.nix
index 0c0deb6..766f6ee 100755
--- a/nix/shell/shell_spine.nix
+++ b/nix/shell/shell_spine.nix
@@ -9,7 +9,7 @@ pkgs.mkShell {
source .envrc
fi
nix-build
- RUN="./result/bin/spine --very-verbose --theme-light --html --epub --sqlite-discrete --output=/tmp/www ./data/pod/sisu-markup"
+ RUN="./result/bin/spine --very-verbose --theme-light --html --epub --sqlite-discrete --output=/tmp/www ./data/pod/sisu-spine-markup"
$RUN
echo "built spine ... @ ./result/bin/spine"
echo "& (tested with) run:"