m1n1: expose rustPackages
I typoed last time, the more useful one is rustPackages, but let's expose both
This commit is contained in:
@@ -102,7 +102,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
passthru = {
|
||||
updateScript = nix-update-script { };
|
||||
inherit rustPlatform;
|
||||
inherit rustPlatform rustPackages;
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user