Re: Rust <3 Guix

2023-12-27 Thread Efraim Flashner
On Mon, Dec 25, 2023 at 07:25:26AM +, jgart wrote: > > Do you need both nss-certs and curl? > > Hi Efraim, yes, I need both, oddly enough. If I remove one of them the build > fails with the error message in the README that I provided. > > > I saw in a later commit you said it's working. > >

Re: Rust <3 Guix

2023-12-24 Thread jgart
> Do you need both nss-certs and curl? Hi Efraim, yes, I need both, oddly enough. If I remove one of them the build fails with the error message in the README that I provided. > I saw in a later commit you said it's working. I'm able to build main.rs with the guix installed tools but I'm not ab

Re: Rust <3 Guix

2023-12-24 Thread Efraim Flashner
On Sun, Dec 24, 2023 at 08:35:36PM +, jgart wrote: > Hi Guixers, > > What do you think I am missing? > > Completion works. > Clippy works. > Rustfmt works. > > `rust-compile` from emacs-rust-mode does not work :( > > I get the following error listed in the README when I try to compile the

Rust <3 Guix

2023-12-24 Thread jgart
Hi Guixers, What do you think I am missing? Completion works. Clippy works. Rustfmt works. `rust-compile` from emacs-rust-mode does not work :( I get the following error listed in the README when I try to compile the following Rust Guix project: https://git.sr.ht/~whereiseveryone/crab-meets-g