Commit Graph

316 Commits

Author SHA1 Message Date
lassulus
87a1136163 nixos-generators: 1.7.0 -> 1.8.0 2023-09-26 20:28:46 +02:00
figsoda
7096c7760f fh: 0.1.4 -> 0.1.5
Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.4...v0.1.5

Changelog: https://github.com/DeterminateSystems/fh/releases/tag/v0.1.5
2023-09-19 13:40:45 -04:00
Nick Cao
9cfea63560
Merge pull request #255539 from figsoda/init
nix-init: 0.2.4 -> 0.3.0
2023-09-17 09:51:52 -04:00
Fabián Heredia Montiel
df5cf7a1eb
Merge pull request #255302 from figsoda/fh
fh: 0.1.3 -> 0.1.4
2023-09-17 01:53:33 -06:00
figsoda
05a7bfedfd nix-init: 0.2.4 -> 0.3.0
Diff: https://github.com/nix-community/nix-init/compare/v0.2.4...v0.3.0

Changelog: https://github.com/nix-community/nix-init/blob/v0.3.0/CHANGELOG.md
2023-09-16 17:28:04 -04:00
Andreas Rammhold
0cb97ca344 npins: 0.2.0 -> 0.2.2
The update mostly updates cargo dependencies that had lurking security
issues in various parts of the TLS implementations.
2023-09-16 12:23:10 +02:00
figsoda
676f94431d fh: 0.1.3 -> 0.1.4
Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.3...v0.1.4
2023-09-15 10:12:11 -04:00
figsoda
9998770cf5 gridlock: unstable-2023-03-03 -> unstable-2023-08-29
Diff: 15261abdb1...a98abfa554
2023-09-13 11:36:40 -04:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Sam A. Horvath-Hunt
9be01e3f14
statix: 0.5.6 -> 0.5.8 2023-09-09 12:42:23 +01:00
Nick Cao
b07086851b
Merge pull request #253200 from figsoda/zon
zon2nix: 0.1.1 -> 0.1.2
2023-09-05 08:04:40 -04:00
figsoda
954a416000 fh: 0.1.2 -> 0.1.3
Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.2...v0.1.3
2023-09-04 15:05:15 -04:00
figsoda
a0463e87b3 zon2nix: 0.1.1 -> 0.1.2
Diff: https://github.com/nix-community/zon2nix/compare/v0.1.1...v0.1.2

Changelog: https://github.com/nix-community/zon2nix/blob/v0.1.2/CHANGELOG.md
2023-09-03 19:35:01 -04:00
figsoda
cae006e4d0 fh: 0.1.1 -> 0.1.2
Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.1...v0.1.2
2023-09-01 17:59:16 -04:00
figsoda
da2da3adce fh: init at 0.1.1
https://github.com/DeterminateSystems/fh
2023-09-01 18:35:02 +00:00
Doron Behar
62730f2c31
Merge pull request #248701 from doronbehar/nixos/manpages
nixos/install-tools: Add manpages to packages instead of seperating them
2023-08-16 15:49:49 +00:00
Doron Behar
924a07dc22 nixos/doc: Improve documentation of documentation
- Move contents of README.md from
  nixos/modules/installer/tools/manpages/ to
  nixos/doc/manual/contributing-to-this-manual.chapter.md.
- Don't mention DocBook as its obsolete and too specific.
- Rename derivation attribute name of configuration.nix(5) manual page,
  both on the `contributing-to-this-manual.chapter.md`, and in other
  places.
2023-08-12 22:28:04 +03:00
Doron Behar
32f75a0f2a nixos/install-tools: Add manpages to packages instead of seperating them
Since each such `nixos-*` tool has it's own derivation, exposed in pkgs,
There is no point in separating the manuals from the packages. If
someone wishes to have the tools without the manuals, they can use
meta.outputsToInstall to disable the installation of the manpages of
these packages. This Fixes #244450.
2023-08-12 18:01:06 +03:00
Doron Behar
9d0bb6e67a nixos-option: Include manual page in the package 2023-08-12 12:57:16 +03:00
figsoda
f61f084d62 zon2nix: init at 0.1.1
https://github.com/figsoda/zon2nix
2023-08-09 22:42:01 -04:00
github-actions[bot]
462b4c7567
Merge master into staging-next 2023-08-07 18:01:16 +00:00
pennae
6fca6f9d5b
Merge pull request #246996 from pennae/nrd-empty-inlines
nixos-render-docs: fix empty inlines
2023-08-07 19:25:07 +02:00
figsoda
add32c92e7 nix-init: use libgit2_1_6 2023-08-07 10:20:31 -04:00
zowoq
d886e44d9b statix: add meta.mainProgram 2023-08-05 13:08:04 +10:00
0x4A6F
30392d5c2f
Merge pull request #246982 from khaneliman/nixpkgs-fmt
nixpkgs-fmt: add meta.mainProgram
2023-08-03 19:54:11 +02:00
pennae
9c0803f84d nixos-render-docs: fix empty inlines
`children` only has to be not-None, not also not-[]. empty table cells
would can produce an empty inline token and cause these checks to fail,
even though the token actually is totally valid.

