nixpkgs/doc
Jan Malakhovski 87651b32fe stdenv: steal checkInputs from buildPythonPackage
Note that a bunch of non-python packages use this attribute already.
Some of those are clearly unaware of the fact that this attribute does
not exists in stdenv because they define it but don't to add it to
their `bulidInputs` :)

Also note that I use `buildInputs` here and only handle regular
builds because python and haskell builders do it this way and I'm not
sure how to properly handle the cross-compilation case.
2018-04-26 20:22:51 +00:00
..
languages-frameworks haskell: allow overriding all package sets at once 2018-04-22 10:34:44 +02:00
old doc/old/cross.txt: md5 -> sha256 2017-01-24 16:26:05 +00:00
.gitignore nixpkgs docs: syntax highlight 2018-03-26 21:44:24 -04:00
coding-conventions.xml Merge pull request #31668 from rycee/doc/naming 2017-12-23 17:12:29 +03:00
configuration.xml doc: Document config.allowUnsupportedSystem and its env var 2018-04-17 16:34:28 -04:00
contributing.xml Add 'make debug' to call xmloscopy 2018-03-25 20:01:31 -04:00
cross-compilation.xml doc: Cross chapter: Add note on why use example platforms 2018-01-26 12:38:34 -05:00
default.nix nixpkgs docs: syntax highlight 2018-03-26 21:44:24 -04:00
functions.xml lib/generators: add an example of overriding defaults 2018-03-29 16:53:06 +02:00
introduction.chapter.md Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
Makefile nixos docs: syntax highlight 2018-04-05 07:54:01 -04:00
manual.xml Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
meta.xml meta: fix fallout from #36275 2018-03-18 00:16:43 -05:00
multiple-output.xml Merge #31320: docs and glibc: explicit comments on outputs 2018-04-22 11:55:23 +02:00
overlays.xml Overlays: allow overlays to be specified in a file 2017-08-17 22:13:39 +00:00
overrides.css doc: Fixes in-text callouts and screen callouts. 2018-04-07 15:38:12 -04:00
package-notes.xml weechat: add hint in documentation 2018-04-04 14:58:53 +02:00
platform-notes.xml docs: add section on common darwin issues 2017-11-01 18:08:19 +01:00
quick-start.xml Point to the new mailing list by replacing the old link 2017-07-18 13:44:10 +02:00
release-notes.xml Fix trivial spelling mistake in docs 2014-06-13 11:11:27 +01:00
reviewing-contributions.xml doc: add filtered pr list 2018-04-23 17:07:53 -05:00
shell.nix Document shell.nix / xmloscopy / make for the nixpkgs docs 2018-03-25 19:52:08 -04:00
shell.section.md docs: Build with a makefile 2018-03-25 19:52:07 -04:00
stdenv.xml stdenv: steal checkInputs from buildPythonPackage 2018-04-26 20:22:51 +00:00
style.css nixos docs: syntax highlight 2018-04-05 07:54:01 -04:00
submitting-changes.xml nixos/doc: fix instructions for nox-review usage 2018-04-03 13:01:51 +02:00