| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Merge pull request #254967 from nbraud/sha256-to-hash/top-level | Maciej Krüger | 2023-09-15 | 1 | -1/+1 |
| |\ |
|
| | * | doc: Replace `sha256` with `hash` where appropriate | nicoo | 2023-09-13 | 1 | -1/+1 |
| * | | 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 |
| |/ |
|
| * | 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 |
| * | doc/fetchers: fetchDebianPatch: don't imply how long a patch remains available | nicoo | 2023-08-30 | 1 | -2/+2 |
| * | fetchDebianPatch: Rename `patch` parameter, make `name` overrideable•••This allows using the fetcher with `invalidateFetcherByDrvHash` for testing.
| nicoo | 2023-08-30 | 1 | -1/+1 |
| * | fetchers: document fetchDebianPatch | nicoo | 2023-08-30 | 1 | -0/+47 |
| * | emacs: remove outdated doc about package initialization•••Since Emacs 27[1], there is no need to call package-initialize in the
init file.
[1]: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS.27?id=cae528457cb862dc886a34240c9d4c73035b6659#n227
| Lin Jian | 2023-08-25 | 1 | -4/+0 |
| * | emacs: update doc about emacs.pkgs.withPackages | Lin Jian | 2023-08-25 | 1 | -1/+1 |
| * | treewide: `overrideScope'` -> `overrideScope`•••`lib.makeScope` `overrideScope'` has been renamed to `overrideScope`
`fd --type f | xargs sd --string-mode "overrideScope'" "overrideScope"`
| Artturin | 2023-08-14 | 1 | -2/+2 |
| * | testers.hasPkgConfigModules: allow checking multiple pkg-config mods•••This is very useful in conjunction with meta.pkgConfigModules, as the
new tester can use the list provided by this meta attribute as a default
value for moduleNames, making its usage in passthru.tests very
convenient.
For backwards compatibility, a shim under the old name is maintained
with a warning.
| sternenseemann | 2023-08-08 | 1 | -5/+19 |
| * | treewide: rename fonts.fonts to fonts.packages | Sandro Jäckel | 2023-07-24 | 1 | -1/+3 |
| * | Merge pull request #240860 from Atemu/fhsenv-no-multiarch•••buildFHSEnv: disable multiArch by default | Atemu | 2023-07-08 | 1 | -0/+2 |
| |\ |
|
| | * | buildFHSEnv: add multiArch flag•••The intention is to allow the user control over whether 32bit deps are supposed
to be included in the fhsenv
| Atemu | 2023-07-01 | 1 | -0/+2 |
| * | | darwin.linux-builder: rename from `darwin.builder` | Michael Hoang | 2023-07-06 | 1 | -3/+7 |
| * | | darwin.builder: use port 31022 by default | Michael Hoang | 2023-07-06 | 1 | -4/+10 |
| * | | doc: render nixpkgs manual with nrd•••also updates nixdoc to 2.3.0. the nixdoc update is not a separate commit
because that would leave the manual build broken for one commit,
potentially breaking bisects and rebases.
| pennae | 2023-07-01 | 7 | -58/+52 |
| |/ |
|
| * | doc: normalize markdown for nixos-render-docs•••pandoc recognizes `::: note` admonitions, nixos-render-docs only
recognizes `::: {.note}`. surprisingly pandoc also emits the correct
docbook tags for `[](#xref)`s, so we can use that too.
| pennae | 2023-06-10 | 1 | -1/+1 |
| * | doc: make sure section depths are consecutive•••skipping heading levels (eg from # to ###, or starting at ###) is legal
in pandoc, but not in nixos-render-docs. pandoc acts as though section
levels *were* consecutive, nixos-render-docs prefers to tell people not
to do that kind of thing because it can make documents more fragile.
| pennae | 2023-06-10 | 1 | -1/+1 |
| * | doc: add missing section IDs | pennae | 2023-06-10 | 2 | -11/+11 |
| * | Improve `fetchFromGitLab` manual (#236111)•••* doc/builders: update fetchers documentation
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io> | Basile Clément | 2023-06-07 | 1 | -2/+7 |
| * | doc:fhs-envs: reword | Atemu | 2023-05-22 | 1 | -4/+8 |
| * | doc:fhs-envs: format example properly•••That sort of formatting wouldn't be accepted into Nixpkgs. We shouldn't format
an example like that.
| Atemu | 2023-05-22 | 1 | -12/+12 |
| * | doc:fhs-envs: mention that runScript must be escaped by the caller | Atemu | 2023-05-22 | 1 | -1/+2 |
| * | testers.runNixOSTest: init•••An up to date alternative to pkgs.nixosTest
| Robert Hensing | 2023-05-11 | 1 | -0/+20 |
| * | tree-wide: buildFHSUserEnv -> buildFHSEnv | Atemu | 2023-04-16 | 1 | -3/+3 |
| * | Update vmTools docs after rebase | Leandro Emmanuel Reina Kiperman | 2023-04-10 | 1 | -25/+57 |
| * | doc: add vmTools | Leandro Reina | 2023-04-09 | 2 | -0/+117 |
| * | nixos/darwin-builder: add disk space options (#224480) | Geraint Ballinger | 2023-04-07 | 1 | -0/+86 |
| * | doc: assign ids to many headings•••without stable ids on headings we cannot generate stable links to these
headings. nrd complains about this, but the current docbook workflow
does not.
a few generated ids remain, mostly in examples and footnotes. most of
the examples are generated by nixdoc (which has since gained MD export
functions, and the MD export does generate IDs).
| pennae | 2023-03-27 | 7 | -15/+15 |
| * | doc: document fetchpatch's decode argument | Alyssa Ross | 2023-03-11 | 1 | -0/+1 |
| * | Merge pull request #218043 from addict3d/parameterise-guest-memsize-1•••nixos/lib/make-disk-image: expose memSize parameter | Ryan Lahfa | 2023-03-04 | 1 | -0/+1 |
| |\ |
|
| | * | nixos/lib/make-disk-image: expose memSize parameter•••Generating large disk images can fail from out-of-memory in vm-run.
| Nick Bathum | 2023-02-26 | 1 | -0/+1 |
| * | | Merge pull request #208537 from Artturin/makesetuphooksupportstrictdeps | Artturi | 2023-02-10 | 2 | -0/+38 |
| |\ \
| |/
|/| |
|
| | * | add docs for makeSetupHook | Artturin | 2023-02-07 | 2 | -0/+38 |
| * | | Doc tweak: "Build" -> "Substitute" | Tom McLaughlin | 2023-02-07 | 1 | -1/+1 |
| * | | Introduce mkBinaryCache function | Tom McLaughlin | 2023-02-07 | 2 | -0/+50 |
| |/ |
|
| * | Merge pull request #214763 from lheckemann/doc-requirefile•••fetchers: document requireFile | Linus Heckemann | 2023-02-05 | 1 | -0/+27 |
| |\ |
|
| | * | fetchers: document requireFile | Linus Heckemann | 2023-02-05 | 1 | -0/+27 |
| * | | testers.hasPkgConfigModule: Extract and add tests, docs | Robert Hensing | 2023-01-30 | 1 | -0/+13 |
| * | | fix: doc typo | Matthew Kenigsberg | 2023-01-26 | 1 | -1/+1 |
| |/ |
|
| * | doc: fix broken links | Naïm Favier | 2023-01-24 | 2 | -3/+3 |
| * | darwin.builder: auto-login as the `builder` user (#208772)•••… as suggested by @NiklasGollenstede in:
https://github.com/NixOS/nixpkgs/pull/206951#issuecomment-1369020601
This simplifies the user experience for logging into and
debugging the machine and also simplifies the instructions for
shutting down the machine gracefully. | Gabriella Gonzalez | 2023-01-03 | 1 | -5/+7 |
| * | darwin.builder: prefer shutting down over halting VM (#208450)•••This is preferable because it prevents things like disk corruption (requiring the user to delete the disk image when starting up) that I consistently ran into. | Winter | 2023-01-02 | 1 | -1/+2 |
| * | Merge pull request #208176 from ncfavier/markdown-no-trailing | Naïm Favier | 2023-01-01 | 2 | -2/+2 |
| |\ |
|
| | * | .editorconfig: apply trailing whitespace removal•••editorconfig-checker -disable-indent-size **/*.md
| Naïm Favier | 2022-12-29 | 2 | -2/+2 |
| * | | darwin.builder: Remove trailing `'` from host key•••The trailing `'` was included by mistake and is not supposed
to be there:
```ShellSession
$ base64 -w0 /etc/ssh/ssh_host_ed25519_key.pub
c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSUpCV2N4Yi9CbGFxdDFhdU90RStGOFFVV3JVb3RpQzVxQkorVXVFV2RWQ2Igcm9vdEBuaXhvcwo=
```
The reason it did not cause issues before is because
Nix ignores everything after the `=`:
https://github.com/NixOS/nix/blob/3dbf9b5af5950b615ec685c1f4155b1c8698bb78/src/libutil/util.cc#L1539-L1540
… so it's harmless but still worth fixing.
| Gabriella Gonzalez | 2022-12-29 | 1 | -1/+1 |
| |/ |
|
| * | doc,nixos/doc: unescape apostrophes•••Leftovers from the CommonMark conversion.
| Naïm Favier | 2022-12-27 | 2 | -2/+2 |
| * | nixos/lib/make-disk-image: docs, UEFI vars recording, more determinism•••- Extensive documentation in NixOS manual
- Deterministic mode that fixes various identifiers relative to disk
partitions and filesystems in ext4 case
- UEFI variable recording
| Raito Bezarius | 2022-12-24 | 2 | -0/+108 |