showed up in
https://github.com/NixOS/nixpkgs/pull/246956#discussion_r1283146120.
2023-08-03 18:36:34 +02:00
Austin Horstman
c69ea1f29a
nixpkgs-fmt: add meta.mainProgram 2023-08-03 10:37:50 -05:00
Austin Horstman
9f77d92ba9
alejandra: add meta.mainProgram 2023-08-03 08:32:46 -05:00
Lorenzo Manacorda
38a927f1fb nixdoc: 2.3.0 -> 2.4.0 2023-07-31 16:55:45 +02:00
Silvan Mosberger
a7e5800273
Merge pull request #243062 from mobusoperandi/doc_watchexec
nixpkgs/NixOS manuals: devmode feature
2023-07-27 16:11:18 +02:00
Pol Dellaiera
478c0fd0a4
Merge pull request #244487 from srid/nixci
nixci: init at 0.1.3
2023-07-27 14:38:18 +02:00
figsoda
5d4857463a pkgs/tools/nix: remove dead code 2023-07-25 12:12:18 -04:00
Sridhar Ratnakumar
5950a71f62 devour-flake: init at 2 2023-07-25 11:22:28 -04:00
Sridhar Ratnakumar
3d1b68c445 nixci: init at 0.1.3 2023-07-25 11:22:28 -04:00
Shahar "Dawn" Or
a064709342 nixpkgs/NixOS manuals: devmode feature
Co-authored-by: Alejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>
2023-07-25 17:03:15 +07:00
Emily
775f683a5a nixos-option: fix expression position calculation
This was causing null pointer dereferences. Pattern copied from Nix
source code.
2023-07-13 23:00:19 +01:00
Emily
7959a16c19 nixos-option: use C++20
Nix uses `-std=c++2a` and the header files require C++20 features. LLVM
is more strict about this, so the build was failing there.
2023-07-13 08:25:28 +10:00
Sandro
f57af4cd1e
Merge pull request #237442 from SuperSandro2000/nixos-option
nixos-option: update to nix 2.15
2023-07-12 00:14:53 +02:00
Sandro Jäckel
38e917e4bf
nixos-option: update to nix 2.15
Co-authored-by: tropf <29873239+tropf@users.noreply.github.com>
2023-07-11 17:13:21 +02:00
figsoda
151b1854f6 nix-init: 0.2.3 -> 0.2.4
Diff: https://github.com/nix-community/nix-init/compare/v0.2.3...v0.2.4

Changelog: https://github.com/nix-community/nix-init/blob/v0.2.4/CHANGELOG.md
2023-07-06 18:34:04 -04:00
pennae
be4d19ff1a 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.
2023-07-01 20:59:29 +02:00
pennae
538b3d1b3c nixos-render-docs: add footnote support
this is only used in the stdenv chapter, but footnotes could be useful
in other places as well. since markdown-it has a plugin to parse
footnote syntax we may as well just support them even if they're rare.
2023-07-01 20:27:29 +02:00
pennae
ac7be1f106 nixos-render-docs: add support for tables 2023-07-01 20:27:29 +02:00
pennae
8fb4cf8b7c nixos-render-docs: add support for figures 2023-07-01 20:27:29 +02:00
pennae
e5e738b72a nixos-render-docs: genericize block numbering
examples and figures behave identically regarding numbering and titling,
they just don't share a common number space. make the numbering/titling
function generic over block types now so figures can just use it.
2023-07-01 20:27:29 +02:00
pennae
8c2d14a6b8 nixos-render-docs: add image support
currently only supported for html. docbook could also support images,
but it's on the way out for manual generation anyway so we won't add
image support there. options docs can't use images because they also
target manpages, which leaves no viable users.
2023-07-01 20:27:28 +02:00
pennae
b962ff92ff nixos-render-docs: add support for section tocs
the nixpkgs manual uses section tocs for eg the nixpkgs library function
reference. we will only not emit tocs for subsections at this point, but
maybe we should consider doing so in the future.
2023-07-01 18:21:16 +02:00
pennae
2bf3bb4f6b nixos-render-docs: hide nav headers/footers if not needed
there's not point in rendering these if we're rendering to a single file
for all content.
2023-07-01 17:31:29 +02:00
pennae
effbaf0ab4 nixos-render-docs: maybe omit link target files
docbook always emits intra-file links if only a single file is emitted.
it doesn't seem to do this for intra-file links when multiple files are
emitted, so we don't do that yet either.
2023-07-01 17:31:29 +02:00
pennae
8c33134465 nixos-render-docs: don't double-escape link titles 2023-07-01 17:31:29 +02:00