| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #255025 from tweag/fileset.union•••`lib.fileset.union`, `lib.fileset.unions`: init | Robert Hensing | 2023-09-21 | 1 | -1/+1 |
| |\ |
|
| | * | lib.fileset: Various updates relating to union/unions•••Also some minor formatting improvements
| Silvan Mosberger | 2023-09-21 | 1 | -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 Mertens | 2023-09-20 | 1 | -1/+1 |
| * | | nodejs: corepack wrappers package | Wout Mertens | 2023-09-20 | 1 | -0/+4 |
| * | | Merge pull request #255916 from fricklerhandwerk/doc-runcommand•••rewrite `runCommand` interface docs | Robert Hensing | 2023-09-18 | 1 | -2/+19 |
| |\ \ |
|
| | * | | rewrite `runCommand` interface docs•••specifically this corrects the misleading statement that `env` takes
environment variables for the derivation.
| Valentin Gagarin | 2023-09-18 | 1 | -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 Gagarin | 2023-09-18 | 1 | -2/+20 |
| |/ / |
|
| * | | Merge pull request #255128 from PuercoPop/ruby-document-extraConfigPaths•••ruby: document extraConfigPaths option from bundlerEnv | Mario Rodas | 2023-09-15 | 1 | -0/+10 |
| |\ \ |
|
| | * | | ruby: document extraConfigPaths option from bundlerEnv | Javier Olaechea | 2023-09-14 | 1 | -0/+10 |
| * | | | Merge pull request #254967 from nbraud/sha256-to-hash/top-level | Maciej Krüger | 2023-09-15 | 4 | -4/+4 |
| |\ \ \ |
|
| | * | | | doc: Replace `sha256` with `hash` where appropriate | nicoo | 2023-09-13 | 4 | -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 Wang | 2023-09-14 | 1 | -2/+2 |
| * | | | | Merge pull request #254136 from figsoda/python•••python310Packages.buildPythonPackage: introduce pyproject option | Frederik Rietdijk | 2023-09-14 | 1 | -18/+68 |
| |\ \ \ \ |
|
| | * | | | | doc/python: document `pyproject` and remove usages of `format` | figsoda | 2023-09-12 | 1 | -18/+68 |
| | | |_|/
| |/| | |
|
| * | | | | doc: remove mention of X11 license variant (#255081)•••The Nixpkgs license is pure MIT. | asymmetric | 2023-09-14 | 1 | -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! | asymmetric | 2023-09-14 | 4 | -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 Ehlers | 2023-09-14 | 1 | -1/+2 |
| | |_|/
|/| | |
|
| * | | | Merge pull request #248184 from NixOS/php/add-new-builder-only•••php: add new Composer builder | Elis Hirwing | 2023-09-14 | 1 | -1/+139 |
| |\ \ \ |
|
| | * | | | php: update documentation | Pol Dellaiera | 2023-09-13 | 1 | -1/+139 |
| | | |/
| |/| |
|
| * | | | Merge master into staging-next | github-actions[bot] | 2023-09-13 | 1 | -1/+1 |
| |\| | |
|
| | * | | erlang23: remove | ajs124 | 2023-09-13 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'master' into staging-next | Vladimír Čunát | 2023-09-12 | 1 | -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.
| nicoo | 2023-09-12 | 1 | -2/+2 |
| * | | Merge branch 'master' into staging-next | Anderson Torres | 2023-09-11 | 2 | -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 Torres | 2023-09-10 | 1 | -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 Torres | 2023-09-10 | 1 | -21/+29 |
| * | | Merge master into staging-next | github-actions[bot] | 2023-09-09 | 1 | -12/+16 |
| |\| |
|
| | * | doc/hooks/zig.section.md: reword•••- Refer to stdenv documentation instead of repeating it
| Anderson Torres | 2023-09-09 | 1 | -12/+16 |
| * | | Merge branch 'waf-cross' of https://github.com/atorres1985-contrib/nixpkgs in... | Yureka | 2023-09-09 | 1 | -19/+30 |
| |\ \ |
|
| | * | | doc/hooks/waf.section.md: update•••- Reword and reorganize sections
| Anderson Torres | 2023-09-06 | 1 | -19/+30 |
| * | | | Merge master into staging-next | github-actions[bot] | 2023-09-08 | 1 | -72/+67 |
| |\ \ \
| |/ /
|/| /
| |/ |
|
| | * | Merge pull request #251006 from Uthar/doc-lisp001•••doc/lisp: Clarifications in the manual | Weijia Wang | 2023-09-07 | 1 | -72/+67 |
| | |\ |
|
| | | * | doc/lisp: document arguments of buildASDFSystem | Kasper Gałkowski | 2023-08-25 | 1 | -7/+19 |
| | | * | doc/lisp: add links to sections and upstream websites•••Also clean up complex paragraphs and fix section on building wrappers
| Kasper Gałkowski | 2023-08-25 | 1 | -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łkowski | 2023-08-25 | 1 | -7/+11 |
| | | * | doc/lisp: minor changes to manual | Kasper Gałkowski | 2023-08-23 | 1 | -17/+18 |
| * | | | Merge pull request #218783 from timbertson/stripExcludeExtensions | Artturi | 2023-09-05 | 1 | -0/+22 |
| |\ \ \ |
|
| | * | | | setup-hooks/strip: add stripExclude | Tim Cuthbertson | 2023-09-03 | 1 | -0/+22 |
| * | | | | Merge staging-next into staging | github-actions[bot] | 2023-09-02 | 3 | -0/+53 |
| |\ \ \ \
| | |/ /
| |/| | |
|
| | * | | | Merge master into staging-next | github-actions[bot] | 2023-09-02 | 3 | -0/+53 |
| | |\ \ \ |
|
| | | * \ \ | Merge pull request #245623 from tweag/fileset.toSource•••File set combinators base: `lib.fileset.toSource` | Silvan Mosberger | 2023-09-02 | 3 | -0/+53 |
| | | |\ \ \ |
|
| | | | * | | | lib.fileset.toSource: init | Silvan Mosberger | 2023-09-01 | 3 | -0/+53 |
| * | | | | | | doc/hooks/waf.section.md: update•••- change wafConfigureFlags to configureFlags
- explain wafFlags
| Anderson Torres | 2023-09-01 | 1 | -5/+2 |
| |/ / / / / |
|
| * | | | | | Merge master into staging-next | github-actions[bot] | 2023-08-31 | 1 | -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 Baker | 2023-08-31 | 1 | -0/+62 |
| * | | | | | Merge master into staging-next | github-actions[bot] | 2023-08-31 | 1 | -0/+29 |
| |\| | | | |
|
| | * | | | | Merge pull request #249982 from nagy/chicken-scope•••chickenPackages: turn into scope, update | Weijia Wang | 2023-08-31 | 1 | -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 Nagy | 2023-08-21 | 1 | -0/+29 |
| * | | | | | | Merge master into staging-next | github-actions[bot] | 2023-08-30 | 1 | -0/+47 |
| |\| | | | | |
|
| | * | | | | | doc/fetchers: fetchDebianPatch: don't imply how long a patch remains available | nicoo | 2023-08-30 | 1 | -2/+2 |