crane/examples/alt-registry
Ivan Petkov a3f0c63eed
Try to avoid IFD in vendorCargoDeps and crateNameFromCargoToml; also avoid recommending nesting cleanCargoSource and path (#641)
We don't need to nest `cleanCargoSource` and `path` just to populate a
default value for `name`. As they both ultimately delegate to
`builtins.path`, the nesting can lead to IFD in situations which are
otherwise avoidable
2024-06-10 20:53:46 -07:00
..
.cargo Fix alt-registry example (#343) 2023-06-18 23:16:45 +00:00
src Add example for using an alternative cargo registry 2022-01-30 23:58:56 +00:00
.gitignore templates: add .gitignore file (#254) 2023-02-25 23:01:57 +00:00
Cargo.lock chore: bump Cargo.locks (#579) 2024-04-05 20:21:41 +00:00
Cargo.toml Fix alt-registry example (#343) 2023-06-18 23:16:45 +00:00
flake.nix Try to avoid IFD in vendorCargoDeps and crateNameFromCargoToml; also avoid recommending nesting cleanCargoSource and path (#641) 2024-06-10 20:53:46 -07:00