Profpatsch
c5c5465fe4
pkgs/build-support/trivial-builders: remove runCommandCCLocal
...
We shouldn’t force the user to have a C compiler in scope, just
because the derivation is forced to build locally. That can’t be
counted as “lightweight” anymore.
Co-Authored-By: Silvan Mosberger<contact@infinisil.com>
2019-12-04 21:17:01 +01:00
Profpatsch
64bfaad977
doc/builders: add ids to the trivial builder definitions
...
This makes it possible to reference single function definitions,
for pointing people to their exact definition.
2019-12-04 21:17:01 +01:00
Profpatsch
faa3e54fe0
doc/builders/trivial-builders: added runCommandLocal docs
...
The link in the note points to the `id` added in
https://github.com/NixOS/nix/pull/3255 , so it might take some time to
start working correctly.
2019-12-04 21:17:01 +01:00
Frederik Rietdijk
aad81ec8cd
nixpkgs manual: fix white space and indentation
2019-10-30 11:17:14 +01:00
Frederik Rietdijk
16d733bbe5
doc: move fetchers and trivial builders under builders
2019-10-20 13:35:04 +02:00