pennae
4d3aef762f
nixos-render-docs: add options commonmark converter
...
the old method of pasting parts of options.json into a markdown document
and hoping for the best no longer works now that options.json contains
more than just docbook. given the infrastructure we have now we can
actually render options.md properly, so we may as well do that.
2023-02-21 18:19:00 +01:00
pennae
6c182075bb
nixos-render-docs: forbid attrspans and examples in options
...
inline anchors are not allowed in option docs per the manual, and the
sole class we current have (.keycap) is never used anyway. disallow them
for now to avoid future surprises.
the same goes for examples, which aren't even documented in the manual yet.
2023-02-21 18:19:00 +01:00
pennae
82d066ffe3
nixos-render-docs: refactor option docs restrictions
...
move the restrictions we care about into a mixin class. a few more
restrictions will appear soon and a few new converters as well, the
renderers of which need not have these restrictions already baked in by
accident (like the manpage renderer does right now).
2023-02-21 18:19:00 +01:00
pennae
45619b3c4a
nixos-render-docs: extend md_make_code
...
add the ability to set the info string for a newly created fenced code
block, and a flag to always emit a fenced block. the commonmark
converter will need this to faithfully recreate fenced and indented code
blocks.
2023-02-21 18:19:00 +01:00
pennae
895d9e69dd
nixos-render-docs: extract md code block factory
...
the commonmark exporter can make good use once it appears.
2023-02-21 18:19:00 +01:00
pennae
00bffb84da
nixos-render-docs: drop frozendict
...
with mypy type checking and Mapping types this is a lot less useful than
anticipated. let's drop it for simplicity and having fewer dependencies.
frozendict 2.3.5 also broke the mypy checks.
2023-02-21 18:19:00 +01:00
Ryan Mulligan
27a45b0e10
Merge pull request #216731 from matthew-levan/vere
...
urbit: remove old urbit; init at 1.20
2023-02-21 09:05:04 -08:00
Dominic Shelton
38593bc3c0
nixos/flipperzero: init
2023-02-21 17:45:14 +01:00
Matthew LeVan
0e973e43c0
urbit: remove old urbit; init at 1.20
2023-02-21 11:27:05 -05:00
Artturi
d412d79567
Merge pull request #217066 from r-ryantm/auto-update/discord
...
discord: 0.0.24 -> 0.0.25
2023-02-21 18:11:08 +02:00
figsoda
3a558d658f
Merge pull request #217416 from figsoda/vim
...
vimPlugins: update
2023-02-21 10:53:32 -05:00
markuskowa
4c5c82e9cd
Merge pull request #217481 from sheepforce/openmm
...
openmm: use gfortran11 and gcc11Stdenv
2023-02-21 16:45:39 +01:00
Robert Hensing
22bc255715
Merge pull request #217419 from winterqt/jack-fix-src-url
...
libjack2: fix source url
2023-02-21 16:44:12 +01:00
Robert Schütz
030ed6aadb
esptool: 4.4 -> 4.5
...
Diff: https://github.com/espressif/esptool/compare/v4.4...v4.5
Changelog: https://github.com/espressif/esptool/releases/tag/v4.5
2023-02-21 07:40:23 -08:00
Robert Schütz
c17b2d71ea
txt2tags: unstable-2022-10-17 -> 3.8
...
Diff: https://github.com/txt2tags/txt2tags/compare/114ab24...3.8
Changelog: https://github.com/txt2tags/txt2tags/blob/refs/tags/3.8/CHANGELOG.md
2023-02-21 07:39:58 -08:00
Naïm Favier
f77c364def
Merge pull request #216983 from ncfavier/showOption-comment
...
lib/options: update showOption comment
2023-02-21 16:31:07 +01:00
Weijia Wang
43c925f553
Merge pull request #217103 from r-ryantm/auto-update/freerdpUnstable
...
freerdpUnstable: 2.9.0 -> 2.10.0
2023-02-21 17:21:52 +02:00
Weijia Wang
d49d875c80
Merge pull request #217433 from r-ryantm/auto-update/signal-cli
...
signal-cli: 0.11.6 -> 0.11.7
2023-02-21 17:16:28 +02:00
Weijia Wang
f1e8a7e249
Merge pull request #217387 from r-ryantm/auto-update/ani-cli
...
ani-cli: 4.0 -> 4.1
2023-02-21 17:00:46 +02:00
Weijia Wang
21a42c1bcf
Merge pull request #217444 from r-ryantm/auto-update/python310Packages.pipdeptree
...
python310Packages.pipdeptree: 2.4.0 -> 2.5.0
2023-02-21 17:00:09 +02:00
ajs124
f7475ce895
Merge pull request #216202 from ruuda/libressl-362-354
...
LibreSSL: 3.5.3 → 3.5.4, 3.6.1 → 3.6.2
2023-02-21 15:54:23 +01:00
Weijia Wang
1bfcf0b713
Merge pull request #217478 from r-ryantm/auto-update/andika
...
andika: 6.101 -> 6.200
2023-02-21 16:44:58 +02:00
Weijia Wang
d45560a146
Merge pull request #217475 from fishi0x01/bump-vsh
...
vsh: 0.12.1 -> 0.12.2
2023-02-21 16:43:12 +02:00
Weijia Wang
a01c863c26
Merge pull request #217418 from r-ryantm/auto-update/symfony-cli
...
symfony-cli: 5.4.21 -> 5.5.0
2023-02-21 16:42:16 +02:00
Weijia Wang
6711f48e00
Merge pull request #217500 from r-ryantm/auto-update/python310Packages.stripe
...
python310Packages.stripe: 5.1.1 -> 5.2.0
2023-02-21 16:32:16 +02:00
Weijia Wang
6eb159a46f
Merge pull request #217502 from r-ryantm/auto-update/python310Packages.deal
...
python310Packages.deal: 4.23.4 -> 4.23.7
2023-02-21 16:30:11 +02:00
Alexander Bantyev
016d912269
Merge pull request #216700 from NixOS/helix-add-desktop-file
...
helix: add desktop item and icon
2023-02-21 18:29:49 +04:00
K900
0870fc6680
Merge pull request #216972 from SuperSandro2000/steam-fhs-full
...
steam-small: init
2023-02-21 17:29:00 +03:00
Weijia Wang
bc05763b72
Merge pull request #217493 from r-ryantm/auto-update/python310Packages.dunamai
...
python310Packages.dunamai: 1.15.0 -> 1.16.0
2023-02-21 16:27:12 +02:00
Weijia Wang
394b39c401
Merge pull request #217486 from r-ryantm/auto-update/easeprobe
...
easeprobe: 2.0.0 -> 2.0.1
2023-02-21 16:19:59 +02:00
Weijia Wang
440d07872f
Merge pull request #217415 from r-ryantm/auto-update/go-tools
...
go-tools: 2023.1 -> 2023.1.2
2023-02-21 16:17:49 +02:00
Weijia Wang
15333cc314
Merge pull request #217483 from r-ryantm/auto-update/glooctl
...
glooctl: 1.13.6 -> 1.13.7
2023-02-21 16:13:04 +02:00
R. Ryantm
0eb928e7c0
shards_0_17: 0.17.1 -> 0.17.2
2023-02-21 22:11:55 +08:00
Weijia Wang
e0790ae021
Merge pull request #217501 from r-ryantm/auto-update/python310Packages.types-pyyaml
...
python310Packages.types-pyyaml: 6.0.12.6 -> 6.0.12.8
2023-02-21 16:09:25 +02:00
maxine
10156cdd5e
Merge pull request #217479 from bobby285271/upd/gnome-firmware
2023-02-21 15:07:20 +01:00
maxine
8722d4e4b2
Merge pull request #217474 from bobby285271/upd/epiphany
2023-02-21 15:07:07 +01:00
Weijia Wang
6da9786cda
Merge pull request #217430 from r-ryantm/auto-update/k9s
...
k9s: 0.27.2 -> 0.27.3
2023-02-21 16:03:41 +02:00
Weijia Wang
46bb268fe6
Merge pull request #216892 from r-ryantm/auto-update/edencommon
...
edencommon: 2023.01.30.00 -> 2023.02.13.00
2023-02-21 15:54:22 +02:00
Anderson Torres
0af782905c
Merge pull request #217503 from atorres1985-contrib/xa
...
xa: 2.3.13 -> 2.3.14
2023-02-21 10:42:38 -03:00
Phillip Seeber
f93735d7bd
openmm: use gfortran11 and gcc11Stdenv
...
openmm: pin stdenv and gfortran
2023-02-21 14:27:15 +01:00
Anderson Torres
6f4f861727
xa: 2.3.13 -> 2.3.14
2023-02-21 10:17:03 -03:00
Anderson Torres
c1ed7f0a2e
dxa: refactor
2023-02-21 10:17:03 -03:00
R. Ryantm
43359990a7
python310Packages.deal: 4.23.4 -> 4.23.7
2023-02-21 13:09:12 +00:00
R. Ryantm
bfe882988a
python310Packages.types-pyyaml: 6.0.12.6 -> 6.0.12.8
2023-02-21 13:08:13 +00:00
ajs124
d8687b3788
Merge pull request #216697 from helsinki-systems/mariadb_1111
...
mariadb_1011: init at 10.11.2
2023-02-21 14:01:10 +01:00
R. Ryantm
92855d91b1
python310Packages.stripe: 5.1.1 -> 5.2.0
2023-02-21 13:00:36 +00:00
Florian Klink
81e45cc600
Merge pull request #217472 from AtnNn/7zz
...
7zz: cross-compile for mingw
2023-02-21 13:43:27 +01:00
Fabian Affolter
78232c4e03
python310Packages.dunamai: add changelog to meta
2023-02-21 13:28:41 +01:00
ajs124
ff440fff12
Merge pull request #209586 from JamieMagee/python-language-server
...
python-language-server: remove
2023-02-21 13:12:29 +01:00
Martin Weinelt
0663b90f54
Merge pull request #213232 from mweinelt/tts-module
...
nixos/tts: init
2023-02-21 11:33:20 +00:00