about summary refs log tree commit diff
path: root/pkgs/build-support/rust
AgeCommit message (Expand)AuthorFilesLines
2023-07-16rustPlatform.maturinBuildHook: fix postBuild hook to use ./dist contractDavid Arnold1-2/+3
2023-06-29importCargoLock: fix git dep config filelinsui1-1/+1
2023-06-25Merge master into staging-nextgithub-actions[bot]1-3/+1
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler1-3/+1
2023-06-22Merge staging-next into staginggithub-actions[bot]3-727/+2
2023-06-20Merge pull request #236490 from alyssais/cargo-stripfigsoda1-0/+4
2023-06-20rustPlatform.cargoBuildHook: don't let cargo stripAlyssa Ross1-0/+4
2023-06-19tests.importCargoLock.maturin: reexport maturin.tests.pyo3figsoda3-727/+2
2023-06-18Revert "build-rust-{crate,package}: cleanups"Guillaume Girol3-4/+7
2023-06-16Merge master into staging-nextgithub-actions[bot]3-9/+5
2023-06-15Merge pull request #237984 from lopsided98/rustc-armv6lfigsoda1-2/+1
2023-06-15build-rust-package: remove unused inputSandro Jäckel1-1/+0
2023-06-15build-rust-crate: cleanup with statixSandro Jäckel2-6/+4
2023-06-15rustc: add armv6l-linux to platformsBen Wolsieffer1-2/+1
2023-06-10Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-06-10treewide: "libary" -> "library"Daniel Nagy1-2/+2
2023-06-02rustPlatform.fetchCargoTarball: remove explicit sparse protocolfigsoda1-4/+0
2023-05-28fetchCrate: fix registryDlfigsoda1-1/+1
2023-05-25fetchCrate: allow overriding `registryDl`figsoda1-1/+4
2023-05-18Merge pull request #228928 from DeeUnderscore/fix/replace-workspace-values-boolfigsoda5-3/+21
2023-05-09buildRustPackage: disable auditing if it's brokenAlyssa Ross1-1/+1
2023-04-29rustPlatform.importCargoLock: fix [package] section handlingD Anzorge5-3/+21
2023-04-25rustc,rustPlatform.buildRustPackage: broaden platformsAlyssa Ross1-1/+10
2023-04-24rustPlatform.buildRustPackage: fix crossAlyssa Ross1-2/+2
2023-04-22Merge pull request #190610 from amjoseph-nixpkgs/pr/build-rust-crate/gdk3Artturi1-0/+6
2023-04-12build-rust-crate: dontStrip=!releaseAdam Joseph1-0/+1
2023-04-09Merge master into staging-nextgithub-actions[bot]1-1/+13
2023-04-06https://github.com/NixOS/nixpkgs/pull/224893#pullrequestreview-1375521876Adam Joseph1-4/+5
2023-04-06default-crate-overrides.nix: prevent `git fetch`Adam Joseph1-1/+12
2023-04-06Merge master into staging-nextgithub-actions[bot]1-0/+5
2023-04-05default-crate-overrides.nix: prost-build needs protobufAdam Joseph1-0/+5
2023-03-26rustPlatform.buildRustPackage: make auditable the defaultfigsoda1-1/+1
2023-03-27rustPlatform.fetchCargoTarball: use sparse protocol for crates.iozowoq1-0/+4
2023-03-26Merge staging-next into staginggithub-actions[bot]2-1/+13
2023-03-26rustPlatform.fetchCargoTarball: fail on git dependenciesYureka1-0/+11
2023-03-26rustPlatform.importCargoLock: follow symlinks when copying treeYureka1-1/+1
2023-03-26rustPlatform.importCargoLock: always fetch submodules when builtins.fetchGit ...Yureka1-0/+1
2023-03-24Merge staging-next into staginggithub-actions[bot]4-7/+20
2023-03-24rustPlatform.importCargoLock: handle workspace Cargo.toml false positivesD Anzorge1-1/+9
2023-03-24Merge pull request #215408 from astro/rust-sysrootzowoq3-6/+11
2023-03-21Merge branch 'staging-next' into stagingVladimír Čunát7-2/+142
2023-03-20rustPlatform.importCargoLock: improved semantics for 'extraRegistries' optionLouis Blin1-2/+7
2023-03-18rustPlatform.importCargoLock: add support for git dependencies that use works...Winter7-2/+142
2023-03-18Merge staging-next into staginggithub-actions[bot]1-3/+5
2023-03-17Merge pull request #221104 from figsoda/cratefigsoda1-3/+5
2023-03-17Merge pull request #221413 from alyssais/rustc-muslfigsoda1-28/+5
2023-03-16rustPlatform.importCargoLock: support extra registriesLouis Blin1-9/+27
2023-03-16rust: fix overriding rust flags on muslAlyssa Ross1-28/+5
2023-03-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-1/+3
2023-03-13fetchCrate: add unpack option to use fetchurl instead of fetchzipfigsoda1-3/+5