importCargoLock: add docs how to run these tests
This commit is contained in:
parent
34cc1821db
commit
f21712edaa
@ -1,5 +1,7 @@
|
||||
{ callPackage }:
|
||||
|
||||
# Build like this from nixpkgs root:
|
||||
# $ nix-build -A tests.importCargoLock
|
||||
{
|
||||
basic = callPackage ./basic { };
|
||||
gitDependency = callPackage ./git-dependency { };
|
||||
|
Loading…
Reference in New Issue
Block a user