summary refs log tree commit diff
path: root/pkgs/build-support/rust
Commit message (Expand)AuthorAge
* lib.systems: elaborate Rust metadataAlyssa Ross2023-11-09
* Merge master into staging-nextgithub-actions[bot]2023-10-31
|\
| * Merge pull request #220429 from amjoseph-nixpkgs/pr/build-rust-crate/cross/li...Ryan Lahfa2023-10-31
| |\
| | * build-rust-crate: point rustc to the correct linkerAdam Joseph2023-03-09
* | | Merge staging-next into staginggithub-actions[bot]2023-10-23
|\| |
| * | buildRustPackage: add isMips64n32 to badPlatformsAdam Joseph2023-10-23
| * | buildRustCrate: add isMips64n32 to badPlatformsAdam Joseph2023-10-23
* | | Merge staging-next into staginggithub-actions[bot]2023-10-12
|\| |
| * | rustPlatform.cargoSetupHook: fix platform check (#260068)Alyssa Ross2023-10-11
* | | rustc: 1.72.1 -> 1.73.0Alyssa Ross2023-10-10
|/ /
* | Merge remote-tracking branch 'origin/master' into staging-nextFabián Heredia Montiel2023-10-08
|\ \
| * | Update pkgs/build-support/rust/build-rust-crate/default.nixBouke van der Bijl2023-09-23
| * | build-rust-crate: add stripExclude for .rlibBouke van der Bijl2023-09-18
* | | rust.toRustTargetForUseInEnvVars: support custom targetsAlyssa Ross2023-10-03
* | | Merge pull request #256949 from andresilva/build-rust-package-profilesfigsoda2023-09-29
|\ \ \
| * | | buildRustPackage: support custom cargo profilesAndré Silva2023-09-24
| |/ /
* | | rust: hooks: fix cross compilationAdam Joseph2023-09-26
* | | rust: add rust.envVarsAdam Joseph2023-09-26
|/ /
* | default-crate-overrides: add libseat-sysAdam Joseph2023-08-26
* | Merge #239191: treewide: gobject-introspection from buildInputs to nativeBuil...Vladimír Čunát2023-07-26
|\ \
| * | treewide: gobject-introspection from buildInputs to nativeBuildInputsArtturin2023-06-28
* | | Merge staging-next into staginggithub-actions[bot]2023-07-22
|\ \ \
| * \ \ Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler2023-07-22
| |\ \ \
| | * | | treewide: use optionalString instead of 'then ""'Felix Buehler2023-06-24
| | |/ /
* | / / rustPlatform.maturinBuildHook: fix postBuild hook to use ./dist contractDavid Arnold2023-07-16
|/ / /
* | | importCargoLock: fix git dep config filelinsui2023-06-29
* | | Merge master into staging-nextgithub-actions[bot]2023-06-25
|\ \ \
| * | | treewide: use optionalAttrs instead of 'else {}'Felix Buehler2023-06-25
* | | | Merge staging-next into staginggithub-actions[bot]2023-06-22
|\| | |
| * | | tests.importCargoLock.maturin: reexport maturin.tests.pyo3figsoda2023-06-19
| |/ /
* | | Merge pull request #236490 from alyssais/cargo-stripfigsoda2023-06-20
|\ \ \ | |/ / |/| |
| * | rustPlatform.cargoBuildHook: don't let cargo stripAlyssa Ross2023-06-20
* | | Revert "build-rust-{crate,package}: cleanups"Guillaume Girol2023-06-18
* | | Merge master into staging-nextgithub-actions[bot]2023-06-16
|\ \ \
| * \ \ Merge pull request #237984 from lopsided98/rustc-armv6lfigsoda2023-06-15
| |\ \ \
| | * | | rustc: add armv6l-linux to platformsBen Wolsieffer2023-06-15
| * | | | build-rust-package: remove unused inputSandro Jäckel2023-06-15
| * | | | build-rust-crate: cleanup with statixSandro Jäckel2023-06-15
| |/ / /
* | | | Merge staging-next into staginggithub-actions[bot]2023-06-10
|\| | |
| * | | treewide: "libary" -> "library"Daniel Nagy2023-06-10
| |/ /
* / / rustPlatform.fetchCargoTarball: remove explicit sparse protocolfigsoda2023-06-02
|/ /
* | fetchCrate: fix registryDlfigsoda2023-05-28
* | fetchCrate: allow overriding `registryDl`figsoda2023-05-25
* | Merge pull request #228928 from DeeUnderscore/fix/replace-workspace-values-boolfigsoda2023-05-18
|\ \
| * | rustPlatform.importCargoLock: fix [package] section handlingD Anzorge2023-04-29
* | | buildRustPackage: disable auditing if it's brokenAlyssa Ross2023-05-09
|/ /
* | rustc,rustPlatform.buildRustPackage: broaden platformsAlyssa Ross2023-04-25
* | rustPlatform.buildRustPackage: fix crossAlyssa Ross2023-04-24
* | Merge pull request #190610 from amjoseph-nixpkgs/pr/build-rust-crate/gdk3Artturi2023-04-22
|\ \
| * | default-crate-overrides.nix: add gtk-sys (gtk3)Adam Joseph2023-01-15