Skip to content

Commit 304b66a

Browse files
authored
Update README.md
1 parent 64794af commit 304b66a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Currently we use `rustc nightly` from most recent `nipxkgs master`!
6060

6161
Example targets:
6262

63+
git clone https://github.com/nixcloud/nixcrates.git
6364
nix-build default.nix -A nixcrates
6465
nix-build default.nix -A allTargets
6566
nix-build default.nix -A allCrates.rustache
@@ -108,4 +109,4 @@ Crates come with `tests` but we didn't have time to implement even though we wou
108109

109110
### Dependencies
110111

111-
Say a crate you want does not build since a dependency is not set correctly, then you can use `lib.recursiveUpdate` in `nix-crates-index/all-carg-packages.nix` to change/extend them. This holds also true for `pkgs` from nixpkgs!
112+
Say a crate you want does not build since a dependency is not set correctly, then you can use `lib.recursiveUpdate` in `nix-crates-index/all-carg-packages.nix` to change/extend them. This holds also true for `pkgs` from nixpkgs!

0 commit comments

Comments
 (0)