nandi/nimstaticpublic Fork 0
8f17878
Commits
Clone
git clone https://git.rickub.com/nandi/nimstatic.git
git clone ssh://git@rickub.com/nandi/nimstatic.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

nimstatic 0.1.2

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
nandi committed 2026-09-19T18:02:55-07:00 Browse files
8f17878 parent: 6a1e2aa
modified nimstatic.nimble +1 -1
@@ -1,4 +1,4 @@
1-version = "0.1.0"
1+version = "0.1.2"
22 author = "nandi"
33 description = "Fully static Nim binaries, dependencies and all — detects what you link and fetches musl archives from Alpine"
44 license = "MIT"
@@ -1,4 +1,4 @@
1-version = "0.1.0"1+version = "0.1.2"
2 author = "nandi"2 author = "nandi"
3 description = "Fully static Nim binaries, dependencies and all — detects what you link and fetches musl archives from Alpine"3 description = "Fully static Nim binaries, dependencies and all — detects what you link and fetches musl archives from Alpine"
4 license = "MIT"4 license = "MIT"