feat: Add nixpkgs-mozilla overlay

Imports the nixpkgs-mozilla overlay and installs stable Rust from
the same channel as rustup.
This commit is contained in:
Vincent Ambo 2017-10-16 21:46:13 +02:00
parent 10d1ad9280
commit 7d09557096
3 changed files with 11 additions and 4 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "nixpkgs-mozilla"]
path = nixpkgs-mozilla
url = git@github.com:mozilla/nixpkgs-mozilla.git