Guix is what introduced with functional package managers. It’s based of Guile scheme, a LISP variant.
Guix SD is quite new, and is tricky to run on modern hardware. I also had issues running tools I use daily at work.
I ended up moving back to Arch with guix as a package manager, using arch packages or nix packages for things missing in guix.
Here is a list of objectives for OS, applications and dotfiles:
Guix is what introduced with functional package managers. It’s based of Guile scheme, a LISP variant.
Guix SD is quite new, and is tricky to run on modern hardware. I also had issues running tools I use daily at work.
I ended up moving back to Arch with guix as a package manager, using arch packages or nix packages for things missing in guix.
run the command `nix-shell` to get all the necessary tools
The command `just` will list the available commands.