mirror of
https://github.com/nix-community/naersk
synced 2024-11-14 16:07:10 +00:00
Fix TODO
This commit is contained in:
parent
51e8f903c4
commit
bf31162134
1 changed files with 1 additions and 1 deletions
2
test.nix
2
test.nix
|
@ -92,7 +92,7 @@ rec
|
|||
#sources.servo
|
||||
#{ inherit cargo; };
|
||||
|
||||
# TODO: figure out why 'cargo install' rebuilds some deps
|
||||
# TODO: fix toml
|
||||
cargo =
|
||||
with rec
|
||||
{ cargoSrc = sources.cargo;
|
||||
|
|
Loading…
Reference in a new issue