Commit Graph

3 Commits (2d056a8d999d65f206b7267bbd6311479fd85498)

Author SHA1 Message Date
sternenseemann 357da6c296 buildRustPackage: make cargoDeps logic easier to follow 2 years ago
John Ericson 18ed048c7b build-support/rust: Organize 3 years ago
figsoda 5a08a28803 rustPlatform: add support for features 3 years ago
figsoda f441e6b7f4 buildRustPackage,fetchCargoTarball: accept empty hashes 3 years ago
figsoda 836e6d3e02 buildRustPackage: remove unused arguments, minor styling changes 3 years ago
Robin Stumm 3bdfca4491 buildRustPackage: remove unused parameter 3 years ago
Robert Hensing a13aa64bd3 build-support/rust: remove unused runCommandNoCC 3 years ago
Daniël de Kok b3969f3ad7 rustPlatform.buildRustPackage: support direct use of Cargo.lock 3 years ago
Pavol Rusnak 252bf94a74 rust: 1.51.0 -> 1.52.0 3 years ago
Daniël de Kok c50a347cb5 buildRustPackage: use checkType argument 3 years ago
Daniël de Kok 087ab3db9c buildRustPackage: handle cargoBuildFlags in cargoBuildHook 3 years ago
Daniël de Kok 05e40e79a8 buildRustPackage: factor out check phase to cargoCheckHook 3 years ago
Daniël de Kok 9757c7101a buildRustPackage: factor out install phase to cargoInstallHook 3 years ago
Daniël de Kok d92396039d buildRustPackage: add cargoDepsName attribute 3 years ago
Daniël de Kok a8efb2053f buildRustPackage: factor out build phase to cargoBuildHook 3 years ago
Daniël de Kok d083f412fa buildRustPackage: factor out setting up .cargo/config to cargoSetupHook 3 years ago
Pavol Rusnak 90f7338112
treewide: stdenv.lib -> lib 3 years ago
Daniël de Kok 67a10c88bb buildRustPackage: add `cargoHash` for SRI hashes of vendored deps 3 years ago
Aaron Janse d884b2d877 NEEDS REVIEW: enable sysroot differently 4 years ago
Aaron Janse 7c92361028 enforce noCheck when useSysroot 4 years ago
Aaron Janse dec97eb3e9 minor clean up 4 years ago
Aaron Janse e745f9333e fix whitespace 4 years ago
John Ericson c0df12de5d rust: Add support for managing target JSON in Nix 4 years ago
Aaron Janse 3f3491d64d fix some whitespace 4 years ago
Aaron Janse f8ea4e0c3d makeRustPlatform: support custom targets 4 years ago
zowoq e4c71e6c6c buildRustPackage: support setting test-threads 4 years ago
Shea Levy b694eb6e6a
firmware-manager: Init at 0.1.1 4 years ago
Evan Stoll 19cb34b04b
buildSupport.rust: fix typo in verifyCargoDeps message (#97058) 4 years ago
Mario Rodas b52808f1ad
buildRustPackage: add support for parallel build 4 years ago
zowoq 0f19b9ba72
Revert "Group packages by language/builder via dummy maintainer" 4 years ago
zowoq 2613e6d0e7 buildRustPackage: add nixpkgs-rust maintainer 4 years ago
Maximilian Bosch d2694d936e
rustPlatform: don't install artifacts modified by `checkPhase` 4 years ago
Maximilian Bosch 7713fba8f8
Revert "buildRustPackage: fix cargoBuildFlags" 4 years ago
Flakebi deb78151a9 buildRustPackage: fix cargoBuildFlags 4 years ago
hyperfekt 0a8fb89fca rustPlatform: fix cross-compiling by using native diff 4 years ago
Jörg Thalheim f0396574ab
buildRustPackage: add documentation on how to create cargo.lock patches 4 years ago
Maximilian Bosch 6b23cfe689
rustPlatform: add `buildAndTestSubdir`-argument 4 years ago
Maximilian Bosch 736462d995
rustPlatform: make it possible to override the profile for `cargo test` 4 years ago
Maximilian Bosch f236714d65
rustPlatform: fix log 4 years ago
Maximilian Bosch e32c005772
rustPlatform: don't install test executables 4 years ago
Benjamin Hipple 7f845578af rustPlatform: fix bug with ambiguous diff tool 4 years ago
Maximilian Bosch 04248f606f
rustPlatform: increase build-speed of `checkPhase` for rust-packages 4 years ago
Jörg Thalheim e8323a0bf9
buildRustPackage: enable strictDeps 4 years ago
Benjamin Hipple 05343f6ff1 rust: remove legacy cargo fetcher 4 years ago
Benjamin Hipple 37fb7a5568 buildRustPackage: update docstring comment 4 years ago
Benjamin Hipple ad30a30488 rustPlatform.fetchCargo: handle custom Cargo.lock patchfiles with validation 4 years ago
Benjamin Hipple 6d881472ef rust: Fix for legacy fetch cargo 4 years ago
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out 4 years ago
Benjamin Hipple 2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir 4 years ago
Benjamin Hipple 6e8c377562 rustPlatform.buildRustPackage: cleaner output on verifyCargoDeps (#77567) 4 years ago