summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #255025 from tweag/fileset.union•••`lib.fileset.union`, `lib.fileset.unions`: initRobert Hensing2023-09-211-1/+1
|\
| * lib.fileset: Various updates relating to union/unions•••Also some minor formatting improvements Silvan Mosberger2023-09-211-1/+1
* | corepack: PR review updates•••Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> Co-authored-by: Sandro Jaeckel <sandro.jaeckel@gmail.com> Wout Mertens2023-09-201-1/+1
* | nodejs: corepack wrappers packageWout Mertens2023-09-201-0/+4
* | Merge pull request #255916 from fricklerhandwerk/doc-runcommand•••rewrite `runCommand` interface docsRobert Hensing2023-09-181-2/+19
|\ \
| * | rewrite `runCommand` interface docs•••specifically this corrects the misleading statement that `env` takes environment variables for the derivation. Valentin Gagarin2023-09-181-2/+19
* | | BEAM docs: recommend `nix-shell -p` and `shell.nix` instead of `nix-env` (#25...•••* BEAM docs: recommend `nix-shell -p` and `shell.nix` instead of `nix-env` Co-authored-by: asymmetric <lorenzo@mailbox.org>Valentin Gagarin2023-09-181-2/+20
|/ /
* | Merge pull request #255128 from PuercoPop/ruby-document-extraConfigPaths•••ruby: document extraConfigPaths option from bundlerEnvMario Rodas2023-09-151-0/+10
|\ \
| * | ruby: document extraConfigPaths option from bundlerEnvJavier Olaechea2023-09-141-0/+10
* | | Merge pull request #254967 from nbraud/sha256-to-hash/top-levelMaciej Krüger2023-09-154-4/+4
|\ \ \
| * | | doc: Replace `sha256` with `hash` where appropriatenicoo2023-09-134-4/+4
* | | | fetchDebianPatch: Require patch names with extensions•••Otherwise the fetcher is unuseable with patches whose filename (in Debian) doesn't end in `.patch`. Weijia Wang2023-09-141-2/+2
* | | | Merge pull request #254136 from figsoda/python•••python310Packages.buildPythonPackage: introduce pyproject optionFrederik Rietdijk2023-09-141-18/+68
|\ \ \ \
| * | | | doc/python: document `pyproject` and remove usages of `format`figsoda2023-09-121-18/+68
| | |_|/ | |/| |
* | | | doc: remove mention of X11 license variant (#255081)•••The Nixpkgs license is pure MIT.asymmetric2023-09-141-1/+1
* | | | doc: link, instead of just mentioning, Nix manual (#255126)•••Instead of just telling the reader to go find the relevant section of the Nix manual, let's just link to it. Yay hypertext!asymmetric2023-09-144-5/+6
* | | | Link to usage of pkg description instead of referring to nix-env (#255127)•••* Updates meta.chapter.md with a reference link to the usage of the package description field instead of referring to nix-env --------- Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>Maximilian Ehlers2023-09-141-1/+2
| |_|/ |/| |
* | | Merge pull request #248184 from NixOS/php/add-new-builder-only•••php: add new Composer builderElis Hirwing2023-09-141-1/+139
|\ \ \
| * | | php: update documentationPol Dellaiera2023-09-131-1/+139
| | |/ | |/|
* | | Merge master into staging-nextgithub-actions[bot]2023-09-131-1/+1
|\| |
| * | erlang23: removeajs1242023-09-131-1/+1
| |/
* | Merge branch 'master' into staging-nextVladimír Čunát2023-09-121-2/+2
|\|
| * noto-fonts-emoji → noto-fonts-color-emoji•••Clarify that the monochrome font is not included, per #221181. The new name is also coherent with the name of the font, according to `fontconfig`: Noto Color Emoji. nicoo2023-09-121-2/+2
* | Merge branch 'master' into staging-nextAnderson Torres2023-09-112-19/+19
|\|
| * doc/hooks/zig.section.md: rewrite•••- Normalize header IDs, in order to not cause conflicts with identically named headers in other docs. - Reorganize the hierarchy of information. Anderson Torres2023-09-101-8/+8
| * doc/hooks/waf.section.md: rewrite•••- Normalize header IDs, in order to not cause conflicts with identically named headers in other docs. - Reorganize the hierarchy of information. Anderson Torres2023-09-101-21/+29
* | Merge master into staging-nextgithub-actions[bot]2023-09-091-12/+16
|\|
| * doc/hooks/zig.section.md: reword•••- Refer to stdenv documentation instead of repeating it Anderson Torres2023-09-091-12/+16
* | Merge branch 'waf-cross' of https://github.com/atorres1985-contrib/nixpkgs in...Yureka2023-09-091-19/+30
|\ \
| * | doc/hooks/waf.section.md: update•••- Reword and reorganize sections Anderson Torres2023-09-061-19/+30
* | | Merge master into staging-nextgithub-actions[bot]2023-09-081-72/+67
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #251006 from Uthar/doc-lisp001•••doc/lisp: Clarifications in the manualWeijia Wang2023-09-071-72/+67
| |\
| | * doc/lisp: document arguments of buildASDFSystemKasper Gałkowski2023-08-251-7/+19
| | * doc/lisp: add links to sections and upstream websites•••Also clean up complex paragraphs and fix section on building wrappers Kasper Gałkowski2023-08-251-51/+29
| | * doc/lisp: clarify section on importing from Quicklisp•••1. Clarify what is the reason for importing and to where it saves 2. Clarify that packages.sqlite is a temporary file 3. Link to section about native dependencies from first mention of ql.nix Kasper Gałkowski2023-08-251-7/+11
| | * doc/lisp: minor changes to manualKasper Gałkowski2023-08-231-17/+18
* | | Merge pull request #218783 from timbertson/stripExcludeExtensionsArtturi2023-09-051-0/+22
|\ \ \
| * | | setup-hooks/strip: add stripExcludeTim Cuthbertson2023-09-031-0/+22
* | | | Merge staging-next into staginggithub-actions[bot]2023-09-023-0/+53
|\ \ \ \ | | |/ / | |/| |
| * | | Merge master into staging-nextgithub-actions[bot]2023-09-023-0/+53
| |\ \ \
| | * \ \ Merge pull request #245623 from tweag/fileset.toSource•••File set combinators base: `lib.fileset.toSource`Silvan Mosberger2023-09-023-0/+53
| | |\ \ \
| | | * | | lib.fileset.toSource: initSilvan Mosberger2023-09-013-0/+53
* | | | | | doc/hooks/waf.section.md: update•••- change wafConfigureFlags to configureFlags - explain wafFlags Anderson Torres2023-09-011-5/+2
|/ / / / /
* | | | | Merge master into staging-nextgithub-actions[bot]2023-08-311-0/+62
|\| | | |
| * | | | cudaPackages: split outputs•••This change which involves creating multiple outputs for CUDA redistributable packages. We use a script to find out, ahead of time, the outputs each redist package provides. From that, we are able to create multiple outputs for supported redist packages, allowing users to specify exactly which components they require. Beyond the script which finds outputs ahead of time, there is some custom code involved in making this happen. For example, the way Nixpkgs typically handles multiple outputs involves making `dev` the default output when available, and adding `out` to `dev`'s `propagatedBuildInputs`. Instead, we make each output independent of the others. If a user wants only to include the headers found in a redist package, they can do so by choosing the `dev` output. If they want to include dynamic libraries, they can do so by specifying the `lib` output, or `static` for static libraries. To avoid breakages, we continue to provide the `out` output, which becomes the union of all other outputs, effectively making the split outputs opt-in. Connor Baker2023-08-311-0/+62
* | | | | Merge master into staging-nextgithub-actions[bot]2023-08-311-0/+29
|\| | | |
| * | | | Merge pull request #249982 from nagy/chicken-scope•••chickenPackages: turn into scope, updateWeijia Wang2023-08-311-0/+29
| |\ \ \ \
| | * | | | chickenPackages: turn into scope•••The purpose of this change is to allow the overriding of one egg, which in turn affects all dependents of that eggs. Daniel Nagy2023-08-211-0/+29
* | | | | | Merge master into staging-nextgithub-actions[bot]2023-08-301-0/+47
|\| | | | |
| * | | | | doc/fetchers: fetchDebianPatch: don't imply how long a patch remains availablenicoo2023-08-301-2/+2