Skip to content
Snippets Groups Projects
Commit 3fb42d69 authored by Alice Brenon's avatar Alice Brenon
Browse files

Update guix' version to the newest one known to compile the dissertation

parent 0791337a
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ guix shell --container --preserve=LANG -m manifest.scm -- make
### Reproductibilité
Compilé avec la version: `f6afaf58b0a0b04e5023141c8f56c204f9779e19` de `guix`.
Compilé avec la version: `42e6cafdbeada03cdb144f544d093f84639613aa` de `guix`.
Version exacte avec
```sh
......
......@@ -2,4 +2,4 @@
(channel (name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit "fb79e589957880c95bb4e8e57e2a5023c8a696d6")))
(commit "42e6cafdbeada03cdb144f544d093f84639613aa")))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment