


If you use nix, there currently is a guix service you can try out right now. I'm still figuring out how to get the guix repl to play nicer there, but everything else is working as expected.
I was thinking about other weird things/pain points, but other than the software support, everything is fine, or well documented -> fixable. And if I still had any trouble, the people in the irc are very helpfull!
(This is in response to @[email protected] - I hope this ping works, since I'm not actually on Bluesky and am just bridging from mastodon)
The reference manual is great! Reading it solves some... mediocre defaults of guix.
The repl is your friend! But if you're not using the distro, it's default behavior is clunky: https://guix.gnu.org/manual/1.5.0/en/html_node/Using-Guix-Interactively.html
You rarely have to build packages, but iirc, if you don't use the distro, it doesn't use substitutes (servers that provide binary packages)
Trying out nixos rn and it made me like guix more. Nixos has so much (MUCH) better software support, but man, some things are incredibly unintuitive.
Maybe I'll try out some minimal distro and get guix as a package manager 
If you use normal PCs and need drivers, while not living near the default guix repo server, you need to configure a bit. Which is very hard when you're currently installing it.
I already liked nix, but hated the language and the docs. I also don't like Lisp, but the tooling is incredible on there so that's a big plus. The docs are also very nice!
. I love how you solve issues once and then it's fixed forever on all your current and new systems.