.. |
setupHooks
|
inheritCargoArtifactsHook: correctly handle nested CARGO_TARGET_DIR (#561)
|
2024-03-22 23:32:09 +00:00 |
buildDepsOnly.nix
|
force buildDepsOnly to produce out only (#493)
|
2024-01-27 17:52:30 +00:00 |
buildPackage.nix
|
installCargoArtifactsHook: change default installation mode to use-zstd (#442)
|
2023-10-20 22:28:41 +00:00 |
buildTrunkPackage.nix
|
buildTrunkPackage: Add "wasm-bindgen-cli" argument (#363)
|
2023-12-20 08:24:53 -08:00 |
cargoAudit.nix
|
Remove cargoExtraArgs from cargoAudit (#602)
|
2024-05-04 17:20:06 +00:00 |
cargoBuild.nix
|
various: change cargoExtraArgs defaults to include --locked (#373)
|
2023-08-27 19:17:58 +00:00 |
cargoClippy.nix
|
various: change cargoExtraArgs defaults to include --locked (#373)
|
2023-08-27 19:17:58 +00:00 |
cargoDeny.nix
|
chore: clean up some dead code warnings (#449)
|
2023-11-05 18:42:08 +00:00 |
cargoDoc.nix
|
cargoDoc: support docInstallRoot to influence installation behavior (#603)
|
2024-05-04 17:49:24 +00:00 |
cargoFmt.nix
|
cargoFmt: use mkCargoDerivation instead of cargoBuild
|
2022-10-09 09:40:53 -10:00 |
cargoLlvmCov.nix
|
various: change cargoExtraArgs defaults to include --locked (#373)
|
2023-08-27 19:17:58 +00:00 |
cargoNextest.nix
|
cargoNextest: support withLlvmCov (#560)
|
2024-03-22 22:39:45 +00:00 |
cargoTarpaulin.nix
|
fix #404 - lib/cargoTarpaulin: lowercase --out xml argument (#405)
|
2023-10-01 11:22:09 -07:00 |
cargoTest.nix
|
various: change cargoExtraArgs defaults to include --locked (#373)
|
2023-08-27 19:17:58 +00:00 |
cleanCargoSource.nix
|
Add cleanCargoSource and filterCargoSources (#110)
|
2022-09-21 01:27:47 +00:00 |
cleanCargoToml.nix
|
cleanCargoToml: strip out [lints] definitions when cleaning (#516)
|
2024-02-08 03:34:33 +00:00 |
crateNameFromCargoToml.nix
|
crateNameFromCargoToml: support selecting a name from metadata (#606)
|
2024-05-04 19:36:42 +00:00 |
default.nix
|
Add a warning if an unsupported version of nixpkgs is used (#571)
|
2024-03-29 03:09:12 +00:00 |
devShell.nix
|
devShell: add clippy and rustfmt from the current toolchain (#432)
|
2023-10-17 00:24:15 +00:00 |
downloadCargoPackage.nix
|
vendorCargoDeps: manually splice packages to avoid cross build issues (#507)
|
2024-01-28 19:08:44 +00:00 |
downloadCargoPackageFromGit.nix
|
crane-utils: bump dependencies (#508)
|
2024-01-28 19:22:09 +00:00 |
filterCargoSources.nix
|
Add cleanCargoSource and filterCargoSources (#110)
|
2022-09-21 01:27:47 +00:00 |
findCargoFiles.nix
|
Eliminate dead code (#148)
|
2022-10-23 23:20:22 +00:00 |
internalCrateNameFromCargoToml.nix
|
crateNameFromCargoToml: support selecting a name from metadata (#606)
|
2024-05-04 19:36:42 +00:00 |
mkCargoDerivation.nix
|
mkCargoDerivation: replace Cargo.lock with contents of cargoLock (#425)
|
2023-10-15 01:42:24 +00:00 |
mkDummySrc.nix
|
mkDummySrc: ignore clippy warnings in dummyrs (#587)
|
2024-04-21 03:57:27 +00:00 |
path.nix
|
Add path as a convenience wrapper around builtins.path (#273)
|
2023-03-19 20:57:15 -07:00 |
registryFromDownloadUrl.nix
|
Natively support sparse registries (#324)
|
2023-06-13 02:03:18 +00:00 |
registryFromGitIndex.nix
|
Run nixpkgs-fmt
|
2022-11-20 16:28:49 -08:00 |
registryFromSparse.nix
|
Natively support sparse registries (#324)
|
2023-06-13 02:03:18 +00:00 |
urlForCargoPackage.nix
|
crateRegistries: use crates.io's CDN to download sources (#548)
|
2024-03-19 14:55:28 -07:00 |
vendorCargoDeps.nix
|
Update docs (#514)
|
2024-02-04 19:31:22 +00:00 |
vendorCargoRegistries.nix
|
vendorCargoDeps: manually splice packages to avoid cross build issues (#507)
|
2024-01-28 19:08:44 +00:00 |
vendorGitDeps.nix
|
vendorCargoDeps: manually splice packages to avoid cross build issues (#507)
|
2024-01-28 19:08:44 +00:00 |
vendorMultipleCargoDeps.nix
|
vendorCargoDeps: handle unused patch dependencies (#581)
|
2024-04-07 10:45:14 -07:00 |
writeTOML.nix
|
vendorCargoDeps: manually splice packages to avoid cross build issues (#507)
|
2024-01-28 19:08:44 +00:00 |