crane/lib
2023-08-12 01:26:37 +00:00
..
setupHooks inheritCargoArtifactsHook: fix doNotLinkInheritedArtifacts handling (#357) 2023-07-07 23:28:38 +00:00
buildDepsOnly.nix buildDepsOnly: warn if both src and dummySrc are set (#247) 2023-02-19 17:46:57 +00:00
buildPackage.nix Clean install hooks from buildDepsOnly invocation (#334) 2023-06-07 05:38:53 +00:00
buildTrunkPackage.nix Trunk: use native dart-sass (#360) 2023-08-11 00:38:14 +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
cargoLlvmCov.nix feat: add cargoLlvmCov (#267) 2023-03-19 23:44:14 +00:00
cargoNextest.nix Fix tests to run on darwin (#348) 2023-06-29 23:50:17 +00:00
cargoTarpaulin.nix inheritCargoArtifactsHook: allow disabling symlink behavior (#345) 2023-06-21 01:13:46 +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 Keep "resolver" when cleaning Cargo.toml (#327) 2023-05-18 21:03:02 -07:00
crateNameFromCargoToml.nix crateNameFromCargoToml: make warnings more useful (#282) 2023-03-29 04:21:28 +00:00
default.nix Natively support sparse registries (#324) 2023-06-13 02:03:18 +00:00
downloadCargoPackage.nix Allow passing arbitrary fetchurl args per registry (#168) 2022-11-20 16:22:13 -08:00
downloadCargoPackageFromGit.nix downloadCargoPackageFromGit: resolve symlinks in crate directory (#367) 2023-08-12 01:26:37 +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 Add path as a convenience wrapper around builtins.path (#273) 2023-03-19 20:57:15 -07:00
mkCargoDerivation.nix inheritCargoArtifactsHook: symlink dependency rlib and rmeta files (#344) 2023-06-19 21:50:17 +00:00
mkDummySrc.nix feat: add support for bindeps feature (#258) 2023-03-06 17:24:21 -08: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 Natively support sparse registries (#324) 2023-06-13 02:03:18 +00:00
vendorCargoDeps.nix Add support for building standard library crates (#287) 2023-04-02 17:57:17 +00:00
vendorCargoRegistries.nix Natively support sparse registries (#324) 2023-06-13 02:03:18 +00:00
vendorGitDeps.nix Eliminate dead code (#148) 2022-10-23 23:20:22 +00:00
vendorMultipleCargoDeps.nix vendorMultipleCargoDeps: fix deduplication logic (#289) 2023-04-02 23:46:24 +00:00
writeTOML.nix Minor cleanup 2022-06-02 19:49:44 -07:00