
Here's how I built the Guile master branch, soon to be released as Guile 2.1:
guix environment --container guile-next -- sh -c "./autogen.sh && ./configure && make -j4"
guix environment --container guile-next -- sh -c "./autogen.sh && ./configure && make -j4"
sirgazil, Efraim Flashner, Christopher Allan Webber likes this.
Christopher Allan Webber shared this.