.. |
buildDepsOnly.nix
|
buildDepsOnly: add --all-targets to default cargoCheckCommand
|
2022-05-08 19:46:58 -07:00 |
buildPackage.nix
|
Rename doCopyTargetToOutput to doInstallCargoArtifacts
|
2022-01-08 17:14:05 -08:00 |
cargoBuild.nix
|
Inline Cargo.{toml,lock} checks in buildDepsOnly
|
2022-01-16 18:24:13 -08:00 |
cargoClippy.nix
|
buildDepsOnly: add --all-targets to default cargoCheckCommand
|
2022-05-08 19:46:58 -07:00 |
cargoFmt.nix
|
cargoFmt: change behavior to install cargo artifacts by default
|
2022-02-10 21:02:48 -08:00 |
cargoTarpaulin.nix
|
cargoTarpaulin: change behavior to install cargo artifacts by default
|
2022-02-13 09:36:31 -08:00 |
cleanCargoToml.nix
|
cleanCargoToml: retain crate-type
|
2021-12-31 18:40:01 -08:00 |
crateNameFromCargoToml.nix
|
fix(nix-relative-paths): quote relative paths to allow for external sources
|
2022-05-10 10:00:00 -04:00 |
default.nix
|
Remove internal dependency on toTOML
|
2022-06-03 02:01:02 +08:00 |
downloadCargoPackage.nix
|
chore: switch to runCommandLocal to reduce network pressure
|
2022-01-30 16:10:41 -08:00 |
downloadCargoPackageFromGit.nix
|
Fix handling of git repos whose rev is not on the main branch
|
2022-02-18 18:10:53 -08:00 |
findCargoFiles.nix
|
Drop compatibility for Nix versions below 2.8.1
|
2022-06-01 17:05:52 -07:00 |
mkCargoDerivation.nix
|
Rename doCopyTargetToOutput to doInstallCargoArtifacts
|
2022-01-08 17:14:05 -08:00 |
mkDummySrc.nix
|
mkDummySrc: fix cache invalidation if src is flake root
|
2022-05-16 20:10:38 -07:00 |
registryFromDownloadUrl.nix
|
Make crate downloads aware of alternative registries
|
2022-01-30 23:58:56 +00:00 |
registryFromGitIndex.nix
|
Rename registryFromGitIndex input to indexUrl for consistency
|
2022-01-30 23:58:56 +00:00 |
urlForCargoPackage.nix
|
Make crate downloads aware of alternative registries
|
2022-01-30 23:58:56 +00:00 |
vendorCargoDeps.nix
|
fix(nix-relative-paths): quote relative paths to allow for external sources
|
2022-05-10 10:00:00 -04:00 |
vendorCargoRegistries.nix
|
Drop compatibility for Nix versions below 2.8.1
|
2022-06-01 17:05:52 -07:00 |
vendorGitDeps.nix
|
Remove internal dependency on toTOML
|
2022-06-03 02:01:02 +08:00 |
writeTOML.nix
|
Remove internal dependency on toTOML
|
2022-06-03 02:01:02 +08:00 |