mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
only build parser
This commit is contained in:
parent
a05851bd59
commit
2bf87dfa87
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@ in
|
|||
hash = "sha256-V0rm9pVfZUGPrD3raOJ7O6EQkbxVG6cIquWvdFkGPgM=";
|
||||
};
|
||||
|
||||
cargoBuildFlags = ''
|
||||
--bin parse_demo
|
||||
'';
|
||||
|
||||
doCheck = false;
|
||||
|
||||
cargoLock = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue