Commit graph

5 commits

Author SHA1 Message Date
Cole Helbling 50ae69d07e
yarGen: install strings.xml
Rather than requiring the tool to be run inside the yarGen repo (or somewhere
else with a strings.xml), add the strings.xml to the store and use it from
there.
2021-04-22 23:39:47 -07:00
Cole Helbling fea5850009
yarGen: patch get_abs_path function
Otherwise, it would return a path inside the Nix store, which needs to be
writable for proper operation.
2021-04-22 23:37:22 -07:00
Robert Schütz c21475e7e8 yarGen: don't depend on scandir
Scandir is python2 only since 24896293e4.
2021-04-22 23:32:02 -07:00
Robert Schütz 081c81209f yarGen: improve installPhase 2021-04-22 23:32:02 -07:00
Cole Helbling dbfbfa380e yarGen: init at 0.23.4 2021-04-22 13:52:42 -07:00