summaryrefslogtreecommitdiffstats
path: root/doc/stdenv/stdenv.chapter.md
AgeCommit message (Expand)Author
2023-01-26Merge master into staging-nextgithub-actions[bot]
2023-01-25doc/stdenv: clarify default check targetNaïm Favier
2023-01-21doc: adapt to nativeCheckInputsGuillaume Girol
2023-01-21Merge branch 'nativeCheckInputs' into staging-nativeCheckInputsGuillaume Girol
2023-01-16multi-outputs.sh: Improve _assignFirst error messageRobert Hensing
2023-01-11Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
2023-01-09doc/stdenv: Add information about the doDist variableMax Hausch
2022-12-18Merge staging-next into staginggithub-actions[bot]
2022-12-17doc: fix typosfigsoda
2022-12-10add docs for prependToVar and appendToVarArtturin
2022-12-04doc: use sri hash syntaxColin Arnott
2022-11-08Merge master into staging-nextgithub-actions[bot]
2022-11-07nixpkgs/doc/stdenv: fix admonition classRyan Mulligan
2022-10-26cc-wrapper: adding a cc-wrapper-hook to the cc-wrapperDaniel Barter
2022-10-13doc/stdenv: Move Other hooks after all hooksRobert Hensing
2022-10-13doc/stdenv: Clarify that the wrappers come with hooksRobert Hensing
2022-10-13doc/stdenv: Improve language a bitRobert Hensing
2022-10-13doc: Move non-stdenv hooks out of stdenv chapterRobert Hensing
2022-10-13doc/stdenv: Clarify status of the hooksRobert Hensing
2022-09-26maintainers/scripts/update.nix: make package name, pname and old version avai...José Romildo
2022-09-03doc: Clarify default value of sourceRootMarc Scholten
2022-08-19doc: add note about makeWrapper and PATH modificationValentin Gagarin
2022-08-03Merge pull request #184848 from jtojnar/mkder-rec-anchorValentin Gagarin
2022-08-02doc: Add anchor to Recursive attributes in `mkDerivation`Jan Tojnar
2022-07-28Merge pull request #182513 from trofi/strip-for-host-and-targetBernardo Meurer
2022-07-25setup-hooks/strip.sh: add strip{All,Debug}ListTarget variablesSergei Trofimovich
2022-07-24Merge pull request #179603 from Artturin/subplacemultipleArtturi
2022-07-16doc: update cmake doc for better readabilityaiotter
2022-07-13Merge pull request #121015 from fricklerhandwerk/docs-patch-shebangsRobert Hensing
2022-07-13add stable anchorValentin Gagarin
2022-06-29stdenv: substituteInPlace: accept multiple filenamesArtturin
2022-06-10do not mention trivial buildersValentin Gagarin
2022-06-09fix heading levelValentin Gagarin
2022-06-08remove specifics on where build inputs come from in `PATH`Valentin Gagarin
2022-05-10makeBinaryWrapper: move into its own folderNaïm Favier
2022-05-02stdenv.mkDerivation: public -> finalPackageRobert Hensing
2022-05-02stdenv.md: Clarify overrideAttrs sentenceRobert Hensing
2022-05-02Use finalAttrs instead of self for mkDerivation "overlay"Robert Hensing
2022-05-02stdenv.mkDerivation: Make self more overlay-like; use self.publicRobert Hensing
2022-05-02stdenv.mkDerivation: Allow overriding of recursive definitionsRobert Hensing
2022-04-21docs: sync `patchShebangs` comments with manualValentin Gagarin
2022-04-21fix wording, remove too much specificityValentin Gagarin
2022-04-21docs: clean up and update links to source codefricklerhandwerk
2022-04-21docs: clarify note on existing store pathsfricklerhandwerk
2022-04-21docs: expand explanation of patchShebangs hookfricklerhandwerk
2022-04-11autoPatchelfHook: more precise dependency ignoranceSamuel Ainsworth
2022-04-02cross-compilation.chapter.md: give examples of all depFooBar casesAdam Joseph
2022-02-19Merge pull request #159344 from symphorien/doc-remove-references-toJan Tojnar
2022-02-19doc: document remove-references-toGuillaume Girol
2022-02-12doc: discourage setting `phases`, document/encourage runHook instead.Guillaume Girol