This package browser is in early development. Mind the rough edges.

guix-modules 0.2.1

Generate environment modules from Guix packages

Guix-Modules is an extension of Guix that provides a new guix module command. The guix module create sub-command creates environment modules, allowing you to manipulate software environments with the module command commonly found on HPC clusters.

Installation

Install guix-modules 0.2.1 as follows:

guix install guix-modules@0.2.1

Or install the latest version:

guix install guix-modules

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.