makeRustPlatform: Put back in it's own file.

We expose it on the top level, but I don't think it makes sense to pull
it from a specific version of the rust tools when it is in fact version
agnostic.

This reverts a tiny portion of 912dca193a.
This commit is contained in:
John Ericson
2020-10-13 20:05:29 -04:00
parent 84d74ae9c9
commit 54b4b470c3
5 changed files with 26 additions and 19 deletions
+1
View File
@@ -13,6 +13,7 @@
, CoreFoundation, Security
, llvmPackages_5
, pkgsBuildTarget, pkgsBuildBuild
, makeRustPlatform
} @ args:
import ./default.nix {