Post
There currently is no way to disable #offload when using ,build command in #guix #repl. That is limiting, so I decided to add it into my fork. And I have to say, I am again (how many times it is now?) surprised how easy it is to bend #guix into the desired shape. So, after -8/+37 diff[0], I now have ,build-options meta command. ,build-options '(#:offload? #f) I hope I did not break anything. 0: git.wolfsden.cz/guix/commit/?id=2a28c0bb7db2259c3120036bd9338e6de61408be
0