diff --git a/index.html b/index.html index 73e1d03..ada5dea 100644 --- a/index.html +++ b/index.html @@ -208,7 +208,7 @@ pre.pygments .tok-il { color: #666666 } /* Literal.Number.Integer.Long */
  • 3.1. lib.genAttrs
  • 3.2. lib.getExe and lib.getExe'
  • 3.3. lib.systems.flakeExposed
  • -
  • 3.4. pkgs.mkShell
  • +
  • 3.4. pkgs.mkShell and pkgs.mkShellNoCC
  • 3.5. stdenv.mkDerivation
  • @@ -225,14 +225,21 @@ pre.pygments .tok-il { color: #666666 } /* Literal.Number.Integer.Long */
  • 7. A generic flake
  • -
  • 8. Another look at hello-flake
  • +
  • 8. Another look at hello-flake + +
  • 9. A new flake from scratch