Commit Graph

7 Commits

Author SHA1 Message Date
wucke13
0995317fa6 add dedicated release workflow 2023-02-25 19:51:44 +01:00
wucke13
6539bebfb0 add quality control CI Action
- add prettier for yaml and md files
- add `cargo-audit` job
- add `cargo-clippy` job
- fix missing references in readme.md

This includes a reformat of both `readme.md` files
2023-02-24 14:20:46 +01:00
wucke13
036eeffbbb add even more metadata to Cargo.toml
Also just parse the `Cargo.toml` for the nix `meta` attribute.
2023-02-24 10:51:00 +01:00
wucke13
e45fd98c07 re-format flake.nix 2023-02-24 10:13:15 +01:00
wucke13
ddcea46c62 comment out windows build, as it causes nix flake check failure
Once #1 is addressed, we might be able to re-add this.
2023-02-23 21:52:02 +01:00
Marei (peiTeX)
8381de4891 add whitepaper build to nix flake
Co-authored-by: wucke13 <wucke13@gmail.com>
2023-02-23 20:47:26 +01:00
wucke13
2935c0a9f6 add nix flake based development environment 2023-02-23 20:47:23 +01:00