nixpkgs/doc
Eelco Dolstra 2cd7c1f198 Unify NixOS and Nixpkgs channel structure
This is primarily to ensure that

  -I nixpkgs=https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz

and

  -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz

and

  -I nixpkgs=https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz

behave consistently.

It also allows installing packages via "nix-env -iA nixos.<pkg>"
rather than "nixos.pkgs.<pkg>". It would be even better to allow
"nixpkgs.<pkg>", but that requires a change to nix-channel.

Fixes #7659.
2015-08-05 17:37:11 +02:00
..
old Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
coding-conventions.xml Change where window managers should be 2015-06-18 10:44:27 +02:00
contributing.xml doc: make it clear the Contributing section is for the docs 2015-06-30 12:25:55 +02:00
default.nix nixpkgs-manual: fix callouts 2015-06-30 11:04:46 +02:00
functions.xml doc: document .overrideDerivation 2015-07-30 17:56:39 +02:00
haskell-users-guide.xml Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
introduction.xml * Sync CSS with the Nix manual. 2012-05-11 21:42:00 +00:00
language-support.xml language support python docs wrong statement 2015-07-12 13:07:39 +02:00
manual.xml Move the submitting-changes down, after coding conventions 2015-07-12 13:35:56 +02:00
meta.xml Document the different license base cases 2015-06-28 12:42:43 +02:00
package-notes.xml doc: add section ids 2015-05-31 18:41:34 +02:00
packageconfig.xml doc: add section ids 2015-05-31 18:41:34 +02:00
quick-start.xml doc: gnu hello is much simpler than cpio 2015-07-17 17:00:20 +02:00
release-notes.xml Fix trivial spelling mistake in docs 2014-06-13 11:11:27 +01:00
stdenv.xml doc: document dontMoveSbin variable 2015-07-09 12:43:34 +02:00
style.css * Sync CSS with the Nix manual. 2012-05-11 21:42:00 +00:00
submitting-changes.xml Move the details from CONTRIBUTING.md to the manual #8734 2015-07-12 13:33:55 +02:00