luaPackages.toml-edit: don't propagate rust toolchain build inputs
This commit is contained in:
committed by
Matthieu Coudron
parent
379c58d97f
commit
f99ca8cc8a
@@ -582,7 +582,7 @@ with prev;
|
||||
hash = "sha256-pLAisfnSDoAToQO/kdKTdic6vEug7/WFNtgOfj0bRAE=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = oa.propagatedBuildInputs ++ [ cargo rustPlatform.cargoSetupHook ];
|
||||
nativeBuildInputs = oa.nativeBuildInputs ++ [ cargo rustPlatform.cargoSetupHook ];
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user