mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 06:18:51 +00:00
Remove URL from BipBuffer package entry (#25439)
ref https://github.com/MarcAzar/BipBuffer/pull/1
(cherry picked from commit 80b43ad6ce)
This commit is contained in:
@@ -43,7 +43,7 @@ when not defined(arm64):
|
||||
pkg "awk"
|
||||
pkg "bigints"
|
||||
pkg "binaryheap", "nim c -r binaryheap.nim"
|
||||
pkg "BipBuffer", url = "https://github.com/nim-lang/BipBuffer"
|
||||
pkg "BipBuffer"
|
||||
pkg "bncurve"
|
||||
pkg "brainfuck", "nim c -d:release -r tests/compile.nim"
|
||||
pkg "c2nim", "nim c testsuite/tester.nim"
|
||||
|
||||
Reference in New Issue
Block a user