Skip to content

gilligan/rs-nix-test

Repository files navigation

testing rust/nix integration

As i am starting out to try to fix current problems with building rust packages in Nix i wanted to have something to test so i hacked together this repo.

It contains a dummy cargo project that depends on rand. rand happens to make use of the renaming feature of Cargo which currently isn't supported by either carnix or crate2nix.

Status

  • buildRustPackage (19.03) ❌
  • buildRustPackage (master) ✔️
  • carnix ❌
  • crate2nix ❌

About

testing rust nix integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages