Comment on Guix for DevelopmentparentComments−fiddlerwoaroof3yAs far as I know it doesn't use nix under the hood, it's a reimplementation of nix in guile scheme.−zetalyrae3yAh, my mistake. I was certain it wrapped around Nix for some reason.−cygx3ySame backend, but different frontend, so to speak. Hence, it used to be possible to have nix and guix share a store and local state directory. Not sure if that's still possible today, though...−filterfish3yIt isn't.
Comments
As far as I know it doesn't use nix under the hood, it's a reimplementation of nix in guile scheme.
Ah, my mistake. I was certain it wrapped around Nix for some reason.
Same backend, but different frontend, so to speak. Hence, it used to be possible to have nix and guix share a store and local state directory. Not sure if that's still possible today, though...
It isn't.