mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added Nim compiler.
This commit is contained in:
parent
c916566127
commit
41e1e63b0b
@ -1119,6 +1119,15 @@
|
|||||||
"description": "Utility that helps with big files in git, very similar to git-fat, s3annnex etc.",
|
"description": "Utility that helps with big files in git, very similar to git-fat, s3annnex etc.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitlab.3dicc.com/gokr/blimp"
|
"web": "https://gitlab.3dicc.com/gokr/blimp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "compiler",
|
||||||
|
"url": "https://github.com/Araq/Nim.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "nim"],
|
||||||
|
"description": "Compiler package providing the compiler sources as a library.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Araq/Nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user