Commit graph

456850 commits

Author SHA1 Message Date
Fabian Affolter 47ae163795 python310Packages.adafruit-platformdetect: 3.40.2 -> 3.40.3
Changelog: https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases/tag/3.40.3
2023-02-21 21:13:33 +01:00
Martin Weinelt 52a8797a68
Merge pull request #217253 from mweinelt/appdaemon-4.2.1
appdaemon: 4.0.8 -> 4.2.1
2023-02-21 20:09:10 +00:00
Martin Weinelt 7483b1f32b
Merge pull request #217306 from mweinelt/prowlarr-1.2.2.2699
prowlarr: 1.2.0.2583 -> 1.2.2.2699
2023-02-21 20:07:31 +00:00
figsoda b84dd9e4f3
Merge pull request #217375 from figsoda/xh
xh: 0.17.0 -> 0.18.0, add figsoda as a maintainer
2023-02-21 15:04:07 -05:00
R. Ryantm c5bdf25a86 appgate-sdp: 6.0.3 -> 6.1.2 2023-02-21 20:03:35 +00:00
Martin Weinelt 80d984e0b6
Merge pull request #217497 from mweinelt/torch-bin-aarch64-linux
torch-bin, torchaudio-bin: Support aarch64-linux
2023-02-21 19:58:45 +00:00
Wei Ren 5f29a5628b outline: fix broken links to public assets
Revert changes in 06a70ad.
Instead, use symlink to fix the issue that 06a70ad tries to solve.
2023-02-21 13:41:29 -06:00
R. Ryantm a018bded89 belle-sip: 5.2.16 -> 5.2.23 2023-02-21 19:35:18 +00:00
Connor Baker 3a119621cc nccl: 2.12.10-1 -> 2.16.5-1 2023-02-21 14:27:53 -05:00
Ben Darwin 5df6f1809d python310Packages.lightgbm: unbreak 2023-02-21 14:22:03 -05:00
Elian Doran bc5d5b3dd0 grandperspective: init at 3.0.1 2023-02-21 21:08:40 +02:00
Adam Joseph 2ce66cf379 broot: fix cross compilation
Co-authored-by: Artturin <Artturin@artturin.com>
2023-02-21 20:52:49 +02:00
DavidCrompton1192@gmail.com 77aed40027 neuron: 7.5 -> 8.2.1 2023-02-21 13:52:34 -05:00
Fabian Affolter ff2833772f python310Packages.multimethod: 1.6 -> 1.9.1
Diff: https://github.com/coady/multimethod/compare/refs/tags/v1.6...v1.9.1

Changelog: https://github.com/coady/multimethod/tree/v1.9.1#changes
2023-02-21 19:35:21 +01:00
Fabian Affolter 96ba652a1c python310Packages.multimethod: add changelog to meta 2023-02-21 19:33:09 +01:00
R. Ryantm 42bc696492 istioctl: 1.16.2 -> 1.17.0 2023-02-21 18:32:50 +00:00
R. Ryantm d92b0d6602 openapi-generator-cli: 6.3.0 -> 6.4.0 2023-02-21 18:08:37 +00:00
R. Ryantm 98661a89f2 tinygltf: 2.8.2 -> 2.8.3 2023-02-21 17:55:36 +00:00
Matthew Penner a65c82e332
crc: 2.13.1 -> 2.14.0 2023-02-21 10:34:34 -07:00
R. Ryantm 36ea699bd4 sqlc: 1.16.0 -> 1.17.0 2023-02-21 17:34:02 +00:00
figsoda ffdae3d386
Merge pull request #217509 from r-ryantm/auto-update/cargo-watch
cargo-watch: 8.3.0 -> 8.4.0
2023-02-21 12:28:37 -05:00
Vincenzo Mantova ef15288944
texlive: use lists instead of sets to represent dependencies (#217230) 2023-02-21 12:24:08 -05:00
pennae 417dd2ad16 nixos-render-docs: add options asciidoc converter
same reasoning as for the earlier commonmark converter.
2023-02-21 18:19:00 +01:00
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
R. Ryantm cb0581d660 ergo: 5.0.6 -> 5.0.7 2023-02-21 17:11:01 +00: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
R. Ryantm 662ae9bef7 rtsp-simple-server: 0.21.2 -> 0.21.4 2023-02-21 16:32:21 +00:00
R. Ryantm b4e64c895b flyway: 9.14.1 -> 9.15.0 2023-02-21 16:28:26 +00: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
R. Ryantm ca19c43382 syncstorage-rs: 0.13.1 -> 0.13.2 2023-02-21 15:07:55 +00: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
harvidsen 680d8810ee python3Packages.asyncua: 1.0.0 -> 1.0.1
Fixes tests for python 3.11
2023-02-21 15:55:09 +01: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
R. Ryantm bdcc0de94d spire: 1.5.4 -> 1.5.5 2023-02-21 14:48:04 +00:00