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