Skip to content

Commit

Permalink
chore(readme): typo (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: Sridhar Ratnakumar <3998+srid@users.noreply.github.com>
  • Loading branch information
roberth and srid authored Oct 21, 2024
1 parent a517599 commit 07c591e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A simple flake module for Rust development, based on [Crane](https://crane.dev/)

## Examples

- Single creates
- Single crates
- https://github.com/srid/rust-nix-template
- https://github.com/juspay/nix-rs
- Multi-crate workspace
Expand All @@ -28,4 +28,4 @@ A simple flake module for Rust development, based on [Crane](https://crane.dev/)
| --- | --- | --- |
| Stable over time | ✔️ | ✖️[^crane] |

[^crane]: `rust-flake` uses [crane](https://crane.dev/) directly, which is known to be stable. Whereas `nix-cargo-integration` uses `dream2nix` which is know to be unstable. See [here](https://matrix.to/#/!gcrYWdPsIUOFpXFDHB:matrix.org/$vJGlKFLKj4uRp-QkokK_0ISnnXHaXQ5tv7A_PcDYl7A?via=matrix.org&via=nixos.dev&via=goblin.sh) and [here](https://github.com/srid/rust-nix-template/pull/27)
[^crane]: `rust-flake` uses [crane](https://crane.dev/) directly, which is known to be stable. Whereas `nix-cargo-integration` uses `dream2nix` which is known to be unstable. See [here](https://matrix.to/#/!gcrYWdPsIUOFpXFDHB:matrix.org/$vJGlKFLKj4uRp-QkokK_0ISnnXHaXQ5tv7A_PcDYl7A?via=matrix.org&via=nixos.dev&via=goblin.sh) and [here](https://github.com/srid/rust-nix-template/pull/27)

0 comments on commit 07c591e

Please sign in to comment.