GNU Guix 0.9.0 released

We are pleased to announce the next alpha release of GNU Guix, version 0.9.0.

The release comes with USB installation images to install the standalone GuixSD, and with tarballs to install the package manager on top of a running GNU/Linux system, either from source or from binaries.

The highlights for this release include:

  • Support for automatic container provisioning in guix environment, for development environments, and in guix system, for full GuixSD deployments.
  • A brand new service composition framework for GuixSD. It significantly improves extensibility and modularity, while providing a framework that makes it easy to reason about how system services relate to each other. This was one of the main design issues that needed to be addressed on the road to 1.0.
  • The new guix graph command can draw package dependency graphs with different levels of details. Likewise, guix system has a new extension-graph command to draw the system's service composition graph, and a dmd-graph command to draw the service dependency graph as seen by GNU dmd.
  • The new guix challenge command allows users to challenge the authenticity of substitutes provided by a server. More on that in a future post!
  • 543 new packages, notably Idris and many imported Haskell, Python, and R packages.
  • Bug fixes, documentation, and other niceties!

See https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00131.html for details.

About GNU Guix

GNU Guix is a functional package manager for the GNU system. The Guix System Distribution or GuixSD is an advanced distribution of the GNU system that relies on GNU Guix and respects the user's freedom.

In addition to standard package management features, Guix supports transactional upgrades and roll-backs, unprivileged package management, per-user profiles, and garbage collection. Guix uses low-level mechanisms from the Nix package manager, except that packages are defined as native Guile modules, using extensions to the Scheme language. GuixSD offers a declarative approach to operating system configuration management, and is highly customizable and hackable.

GuixSD can be used on an i686 or x86_64 machine. It is also possible to use Guix on top of an already installed GNU/Linux system, including on mips64el and armv7.

Sujets liés :

Releases

Sauf indication contraire, les billets de blog de ce site sont la propriété de leurs auteurs respectifs et publiés sous les termes de la licence CC-BY-SA 4.0 et ceux de la GNU Free Documentation License (version 1.3 ou supérieur, sans section invariante, sans texte de préface ni de postface).