rules_rust/nix
James Leitch 0a4c4dfb0d
fix: `rustc_compile_action` emits `CcInfo` for `wasm32` targets (#1979)
This change allows `cc_binary()`, `cc_library()`, etc. targets to depend
on `rust_libary()`, `rust_static_library()`, etc. targets when targeting
`wasm32`.
2023-12-08 13:42:54 -08:00
..
BUILD.bazel fix: `rustc_compile_action` emits `CcInfo` for `wasm32` targets (#1979) 2023-12-08 13:42:54 -08:00
README.md fix: `rustc_compile_action` emits `CcInfo` for `wasm32` targets (#1979) 2023-12-08 13:42:54 -08:00
flake.lock fix: `rustc_compile_action` emits `CcInfo` for `wasm32` targets (#1979) 2023-12-08 13:42:54 -08:00
flake.nix fix: `rustc_compile_action` emits `CcInfo` for `wasm32` targets (#1979) 2023-12-08 13:42:54 -08:00

README.md

Nix

Nix Flake that declares developer tools when executing in a Nix environment.

This is kept in its own package so that when using the Nix path: syntax, only this directory is copied to the Nix Store instead of the entire rules_rust repository.

See also: //.direnv