On Sat Aug 27, 2022 at 7:38 PM BST, jgart wrote:
> I agree. I think I had some issue iirc trying to run them all in one command 
> with &&

Or maybe...

  guix shell -D guix -- sh <<EOF
  ./bootstrap && ./configure --localstatedir=/var && make -j$(nproc)
  EOF

    -- (

Reply via email to