help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rust development in guix


From: Hannes Walter
Subject: Rust development in guix
Date: Wed, 21 Aug 2024 15:25:09 +0200

Hi all,


I'm trying to learn how to program in rust, but using default rust package with `guix install rust` throws an error during the linking phase

--8<---------------cut here---------------start------------->8---
ld: cannot find -lrt: No such file or directory
--8<---------------cut here---------------end--------------->8---

I also tried setting up rustup in a container as described in https://guix.gnu.org/en/blog/2023/the-filesystem-hierarchy-standard-comes-to-guix-containers/ but I can't get cargo to start a new project there and I thought before I start pulling out my hair I would ask how others have set up a rust development environment, maybe even with emacs integration? Perhaps even Doomemacs?

What's the guix way of doing things? Or should I just use rustup and leave it all outside of the guix system?

Thanks in advance,

Worni




reply via email to

[Prev in Thread] Current Thread [Next in Thread]