mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-12 05:54:51 +00:00
1e7e95f5fd
Adds a pin-file for CI. When a dependency break something in the libp2p, we don't want for the CI to be broken on every branch, just on a "bump" branch that will update the pin-file & fix the eventual interop issue.
4 lines
94 B
Nim
4 lines
94 B
Nim
# to allow locking
|
|
if dirExists("nimbledeps/pkgs"):
|
|
switch("NimblePath", "nimbledeps/pkgs")
|