Mentions légales du service

Skip to content
Snippets Groups Projects

Guix extensions

Install

Clone the repository:

    git clone https://gitlab.inria.fr/rgarbage/guix-extensions $HOME/.config/guix/extensions

Export the GUIX_EXTENSIONS_PATH environment variable:

    export GUIX_EXTENSIONS_PATH=$HOME/.config/guix/extensions/guix/extensions

You can now use the extensions in the current shell.

To use the extensions permanently, add to your .bashrc/.zshrc the previous export line.

Provided commands

  • guix list: lists the dependencies of a given package/expression
  • guix pin: generate, using a channels.scm file, a new channels.scm file with pinned commits