Commit Graph

3 Commits

Author SHA1 Message Date
029a278177 simplify spirv builder 2022-07-05 23:01:41 -07:00
de7da0540d fix up the builder so that this works as a nix expression 2022-07-05 23:01:27 -07:00
5b99d30cda restructure this multi-crate project to use Cargo's "workspace" feature
this solves an issue in the Nix build, where managing multiple
Cargo.lock files is otherwise tricky. it causes (or fails to fix?) an adjacent issue where
the spirv builder doesn't seem to have everything it needs vendored.
2022-07-05 17:34:21 -07:00