diff --git a/default.nix b/default.nix index 54e67bb..05f351f 100644 --- a/default.nix +++ b/default.nix @@ -36,8 +36,8 @@ pkgs.stdenv.mkDerivation rec { wrapGAppsHook4 ] ++ (with pkgs.rustPlatform; [ cargoSetupHook - rust.cargo - rust.rustc + cargo + rustc ]); buildInputs = with pkgs; [