File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: How to build packages when dependencies aren't available in the Flo
55
66# Vendoring unavailable dependencies
77
8- When building with Flox,
8+ When [ building with Flox] [ build-concept ] ,
99your dependencies come from different sources depending on which build type
1010you use:
1111
@@ -14,8 +14,8 @@ you use:
1414- ** [ Nix expression builds] [ nix-expression-builds-concept ] ** draw packages from
1515 [ nixpkgs] [ base-catalog-concept ]
1616
17- There are two distinct vendoring problems you may encounter,
18- and these call for different solutions .
17+ There are two distinct vendoring problems you may encounter;
18+ each calls for a different solution .
1919
2020## Sandbox vendoring vs. missing dependencies
2121
Original file line number Diff line number Diff line change 5151 - Designing cross-platform environments : tutorials/multi-arch-environments.md
5252 - Reusing and combining developer environments : tutorials/composition.md
5353 - Selecting package outputs : tutorials/package-outputs.md
54+ - Vendoring unavailable dependencies : tutorials/vendoring-dependencies.md
5455 - Flox + CUDA : tutorials/cuda.md
5556 - Migration guides :
5657 - ... | flat | tutorials/migrations/*
You can’t perform that action at this time.
0 commit comments