diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-10-31 10:57:04 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-10-31 10:57:04 -0400 |
| commit | d7fbb5f9e47dcceebf364a3893d2075dbe210a32 (patch) | |
| tree | a5408a583d7f22fc7d901c24eac435427f7803cb /.envrc-local_ | |
| parent | text output, improve various (including no-ocn) (diff) | |
envrc minor, (including emacs syntax highlighting)
Diffstat (limited to '.envrc-local_')
| -rwxr-xr-x[-rw-r--r--] | .envrc-local_ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.envrc-local_ b/.envrc-local_ index 9c3d071..f615972 100644..100755 --- a/.envrc-local_ +++ b/.envrc-local_ @@ -1,3 +1,4 @@ +# -*- mode: sh -*- export SpineVER=$(git describe --long --tags | sed 's/^[ a-z_-]\+\([0-9.]\+\)/\1/;s/\([^-]*-g\)/r\1/;s/-/./g') export SpineBIN=./result/bin/spine # ❯❯ nix builds spine binary: |
