Skip to content

A Nix envrionment for hacking and building binaries.

Notifications You must be signed in to change notification settings

InvariantClub/nix-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix rust example

This is an example builds a Rust project via crane.

What's possible

Rust hacking

cargo build

Running the binary via Nix

nix run .

Formatting

nix fmt

How to use/extend this

You can just use the standard rust tooling.

About

A Nix envrionment for hacking and building binaries.

Topics

Resources

Stars

Watchers

Forks