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
Files
6ad43a0bce3603b25bcadb458d39701616d245f4
nixpkgs
/
pkgs
/
build-support
/
rust
History
Edward Tate
6ad43a0bce
buildRustPackage now correctly installs binaries to bin and libraries to lib.
2018-10-03 16:27:10 +02:00
..
build-rust-crate
buildRustCrate: added some edge cases with binaries
2018-09-13 22:00:29 +02:00
cargo-vendor
treewide: Remove usage of remaining redundant platform compatability stuff
2018-08-30 17:20:32 -04:00
patch-registry-deps
…
cargo-vendor-normalise.py
fetchcargo: add type checking to cargo-vendor-normalise.py
2018-09-11 23:44:14 +02:00
carnix.nix
treewide: Remove usage of remaining redundant platform compatability stuff
2018-08-30 17:20:32 -04:00
default-crate-overrides.nix
carnix overrides: add gmp to rink-rs buildInputs & correct crateBin
2018-08-15 13:20:04 +08:00
default.nix
buildRustPackage now correctly installs binaries to bin and libraries to lib.
2018-10-03 16:27:10 +02:00
fetchcargo-default-config.toml
fectchcargo: don't break old sha256
2018-09-11 23:44:14 +02:00
fetchcargo.nix
fetchcargo: Fix cargo-vendor-normalise for darwin
2018-09-17 20:23:50 +02:00
fetchcrate.nix
…