add asar #292

Merged
darkkirb merged 2 commits from add-asar into main 2023-07-18 17:08:03 +00:00
Showing only changes of commit fe2768b023 - Show all commits

View file

@ -16,4 +16,5 @@ in
};
nativeBuildInputs = [cmake ninja];
cmakeDir = "../src";
passthru.updateScript = [../../scripts/update-git.sh "https://github.com/RPGHacker/asar" "compiler/asar/source.json"];
}