| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-03-03 | ref(templates): drop drone/GHA support | Franck Cuny | 1 | -37/+0 | |
| 2022-11-01 | ref: update the template for rust projects | Franck Cuny | 1 | -61/+25 | |
| Update the workflow to use `nix develop` commands instead of multiple steps (see https://determinate.systems/posts/nix-github-actions). Add a configuration for `cargo deny` to manage the dependencies I take on. | |||||
| 2022-10-22 | feat(templates): add a template for rust | Franck Cuny | 1 | -0/+73 | |
| To use it, run: ``` nix flake init -t github:fcuny/world#rust ``` | |||||
