-
Romain Garbage authoredRomain Garbage authored
README.md 685 B
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 achannels.scm
file, a newchannels.scm
file with pinned commits