summaryrefslogtreecommitdiff
path: root/pkgs/build-support/rust/hooks
AgeCommit message (Expand)Author
14 daystreewide: replace stdenv.is* with stdenv.hostPlatform.is*Ben Siraphob
2026-04-20treewide: remove empty buildInputs assignmentsBen Siraphob
2026-02-24rust: hooks: avoid fancy progress reporting by nextestBryce Berger
2025-11-25maturin: 1.9.6 -> 1.10.0Martin Weinelt
2025-11-04rustPlatform: run cargoDepsHook inside cargoSetupPostUnpackHookYueh-Shun Li
2025-08-13rust/hooks: Use rustcTargetSpec for --targetdramforever
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-02cargoSetupHook: Force frame pointers for !isx86_32dramforever
2025-06-18rustPlatform: remove useless callPackage from hooksWolfgang Walther
2025-05-13cargoSetupHook: fix setting crt-staticAlyssa Ross
2025-03-11rust: re add setEnv to cargo build hooksDaniel Barter
2025-02-24treewide: fix typos in commentsPeder Bergebakken Sundt
2025-02-09cargoCheckHook: pass test-threads using an environment variable (#368699)K900
2025-02-04rust/hooks: move tests to hooks and add to passthruDavHau
2025-01-31rust: fix splicing for rust hooksDavHau
2025-01-31format pkgs/build-support/rust/hooks/default.nixDavHau
2024-12-29rustPlatform.maturinBuildHook: specify the interpreter namemisuzu
2024-12-27cargoCheckHook: pass test-threads using an environment variablelucasew
2024-11-07treewide: use getLib when accessing clang / libclang / stdenv.cc.ccReno Dakota
2024-10-18Merge master into staging-nextgithub-actions[bot]
2024-10-17Revert "rust: allow linker to be different from compiler"Julius Michaelis
2024-10-09rustPlatform: cargo test is now called with the same environment variables as...binarycat
2024-09-21rustPlatform.buildRustPackage: provide debug symbols on darwin (#327136)Jörg Thalheim
2024-09-11rust: Write to .cargo/config.toml instead of .cargo/configManuel Mendez
2024-09-10rust: shellcheck setup hooksWolfgang Walther
2024-09-10rust: support structuredAttrs in setup hooksWolfgang Walther
2024-08-23rustPlatform.buildRustPackage: provide debug symbols on darwinNathan Henrie
2024-06-23Revert "rust: Write config.toml not config"Winter
2024-06-19rust: Write to .cargo/config.toml instead of .cargo/configManuel Mendez
2024-06-13rustPlatform.maturinBuildHook: specify the output directory (#291025)Dmitry Kalinkin
2024-05-18rustPlatform: --frozen -> --offlineAlyssa Ross
2024-04-10cargoBuildHook: Fix features with __structuredAttrsJanne Heß
2024-01-15rust: allow linker to be different from compilerYureka
2023-12-20maturinBuildHook: use dist dir relative to cargoRootMartin Weinelt
2023-11-09lib.systems: elaborate Rust metadataAlyssa Ross
2023-10-11rustPlatform.cargoSetupHook: fix platform check (#260068)Alyssa Ross
2023-10-03rust.toRustTargetForUseInEnvVars: support custom targetsAlyssa Ross
2023-09-29Merge pull request #256949 from andresilva/build-rust-package-profilesfigsoda
2023-09-26rust: hooks: fix cross compilationAdam Joseph
2023-09-24buildRustPackage: support custom cargo profilesAndré Silva
2023-07-16rustPlatform.maturinBuildHook: fix postBuild hook to use ./dist contractDavid Arnold
2023-06-20rustPlatform.cargoBuildHook: don't let cargo stripAlyssa Ross
2023-03-16rust: fix overriding rust flags on muslAlyssa Ross
2023-03-03Merge pull request #218472 from figsoda/cargo-setupfigsoda
2023-03-01rust: remove aarch64-linux workaroundWeijia Wang
2023-02-26rustPlatform.cargoSetupHook: dereference symlinks in cargoDepsfigsoda
2023-02-14rustPlatform.cargoSetupHook: improve cargoHash instructionsBob van der Linden
2023-02-07treewide: makeSetupHook deps -> propagatedBuildInputsArtturin
2023-02-07Revert "rustPlatform.bindgenHook: use the same clang/libclang as rustc"Winter
2023-01-08Merge master into staging-nextgithub-actions[bot]