This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ac6e484cf8
nixpkgs
/
pkgs
/
build-support
/
rust
/
build-rust-crate
History
Peter Kolloch
61ac550082
Fix
#60125
- buildRustCrate: Always set CARGO_PKG_VERSION_PRE and CARGO_PKG_HOMEPAGE
...
(as cargo does)
2019-04-23 23:41:57 +02:00
..
test
buildRustCrate: added some edge cases with binaries
2018-09-13 22:00:29 +02:00
build-crate.nix
buildRustCrate: use $NIX_BUILD_CORES for each of the crates
2019-03-20 02:19:50 +01:00
configure-crate.nix
Fix
#60125
- buildRustCrate: Always set CARGO_PKG_VERSION_PRE and CARGO_PKG_HOMEPAGE
2019-04-23 23:41:57 +02:00
default.nix
Fix
#60125
- buildRustCrate: Always set CARGO_PKG_VERSION_PRE and CARGO_PKG_HOMEPAGE
2019-04-23 23:41:57 +02:00
helpers.nix
buildRustCrate: Fix
include
filter
2019-03-25 15:24:42 +01:00
install-crate.nix
Rust build-support: fixing a compilation error in some crates (such as proc-macro2)
2018-11-16 12:12:59 +00:00