blob: 9621fb29fc12ff3c71c4cde3f14e9cfbe3d51283 (
plain) (
blame)
1
2
3
4
5
|
switch("clearNimblePath")
switch("nimblePath", "$projectdir/nimbleDir/simplePkgs")
switch("path", "$nimblepath/pkgA-0.1.0")
switch("path", "$nimblepath/pkgB-#head")
switch("path", "$nimblepath/pkgC-#head")
|