skipstone depends on https://github.com/skiptools/skip/tree/main/Sources/SkipDrive in a bizarre way, by symlinking SkipDriveExternal to ../../skip/Sources/SkipDrive
Instead, there should be a skip-drive library containing the SkipDrive code; skip and skipstone should depend on it.
skipstone depends on https://github.com/skiptools/skip/tree/main/Sources/SkipDrive in a bizarre way, by symlinking SkipDriveExternal to
../../skip/Sources/SkipDriveInstead, there should be a
skip-drivelibrary containing theSkipDrivecode;skipandskipstoneshould depend on it.