diff --git a/index.html b/index.html index 8bf306a..97c0977 100644 --- a/index.html +++ b/index.html @@ -274,7 +274,7 @@ pre.pygments .tok-il { color: #666666 } /* Literal.Number.Integer.Long */
  • 10.4.1. Access a top level package from the Nixpkgs/NixOS repo
  • 10.4.2. Access a flake
  • 10.4.3. Access a Haskell library package in the nixpkgs repo (without a .cabal file)
  • -
  • 10.4.4. Access to a Haskell package on your local computer
  • +
  • 10.4.4. Access to a Haskell package defined in a flake
  • 10.4.5. Set an environment variable
  • 10.4.6. Access a non-flake package (not in nixpkgs)