nixpkgs/pkgs/build-support/rust/build-rust-crate
Andreas Rammhold 6383b42dae
buildRustCrate: fixup usage of builtins.filterSource
While unifying most of the lib function calls I accidentially changed
the filterSource functions as well. Since there were no tests I ended
up forgetting about this case (even thought I ran into it…).
2020-01-07 00:49:48 +01:00
..
test Merge pull request #68296 from danieldk/crateRenames 2019-09-10 10:57:54 +02:00
build-crate.nix buildRustCrate: move common build functions to a dedicated file 2019-12-12 13:55:04 +01:00
configure-crate.nix buildRustCrate: rename makeDeps function to mkRustcDepArgs 2019-12-11 23:23:55 +01:00
default.nix buildRustCrate: deduplicate dependency override code 2019-12-12 01:03:41 +01:00
helpers.nix buildRustCrate: fixup usage of builtins.filterSource 2020-01-07 00:49:48 +01:00
install-crate.nix buildRustCrate: add lib output 2019-11-26 15:05:01 +01:00
lib.sh buildRustCrate: move common build functions to a dedicated file 2019-12-12 13:55:04 +01:00
log.nix buildRustCrate: move the color loggign & remove some runtime checks 2019-12-11 22:35:44 +01:00