nandi/freeqsay-nimpublic Fork 0
b248dcf49f97f0bc4ec74cdc78dfe62d9bf11257
Commits
Clone
git clone https://git.rickub.com/nandi/freeqsay-nim.git
git clone ssh://git@rickub.com/nandi/freeqsay-nim.git

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

Point the nimstatic pin at a release asset ed15d1f · on b248dcf49f97f0bc4ec74cdc78dfe62d9bf11257 · nandi · 11h ago
nimstatic · 21 lines · 620 BGDScript3 Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
#!/usr/bin/env dotslash

// nimstatic, pinned. `just static` runs this; DotSlash fetches it on first use,
// verifies the hash and caches it. Built by nimstatic's own release workflow.
{
  "name": "nimstatic",
  "platforms": {
    "linux-x86_64": {
      "size": 1706504,
      "hash": "sha256",
      "digest": "7b6855a7641bd164a1517063554dc6f23dc270b273d8c1697fa18f3975861647",
      "format": "xz",
      "path": "nimstatic-0.1.5-x86_64-linux",
      "providers": [
        {
          "url": "https://rickub.com/nandi/nimstatic/releases/download/v0.1.5/nimstatic-0.1.5-x86_64-linux.xz"
        }
      ]
    }
  }
}