use the pinned nixpkgs for carnix

This commit is contained in:
Graham Christensen 2017-11-29 22:31:51 -05:00
parent c2ff6a0852
commit ba3a6145e2
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -1,4 +1,4 @@
with import <nixpkgs> {};
with import ./../nix {};
let kernel = buildPlatform.parsed.kernel.name;
abi = buildPlatform.parsed.abi.name;
advapi32_sys_0_2_0_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate {