Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mbb
doc_user
Commits
bb2cb2c1
Verified
Commit
bb2cb2c1
authored
Feb 15, 2022
by
remy
Browse files
chemin binaire avec utilisation guix
parent
976a6b78
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/guix.md
View file @
bb2cb2c1
...
...
@@ -59,4 +59,10 @@ whereis perl
Un chemin commançant par
`/share/gnu/store/...`
ou par
`/home/${USER}/.guix-profile/bin/`
correspondra ainsi à votre dernière installation.
Dans ce cas, vous pouvez appeler, au besoin, directement le binaire par son chemin absolu :
```
bash
/home/
${
USER
}
/.guix-profile/bin/perl
-V
```
> Note: le module `python/3.8` utilise guix.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment