pas d'images à l'heure actuelle

This commit is contained in:
2020-11-27 21:46:16 +00:00
parent c96c2a7e24
commit df3ec62265

View File

@@ -20,7 +20,7 @@ in derivation {
args = [ ./build.sh ];
inherit asciidoctor asciidoctor_revealjs coreutils jre graphviz revealjs;
src = ./src;
images = ./images;
#images = ./images;
system = builtins.currentSystem;
}