diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-20 09:58:32 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-20 09:58:32 +0000 |
| commit | 70673cf84aad8dfc3413181ffc4ce28809f6f6eb (patch) | |
| tree | 08f5ef339bf1133486b3b7275f16b1ef385f2060 /src/sync/algorithms.rs | |
| parent | f93fc0a691544cc3ddda322a7e99d0534d636dcc (diff) | |
fix: add workspace.metadata.crane.name to silence crane warnings
When users import the ngit-grasp flake into their NixOS configurations,
crane emits warnings about not being able to find the package name in
the workspace Cargo.toml. This adds the recommended workspace.metadata
section to explicitly specify the crane package name for the workspace.
Fixes the warning:
evaluation warning: crane will use a placeholder value since name
cannot be found in /nix/store/.../Cargo.toml
This is a cosmetic fix that doesn't affect functionality but improves
the user experience when importing the flake.
Diffstat (limited to 'src/sync/algorithms.rs')
0 files changed, 0 insertions, 0 deletions