mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-14 19:58:30 +01:00
I wanted to list the different texlive collections using the nix-repl, as per the [manual](https://nixos.org/nixpkgs/manual/#idm140737316065984). It didn't work, since the nixpkgs were not loaded. Doing `:l <nixpkgs>` first resolved the problem. This change adds the nixpkgs loading step to the manual so that the next inexperienced person don't have to figure out why it didn't work. I tested this on NixOS unstable (16.09pre90254.6b20d5b) with nix-repl 1.11.3. |
||
|---|---|---|
| .. | ||
| languages-frameworks | ||
| old | ||
| coding-conventions.xml | ||
| configuration.xml | ||
| contributing.xml | ||
| default.nix | ||
| functions.xml | ||
| introduction.md | ||
| manual.xml | ||
| meta.xml | ||
| multiple-output.xml | ||
| package-notes.xml | ||
| quick-start.xml | ||
| release-notes.xml | ||
| stdenv.xml | ||
| style.css | ||
| submitting-changes.xml | ||