Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2206d7afe2161b9d729d86aab569b8bd2a0d0a75
      
https://github.com/NixOS/nixpkgs/commit/2206d7afe2161b9d729d86aab569b8bd2a0d0a75
  Author: Richard Zetterberg <rzetterb...@users.noreply.github.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M doc/languages-frameworks/texlive.xml

  Log Message:
  -----------
  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.


  Commit: 857f6bec519101f99a3f28405f85f41daae8bc66
      
https://github.com/NixOS/nixpkgs/commit/857f6bec519101f99a3f28405f85f41daae8bc66
  Author: Jörg Thalheim <jo...@higgsboson.tk>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M doc/languages-frameworks/texlive.xml

  Log Message:
  -----------
  Merge pull request #19713 from rzetterberg/patch-1

texlive manual: adds import of nixpkgs in nix-repl


Compare: https://github.com/NixOS/nixpkgs/compare/f082efc58d4d...857f6bec5191
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to