Commit graph

499988 commits

Author SHA1 Message Date
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 b521f451a3 doc-support: don't expose locationsXml
nothing except function docs uses this, so we need not expose it. we'll
be reworking this entire section of the build anyway, with the target of
breaking up doc-support as it is now.
2023-07-01 20:27:29 +02:00
pennae a5414c29a0 doc: build placeholder epub in its own derivation
mostly to clean up the main manual build makefile and derivation a bit.
not technically necessary, but will make life easier later.
2023-07-01 20:27: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
Weijia Wang f8ffb616a6
Merge pull request #240661 from NickCao/mdbook
mdbook: 0.4.30 -> 0.4.31
2023-06-30 16:37:34 +03:00
Weijia Wang 2348f07ae9
Merge pull request #240718 from r-ryantm/auto-update/kubefirst
kubefirst: 2.1.7 -> 2.2.0
2023-06-30 16:28:47 +03:00
R. Ryantm eb9322a008 erlang_odbc: 25.3.2.2 -> 25.3.2.3 2023-06-30 21:21:49 +08:00
Weijia Wang 37e60e78c8
Merge pull request #240663 from r-ryantm/auto-update/awscli2
awscli2: 2.12.3 -> 2.12.5
2023-06-30 15:47:43 +03:00
R. RyanTM 51dbaf51b2
python310Packages.fipy: 3.4.3 -> 3.4.4 (#240581)
* python310Packages.fipy: 3.4.3 -> 3.4.4

* python310Packages.fipy: add changelog to meta

* python310Packages.fipy: add format

- disable on unsupported Python releases

* python310Packages.fipy: fix format

---------

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-06-30 15:46:52 +03:00
Weijia Wang 3a64a44724
Merge pull request #240711 from meppu/erlang_26
erlang_26: 26.0.1 -> 26.0.2
2023-06-30 15:45:10 +03:00
Doron Behar d452c21aed
Merge pull request #240710 from doronbehar/pkg/vhdl-ls
vhdl-ls: 0.64.0 -> 0.65.0
2023-06-30 12:42:40 +00:00
Weijia Wang a276bde2a6
Merge pull request #240690 from r-ryantm/auto-update/regctl
regctl: 0.4.8 -> 0.5.0
2023-06-30 15:35:05 +03:00
Théo Zimmermann 29cf8484ab
Merge pull request #240656 from vbgl/coq-8.17.1
coq: 8.17.0 → 8.17.1
2023-06-30 14:26:08 +02:00
R. Ryantm 6cd1d0b379 kubefirst: 2.1.7 -> 2.2.0 2023-06-30 12:24:07 +00:00
Weijia Wang f723f2694e
Merge pull request #240556 from SuperSandro2000/nbclassic
python310Packages.{nbclassic,notebook}: update homepage
2023-06-30 15:03:11 +03:00
Weijia Wang 3525045096
Merge pull request #240658 from NickCao/gusb
gusb: 0.3.10 -> 0.4.6
2023-06-30 15:01:47 +03:00
Ryan Lahfa 3dcf767fff
Merge pull request #229708 from Tom-Hubrecht/latexindent
perlPackages.LatexIndent: init at 3.21
2023-06-30 13:57:08 +02:00
Weijia Wang 9fa867e234
Merge pull request #240598 from marsam/fix-kord-darwin
kord: fix darwin build
2023-06-30 14:55:23 +03:00
Weijia Wang 362b119f32
Merge pull request #240648 from NickCao/imgproxy
imgproxy: 3.18.0 -> 3.18.1
2023-06-30 14:53:59 +03:00
Weijia Wang 7f2a2cf9b9
Merge pull request #240655 from NickCao/libeatmydata
libeatmydata: 105 -> 131
2023-06-30 14:53:23 +03:00
Weijia Wang eee42eb82d
Merge pull request #240699 from r-ryantm/auto-update/roxctl
roxctl: 4.0.2 -> 4.1.0
2023-06-30 14:50:28 +03:00
Weijia Wang b97dd58e96
Merge pull request #240696 from r-ryantm/auto-update/snabb
snabb: 2023.04 -> 2023.06
2023-06-30 14:49:24 +03:00
Tom Hubrecht 7c8e8c2498 perlPackages.LatexIndent: init at 3.21 2023-06-30 13:49:18 +02:00
Weijia Wang 8174d31f04
Merge pull request #240695 from r-ryantm/auto-update/erlang_24
erlang_24: 24.3.4.12 -> 24.3.4.13
2023-06-30 14:47:49 +03:00
Weijia Wang f126023168
Merge pull request #240609 from r-ryantm/auto-update/netpbm
netpbm: 11.2.0 -> 11.3.0
2023-06-30 14:46:12 +03:00
meppu dc4d580db2
erlang_26: 26.0.1 -> 26.0.2 2023-06-30 14:41:57 +03:00
Doron Behar a50a0424ed vhdl-ls: 0.64.0 -> 0.65.0 2023-06-30 14:38:07 +03:00
Nick Cao 133ba12884
Merge pull request #240701 from r-ryantm/auto-update/cnspec
cnspec: 8.15.0 -> 8.16.0
2023-06-30 19:37:25 +08:00
Fabian Affolter 0657c42d45
Merge pull request #240595 from bcdarwin/dvc-add-pythonImportsCheck
dvc: add pythonImportsCheck
2023-06-30 13:19:49 +02:00
Fabian Affolter 9120f296d3
Merge pull request #220321 from fabaff/msgpack-bump
python310Packages.msgpack: 1.0.4 -> 1.0.5
2023-06-30 13:18:13 +02:00
Nick Cao dfe164c393
Merge pull request #240694 from r-ryantm/auto-update/datree
datree: 1.9.6 -> 1.9.8
2023-06-30 19:01:46 +08:00
Nick Cao 8aceb84582
Merge pull request #240697 from r-ryantm/auto-update/terragrunt
terragrunt: 0.47.0 -> 0.48.0
2023-06-30 19:00:51 +08:00
Fabian Affolter 2c9e2c7802
Merge pull request #240567 from r-ryantm/auto-update/python310Packages.twilio
python310Packages.twilio: 8.3.0 -> 8.4.0
2023-06-30 13:00:37 +02:00
Doron Behar 6c672924c8
Merge pull request #240698 from doronbehar/pkg/coeurl-build-fix
coeurl: Add upstream commits that fix build
2023-06-30 10:50:43 +00:00
Doron Behar f8610da04f
Merge pull request #240516 from doronbehar/pkg/python.scikit-optimize
python3.pkgs.scikit-optimize: mark broken
2023-06-30 10:47:30 +00:00
Nick Cao e04a1a696a
Merge pull request #240665 from datafoo/vscode-extensions.elixir-lsp.vscode-elixir-ls
vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.15.1 -> 0.15.2
2023-06-30 18:35:29 +08:00
Nick Cao 69c091c793
Merge pull request #240686 from r-ryantm/auto-update/python310Packages.solc-select
python310Packages.solc-select: 1.0.3 -> 1.0.4
2023-06-30 18:29:18 +08:00
Nick Cao d8ee9f63ad
Merge pull request #240685 from r-ryantm/auto-update/python310Packages.django-vite
python310Packages.django-vite: 2.1.1 -> 2.1.3
2023-06-30 18:28:20 +08:00
R. Ryantm 28eef09b57 cnspec: 8.15.0 -> 8.16.0 2023-06-30 10:23:58 +00:00
R. Ryantm 2e55bb1b2d roxctl: 4.0.2 -> 4.1.0 2023-06-30 10:20:42 +00:00
Fabian Affolter bbee9a765c
Merge pull request #240682 from fabaff/github-backup-bump
github-backup: 0.42.0 -> 0.43.1
2023-06-30 12:18:02 +02:00
Doron Behar 5c4696df8a coeurl: Add upstream commits that fix build 2023-06-30 13:16:21 +03:00