mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Update URL for compiler to point to nim-lang
This isn't really an issue, since GitHub redirects, but it's confusing and a bit disconcerting to see nimble install from Araq/Nim.git instead of nim-lang/Nim.git
This commit is contained in:
parent
6a76b6709d
commit
e6aff9ddd7
@ -1787,7 +1787,7 @@
|
||||
},
|
||||
{
|
||||
"name": "compiler",
|
||||
"url": "https://github.com/Araq/Nim.git",
|
||||
"url": "https://github.com/nim-lang/Nim.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user