···4040 "prefix"
4141 (placeholder "out")
4242 "--set"
4343- "bin-src"
4444- "target/${stdenv.hostPlatform.rust.cargoShortTarget}/release/cosmic-files"
4545- "--set"
4646- "applet-src"
4747- "target/${stdenv.hostPlatform.rust.cargoShortTarget}/release/cosmic-files-applet"
4343+ "cargo-target-dir"
4444+ "target/${stdenv.hostPlatform.rust.cargoShortTarget}"
4845 ];
49465047 # This is needed since by setting cargoBuildFlags, it would build both the applet and the main binary