about summary refs log tree commit diff
path: root/doc/stdenv/stdenv.chapter.md
AgeCommit message (Expand)AuthorFilesLines
5 daysdoc: recommend versionCheckHook whenever relevantDoron Behar1-0/+2
2024-06-11doc: add stdenv passthru chapter (#315909)Travis A. Everett1-141/+2
2024-06-05doc/stdenv: hardening flags: add section on trivialautovarinitRobert Scott1-0/+6
2024-06-05doc/stdenv: hardening flags: add section on zerocallusedregsRobert Scott1-0/+4
2024-06-05doc/stdenv: hardening flags: add section on fortify3Robert Scott1-0/+10
2024-06-05doc/stdenv: hardening flags: add note on conditional support for some flagsRobert Scott1-0/+2
2024-04-08doc/stdenv: document prefixKey more precisely (#302535)Aleksana1-2/+2
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß1-35/+59
2024-01-18Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-01-14stdenv: substituteStream: deprecate --replace in favor of --replace-{fail,war...Peder Bergebakken Sundt1-6/+17
2024-01-03doc: replace pcre with pcre2 in example scriptOlivia Crain1-2/+2
2023-12-21Merge pull request #271797 from bzm3r/masterSilvan Mosberger1-4/+40
2023-12-21doc: Clarify dependency propagationBrian Merchant1-4/+40
2023-12-20Merge pull request #271360 from mattpolzin/patch-1Silvan Mosberger1-3/+3
2023-12-16doc: Update stdenv.chapter.md (#274706)Danila Danko1-1/+1
2023-11-30doc: clarify stdenv phase flag attributesMathew Polzin1-3/+3
2023-11-20doc/stdenv: update manual phases execution instructionsIvan Mincik1-3/+8
2023-11-09doc: avoid 'simply' (#266434)Arnout Engelen1-4/+4
2023-11-07doc: rename sub-section Recursive attributes in stdenv -> Fixed-point argumen...Yueh-Shun Li1-1/+1
2023-10-23doc/stdenv: rewrite manual build procedure to be closer to an auto-build (#26...Jade Lovelace1-6/+43
2023-09-29nixpkgs manual: add an alternative example in stdenv-separateDebugInfo (#257861)Alejandro Sánchez Medina1-4/+47
2023-09-27doc: fix wrong flag in description of `bindnow`Felix Yan1-1/+1
2023-09-15Merge pull request #254967 from nbraud/sha256-to-hash/top-levelMaciej Krüger1-1/+1
2023-09-13doc: Replace `sha256` with `hash` where appropriatenicoo1-1/+1
2023-09-05Merge pull request #218783 from timbertson/stripExcludeExtensionsArtturi1-0/+22
2023-09-03setup-hooks/strip: add stripExcludeTim Cuthbertson1-0/+22
2023-08-29Merge pull request #245583 from galenhuntington/doc-fixArtturi1-1/+1
2023-08-15doc/stdenv/stdenv.chapter.md: add information about nix-update-script and nix...Nick Hu1-0/+10
2023-08-03doc: make `sourceRoot` and `setSourceRoot` documentation match the implementa...Jan Malakhovski1-2/+7
2023-07-26doc/stdenv: Minor syntax fix.Galen Huntington1-1/+1
2023-07-01doc: render nixpkgs manual with nrdpennae1-8/+3
2023-06-13Merge pull request #237068 from pennae/manual-normalizationValentin Gagarin1-3/+4
2023-06-11doc: correct typos and spelling (#237098)Andrew1-1/+1
2023-06-10doc: normalize markdown for nixos-render-docspennae1-3/+4
2023-05-20doc: fix typoNicolas Benes1-1/+1
2023-05-18doc/stdenv/Dependencies: fix inference rule var nameJan Tojnar1-1/+1
2023-04-15doc/stdenv: don't use name in examples, highlight preferring pnamegilice1-4/+8
2023-03-27doc: assign ids to many headingspennae1-7/+7
2023-03-21Merge pull request #200951 from jtojnar/docs-update-script-commit-featureValentin Gagarin1-21/+89
2023-03-21docs/stdenv: Document updateScript featuresJan Tojnar1-18/+79
2023-03-21docs/stdenv: Document updateScript executionJan Tojnar1-4/+11
2023-03-17doc/stdenv: add quotes to run phases with newlinesArnout Engelen1-4/+4
2023-02-22treewide: manual fixups forArtturin1-1/+1
2023-02-16docs: Building a stdenv package in nix-shell (#216650)milahu1-0/+21
2023-02-10doc: add a simpler explanation of dependencies (#213403)Guillaume Girol1-13/+89
2023-02-07doc/stdenv: fixup #212642Naïm Favier1-2/+3
2023-01-26Merge master into staging-nextgithub-actions[bot]1-2/+2
2023-01-25doc/stdenv: clarify default check targetNaïm Favier1-2/+2
2023-01-21doc: adapt to nativeCheckInputsGuillaume Girol1-2/+10
2023-01-21Merge branch 'nativeCheckInputs' into staging-nativeCheckInputsGuillaume Girol1-2/+10