Guix
Guix is a package manager and an operating system that focuses on reproducibility and declarative configuration. It allows users to install, manage, and configure software packages in a consistent manner, ensuring that the same environment can be recreated easily.
Built on top of the GNU operating system, Guix uses a functional programming approach to manage software. This means that changes to the system are tracked, making it possible to roll back to previous versions or create isolated environments for different projects.