feat(build): Add Nix build configuration

Adds a Nix build configuration baesd on the default rustPlatform
configuration.

The configuration pins a specific nixpkgs commit (which at the time
was a commit tracking nixpkgs-unstable).
This commit is contained in:
Vincent Ambo 2018-04-16 00:24:13 +02:00
parent 6fd7ee05f2
commit 71c55b8bb8
2 changed files with 32 additions and 1 deletions

View file

@ -1 +1 @@
language: rust
language: nix