nixpkgs/doc/languages-frameworks
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
..
beam.xml nixpkgs manual: cleanup (#15611) 2016-05-22 10:05:37 +01:00
bower.xml nixpkgs manual: Add documentation for bower2nix 2016-03-28 08:25:45 +01:00
coq.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
go.xml buildGoPackage: deps.json -> deps.nix in NIXON 2016-09-16 00:04:55 +01:00
haskell.md doc/language-frameworks/haskell.md: typo in code example. (#18313) 2016-09-05 13:27:00 +02:00
index.xml manual: add node to languages & frameworks 2016-09-20 20:38:24 +00:00
java.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
lua.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
perl.xml perl docs: update generated expression 2016-09-03 18:14:06 +02:00
python.md pythonPackages: use mkPythonDerivation 2016-09-01 16:16:31 +02:00
qt.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
ruby.xml ruby docs: improve the example 2016-03-20 13:33:20 +01:00
texlive.xml texlive manual: adds import of nixpkgs in nix-repl 2016-10-20 08:50:54 +02:00