add asar #292
1 changed files with 1 additions and 0 deletions
|
@ -16,4 +16,5 @@ in
|
||||||
};
|
};
|
||||||
nativeBuildInputs = [cmake ninja];
|
nativeBuildInputs = [cmake ninja];
|
||||||
cmakeDir = "../src";
|
cmakeDir = "../src";
|
||||||
|
passthru.updateScript = [../../scripts/update-git.sh "https://github.com/RPGHacker/asar" "compiler/asar/source.json"];
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue