about summary refs log tree commit diff
path: root/doc/stdenv/stdenv.chapter.md
AgeCommit message (Expand)AuthorFilesLines
2023-01-16multi-outputs.sh: Improve _assignFirst error messageRobert Hensing1-1/+1
2023-01-11Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-0/+4
2023-01-09doc/stdenv: Add information about the doDist variableMax Hausch1-0/+4
2022-12-18Merge staging-next into staginggithub-actions[bot]1-2/+2
2022-12-17doc: fix typosfigsoda1-2/+2
2022-12-10add docs for prependToVar and appendToVarArtturin1-0/+26
2022-12-04doc: use sri hash syntaxColin Arnott1-2/+2
2022-11-08Merge master into staging-nextgithub-actions[bot]1-1/+1
2022-11-07nixpkgs/doc/stdenv: fix admonition classRyan Mulligan1-1/+1
2022-10-26cc-wrapper: adding a cc-wrapper-hook to the cc-wrapperDaniel Barter1-0/+7
2022-10-13doc/stdenv: Move Other hooks after all hooksRobert Hensing1-5/+5
2022-10-13doc/stdenv: Clarify that the wrappers come with hooksRobert Hensing1-2/+2
2022-10-13doc/stdenv: Improve language a bitRobert Hensing1-2/+2
2022-10-13doc: Move non-stdenv hooks out of stdenv chapterRobert Hensing1-168/+15
2022-10-13doc/stdenv: Clarify status of the hooksRobert Hensing1-33/+35
2022-09-26maintainers/scripts/update.nix: make package name, pname and old version avai...José Romildo1-1/+1
2022-09-03doc: Clarify default value of sourceRootMarc Scholten1-0/+2
2022-08-19doc: add note about makeWrapper and PATH modificationValentin Gagarin1-2/+17
2022-08-03Merge pull request #184848 from jtojnar/mkder-rec-anchorValentin Gagarin1-1/+1
2022-08-02doc: Add anchor to Recursive attributes in `mkDerivation`Jan Tojnar1-1/+1
2022-07-28Merge pull request #182513 from trofi/strip-for-host-and-targetBernardo Meurer1-0/+8
2022-07-25setup-hooks/strip.sh: add strip{All,Debug}ListTarget variablesSergei Trofimovich1-0/+8
2022-07-24Merge pull request #179603 from Artturin/subplacemultipleArtturi1-2/+2
2022-07-16doc: update cmake doc for better readabilityaiotter1-1/+1
2022-07-13Merge pull request #121015 from fricklerhandwerk/docs-patch-shebangsRobert Hensing1-7/+70
2022-07-13add stable anchorValentin Gagarin1-1/+1
2022-06-29stdenv: substituteInPlace: accept multiple filenamesArtturin1-2/+2
2022-06-10do not mention trivial buildersValentin Gagarin1-1/+1
2022-06-09fix heading levelValentin Gagarin1-2/+2
2022-06-08remove specifics on where build inputs come from in `PATH`Valentin Gagarin1-1/+1
2022-05-10makeBinaryWrapper: move into its own folderNaïm Favier1-1/+1
2022-05-02stdenv.mkDerivation: public -> finalPackageRobert Hensing1-5/+4
2022-05-02stdenv.md: Clarify overrideAttrs sentenceRobert Hensing1-1/+1
2022-05-02Use finalAttrs instead of self for mkDerivation "overlay"Robert Hensing1-10/+10
2022-05-02stdenv.mkDerivation: Make self more overlay-like; use self.publicRobert Hensing1-6/+9
2022-05-02stdenv.mkDerivation: Allow overriding of recursive definitionsRobert Hensing1-0/+52
2022-04-21docs: sync `patchShebangs` comments with manualValentin Gagarin1-2/+31
2022-04-21fix wording, remove too much specificityValentin Gagarin1-1/+1
2022-04-21docs: clean up and update links to source codefricklerhandwerk1-2/+8
2022-04-21docs: clarify note on existing store pathsfricklerhandwerk1-1/+1
2022-04-21docs: expand explanation of patchShebangs hookfricklerhandwerk1-7/+35
2022-04-11autoPatchelfHook: more precise dependency ignoranceSamuel Ainsworth1-1/+1
2022-04-02cross-compilation.chapter.md: give examples of all depFooBar casesAdam Joseph1-1/+1
2022-02-19Merge pull request #159344 from symphorien/doc-remove-references-toJan Tojnar1-1/+14
2022-02-19doc: document remove-references-toGuillaume Girol1-1/+14
2022-02-12doc: discourage setting `phases`, document/encourage runHook instead.Guillaume Girol1-1/+4
2022-02-02stdenv.md: Call out that genericBuild has correct orderRobert Hensing1-1/+1
2022-02-01stdenv.md: Document genericBuildRobert Hensing1-1/+5
2022-02-01stdenv.md: Remove off topic phase propagandaRobert Hensing1-1/+1
2021-12-10Merge pull request #124556 from bergkvist/bergkvist/make-c-wrapperRobert Hensing1-5/+7