1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/doc
Richard Zetterberg 2206d7afe2 texlive manual: adds import of nixpkgs in nix-repl
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.
2016-10-20 08:50:54 +02:00
..
languages-frameworks texlive manual: adds import of nixpkgs in nix-repl 2016-10-20 08:50:54 +02:00
old
coding-conventions.xml
configuration.xml
contributing.xml
default.nix Nixpkgs manual: Fix epub generation 2016-10-03 20:33:01 +02:00
functions.xml
introduction.md
manual.xml
meta.xml
multiple-output.xml outputDocdev -> outputDevdoc 2016-09-20 17:44:48 +02:00
package-notes.xml
quick-start.xml
release-notes.xml
stdenv.xml stdenv/stripHash: print to stdout, not to variable 2016-10-11 18:34:36 +02:00
style.css
submitting-changes.xml