Hi,
I'm having fun making my own Racket, but I've come across a situation where I want to build against different repos to those in the package catalog.
Is it possible to specify repos for the make installers sites.rkt file?
Stephen
Hi,
I'm having fun making my own Racket, but I've come across a situation where I want to build against different repos to those in the package catalog.
Is it possible to specify repos for the make installers sites.rkt file?
Stephen
Assuming the configuration language takes package sources (like an info.rkt), you can probably provide package sources that are Git URLs?