diff --git a/packages.json b/packages.json index e544fe9..729704d 100644 --- a/packages.json +++ b/packages.json @@ -306,6 +306,10 @@ }, { "name": "nim-glfw", + "alias": "glfw" + }, + { + "name": "glfw", "url": "https://github.com/ephja/nim-glfw", "method": "git", "tags": [ @@ -5828,7 +5832,7 @@ }, { "name": "nimbox", - "url": "https://notabug.org/vktec/nimbox.git", + "url": "https://github.com/dom96/nimbox", "method": "git", "tags": [ "library", @@ -5841,7 +5845,7 @@ ], "description": "A Rustbox-inspired termbox wrapper", "license": "MIT", - "web": "https://notabug.org/vktec/nimbox" + "web": "https://github.com/dom96/nimbox" }, { "name": "psutil",