..
setupHooks
Change default cargo artifact installation to use symlinks where possible ( #150 )
2022-10-29 18:48:29 +00:00
buildDepsOnly.nix
buildDepsOnly: accept cargo{Check,Test}ExtraArgs
2022-10-09 12:56:21 -10:00
buildPackage.nix
Change default cargo artifact installation to use symlinks where possible ( #150 )
2022-10-29 18:48:29 +00:00
cargoAudit.nix
cargoAudit: use mkCargoDerivation instead of cargoBuild
2022-10-09 09:40:53 -10:00
cargoBuild.nix
cargoBuild: do not run tests
2022-10-09 12:56:21 -10:00
cargoClippy.nix
cargoClippy: use mkCargoDerivation instead of cargoBuild
2022-10-09 09:40:53 -10:00
cargoDoc.nix
Eliminate dead code ( #148 )
2022-10-23 23:20:22 +00:00
cargoFmt.nix
cargoFmt: use mkCargoDerivation instead of cargoBuild
2022-10-09 09:40:53 -10:00
cargoNextest.nix
Eliminate dead code ( #148 )
2022-10-23 23:20:22 +00:00
cargoTarpaulin.nix
Eliminate dead code ( #148 )
2022-10-23 23:20:22 +00:00
cargoTest.nix
Add cargoTest for running crate tests ( #132 )
2022-10-09 21:00:17 +00:00
cleanCargoSource.nix
Add cleanCargoSource and filterCargoSources ( #110 )
2022-09-21 01:27:47 +00:00
cleanCargoToml.nix
checks: add tests for building crates using workspace inheritance ( #147 )
2022-10-23 22:56:18 +00:00
crateNameFromCargoToml.nix
crateNameFromCargoToml: handle workspace inheritance ( #144 )
2022-10-16 17:12:31 +00:00
default.nix
Eliminate dead code ( #148 )
2022-10-23 23:20:22 +00:00
downloadCargoPackage.nix
Eliminate dead code ( #148 )
2022-10-23 23:20:22 +00:00
downloadCargoPackageFromGit.nix
downloadCargoPackageFromGit: Ignore crates with duplicate package IDs ( #158 )
2022-11-09 18:12:34 -08: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
mkCargoDerivation.nix
Eliminate dead code ( #148 )
2022-10-23 23:20:22 +00:00
mkDummySrc.nix
Eliminate dead code ( #148 )
2022-10-23 23:20:22 +00:00
registryFromDownloadUrl.nix
Make crate downloads aware of alternative registries
2022-01-30 23:58:56 +00:00
registryFromGitIndex.nix
registryFromGitIndex: use shallow git checkouts ( #151 )
2022-10-29 18:56:41 +00:00
urlForCargoPackage.nix
Make crate downloads aware of alternative registries
2022-01-30 23:58:56 +00:00
vendorCargoDeps.nix
Stop passing around fromTOML
2022-06-03 02:01:02 +08:00
vendorCargoRegistries.nix
Import groupBy from lib not builtins
2022-06-07 14:51:20 -07:00
vendorGitDeps.nix
Eliminate dead code ( #148 )
2022-10-23 23:20:22 +00:00
writeTOML.nix
Minor cleanup
2022-06-02 19:49:44 -07:00