mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 09:51:15 +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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user