about summary refs log tree commit diff
path: root/doc/stdenv
Commit message (Expand)AuthorAge
* Nix docs: remove `with lib;` from example codeAnderson Torres2024-03-06
* Merge master into staging-nextgithub-actions[bot]2024-01-18
|\
| * doc: replace pcre with pcre2 in example scriptOlivia Crain2024-01-03
* | stdenv: substituteStream: deprecate --replace in favor of --replace-{fail,war...Peder Bergebakken Sundt2024-01-14
|/
* Merge pull request #271797 from bzm3r/masterSilvan Mosberger2023-12-21
|\
| * doc: Clarify dependency propagationBrian Merchant2023-12-21
* | Merge pull request #271360 from mattpolzin/patch-1Silvan Mosberger2023-12-20
|\ \
| * | doc: clarify stdenv phase flag attributesMathew Polzin2023-11-30
| |/
* / doc: Update stdenv.chapter.md (#274706)Danila Danko2023-12-16
|/
* doc/stdenv: update manual phases execution instructionsIvan Mincik2023-11-20
* doc: avoid 'simply' (#266434)Arnout Engelen2023-11-09
* doc: rename sub-section Recursive attributes in stdenv -> Fixed-point argumen...Yueh-Shun Li2023-11-07
* doc/stdenv: rewrite manual build procedure to be closer to an auto-build (#26...Jade Lovelace2023-10-23
* nixpkgs manual: add an alternative example in stdenv-separateDebugInfo (#257861)Alejandro Sánchez Medina2023-09-29
* doc: fix wrong flag in description of `bindnow`Felix Yan2023-09-27
* remove the misleading warning on using `nix-env` for split outputs (#255947)Valentin Gagarin2023-09-25
* Merge pull request #254967 from nbraud/sha256-to-hash/top-levelMaciej Krüger2023-09-15
|\
| * doc: Replace `sha256` with `hash` where appropriatenicoo2023-09-13
* | doc: link, instead of just mentioning, Nix manual (#255126)asymmetric2023-09-14
* | Link to usage of pkg description instead of referring to nix-env (#255127)Maximilian Ehlers2023-09-14
* | Merge pull request #218783 from timbertson/stripExcludeExtensionsArtturi2023-09-05
|\ \ | |/ |/|
| * setup-hooks/strip: add stripExcludeTim Cuthbertson2023-09-03
* | Merge pull request #245583 from galenhuntington/doc-fixArtturi2023-08-29
|\ \ | |/ |/|
| * doc/stdenv: Minor syntax fix.Galen Huntington2023-07-26
* | doc/stdenv/stdenv.chapter.md: add information about nix-update-script and nix...Nick Hu2023-08-15
* | treewide: update mainProgram docsArtturin2023-08-04
* | doc: make `sourceRoot` and `setSourceRoot` documentation match the implementa...Jan Malakhovski2023-08-03
|/
* doc: render nixpkgs manual with nrdpennae2023-07-01
* Merge pull request #237068 from pennae/manual-normalizationValentin Gagarin2023-06-13
|\
| * doc: normalize markdown for nixos-render-docspennae2023-06-10
* | doc: correct typos and spelling (#237098)Andrew2023-06-11
|/
* doc: clarify that meta.timeout is only for HydraAlyssa Ross2023-05-30
* doc: fix typoNicolas Benes2023-05-20
* doc/stdenv/Dependencies: fix inference rule var nameJan Tojnar2023-05-18
* doc/stdenv/meta.chapter.md: document meta.badPlatforms (#225276)Adam Joseph2023-04-24
* Merge pull request #225272 from amjoseph-nixpkgs/pr/docs/broken-vs-badPlatformsAdam Joseph2023-04-24
|\
| * remove trailing whitespaceAdam Joseph2023-04-23
| * Update doc/stdenv/meta.chapter.mdAdam Joseph2023-04-24
| * Update doc/stdenv/meta.chapter.mdAdam Joseph2023-04-24
| * doc/stdenv/meta.chapter.md: explain difference between broken and badPlatformsAdam Joseph2023-04-11
* | doc/stdenv: don't use name in examples, highlight preferring pnamegilice2023-04-15
|/
* doc: assign ids to many headingspennae2023-03-27
* Merge pull request #200951 from jtojnar/docs-update-script-commit-featureValentin Gagarin2023-03-21
|\
| * docs/stdenv: Document updateScript featuresJan Tojnar2023-03-21
| * docs/stdenv: Document updateScript executionJan Tojnar2023-03-21
* | doc/stdenv: add quotes to run phases with newlinesArnout Engelen2023-03-17
* | treewide: manual fixups forArtturin2023-02-22
* | docs: Building a stdenv package in nix-shell (#216650)milahu2023-02-16
* | doc: add a simpler explanation of dependencies (#213403)Guillaume Girol2023-02-10
* | doc/stdenv: fixup #212642Naïm Favier2023-02-07