Merge pull request #94287 from zowoq/ecc-misc

This commit is contained in:
Jörg Thalheim
2020-07-31 06:15:09 +01:00
committed by GitHub
10 changed files with 24 additions and 26 deletions
@@ -182,4 +182,3 @@ Use `nix-shell -I nixpkgs=/some/dir/nixpkgs -A emscriptenPackages.libz` and from
Using this toolchain makes it easy to leverage `nix` from NixOS, MacOSX or even Windows (WSL+ubuntu+nix). This toolchain is reproducible, behaves like the rest of the packages from nixpkgs and contains a set of well working examples to learn and adapt from. Using this toolchain makes it easy to leverage `nix` from NixOS, MacOSX or even Windows (WSL+ubuntu+nix). This toolchain is reproducible, behaves like the rest of the packages from nixpkgs and contains a set of well working examples to learn and adapt from.
If in trouble, ask the maintainers. If in trouble, ask the maintainers.
-1
View File
@@ -124,4 +124,3 @@ if [ -n "$optPrint" ]; then
echo echo
cat "$newlist" cat "$newlist"
fi fi