fix: nom de la dérivation
This commit is contained in:
@@ -15,7 +15,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
in derivation {
|
in derivation {
|
||||||
name = "cours-arkea";
|
name = "cours-cesi-git";
|
||||||
builder = "${bash}/bin/bash";
|
builder = "${bash}/bin/bash";
|
||||||
args = [ ./build.sh ];
|
args = [ ./build.sh ];
|
||||||
inherit asciidoctor asciidoctor_revealjs coreutils jre graphviz revealjs;
|
inherit asciidoctor asciidoctor_revealjs coreutils jre graphviz revealjs;
|
||||||
|
|||||||
Reference in New Issue
Block a user