Skip to content

juspay/rust-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project chat

rust-flake

A simple flake module for Rust development, based on Crane. rust-flake is inspired by haskell-flake.

Progress

  • Simple module that works with single-crate projects
  • Multi-crate workspaces
  • Tests

Examples

Comparison with other tools

rust-flake nix-cargo-integration
Stable over time ✔️ ✖️1

Footnotes

  1. rust-flake uses crane directly, which is known to be stable. Whereas nix-cargo-integration uses dream2nix which is know to be unstable. See here and here

About

A simple flake module for Rust development, based on crane.

Resources

License

Stars

Watchers

Forks

Languages