Commit graph

297323 commits

Author SHA1 Message Date
David Arnold 32c2dd304d
docs: nixos release notes to CommonMark (2105)
docs: nixos release notes (revise code blocks)

docs: nixos release notes (fix opt links outside of code blocks)

docs: nixos release notes (fix opt links inside of code blocks)

went fishing with:

```console
rg -A1 \
   --multiline \
   --multiline-dotall \
   '<programlisting>[^</programlisting>]+' \
| rg linkend
```

docs: nixos release notes (prettier)

docs: nixos release notes (restore admonition from prettier destriction)

docs: nixos release notes (recreate xml files)

docs: nixos release notes (fix code block indentation)

docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270)
2021-06-23 12:33:16 -05:00
Ryan Mulligan 5fa785a60a
Merge pull request #127134 from blaggacao/da/convert-rel-notes-md
doc: convert rel notes to CommonMark
2021-06-22 08:15:26 -07:00
Sandro b6c99a1986
Merge pull request #127802 from fortuneteller2k/elfcat
elfcat: init at 0.1.3
2021-06-22 17:14:00 +02:00
Sandro b2a93084f0
Merge pull request #127355 from cjab/programmer-calculator 2021-06-22 17:12:33 +02:00
Martin Weinelt ec12eaec34
Merge pull request #127735 from mweinelt/esphome 2021-06-22 16:59:24 +02:00
David Arnold 1f6969dd5e
docs: nixos release notes (w/o 2105 - separate PR)
docs: nixos release notes (revise code blocks)

docs: nixos release notes (fix opt links outside of code blocks)

docs: nixos release notes (fix opt links inside of code blocks)

went fishing with:

```console
rg -A1 \
   --multiline \
   --multiline-dotall \
   '<programlisting>[^</programlisting>]+' \
| rg linkend
```

docs: nixos release notes (prettier)

docs: nixos release notes (fix zonefile codeblocks)

docs: nixos release notes (restore admonition from prettier destriction)

docs: nixos release notes (recreate xml files)

docs: nixos release notes (fix trnslation error md -> xml)

admonition with a title seem not to work

docs: nixos release notes (fix code block indentation)

docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270)

docs: nixos release notes (fix remaingin '???')

Those where not catched i a previous iteration since they didn't satisfy
the then presumed search regex `#opt-.*`

doc: nixos release notes make docbook/md conversion consistent
2021-06-22 09:52:13 -05:00
Martin Weinelt c8db4ba116
esphome: 1.19.0 -> 1.19.2 2021-06-22 16:29:26 +02:00
fortuneteller2k dc24124ec6 elfcat: init at 0.1.3 2021-06-22 22:19:17 +08:00
Sandro ab8167cc22
Merge pull request #127801 from bbigras/cloudflared-update
cloudflared: 2021.5.10 -> 2021.6.0
2021-06-22 16:16:06 +02:00
Sandro 192a85e425
Merge pull request #127759 from peterhoeg/u/widelands
widelands: 21 -> 1.0
2021-06-22 16:15:53 +02:00
Sandro 88e3da0610
Merge pull request #126657 from fortuneteller2k/open-fonts
open-fonts: init at 0.7.0
2021-06-22 16:15:23 +02:00
Sandro 04656c62ba
Merge pull request #127794 from fgaz/twemoji-color-font/13.1.0
twemoji-color-font: 13.0.1 -> 13.1.0
2021-06-22 16:14:55 +02:00
Sandro dd2ad5f80f
Merge pull request #127800 from Sohalt/dpdk-mods-typo
dpdk: fix typo in error message
2021-06-22 16:11:45 +02:00
Sandro 9b2cad02f8
Merge pull request #127787 from hlolli/zx-shell-init
zx: init at 1.14.2
2021-06-22 16:11:22 +02:00
Chad Jablonski 11b44aaa11 programmer-calculator: init at 2.1 2021-06-22 10:03:56 -04:00
Karl H 0b0e76080a
octavePackages.nan: 3.5.2 -> 3.5.3 (#127757) 2021-06-22 15:45:40 +02:00
Karl H 67323a4793
octavePackages.matgeom: 1.2.2 -> 1.2.3 (#127756) 2021-06-22 15:45:27 +02:00
Karl H aed8a199de
octavePackages.windows: 1.5.0 -> 1.6.1 (#127755) 2021-06-22 15:45:16 +02:00
Karl H 2d4660ce76
octavePackages.struct: 1.0.16 -> 1.0.17 (#127754) 2021-06-22 15:45:10 +02:00
Karl H b97b0f4a94
octavePackages.splines: 1.3.3 -> 1.3.4 (#127753) 2021-06-22 15:44:52 +02:00
Karl H b71f5ce78f
octavePackages.optim: 1.6.0 -> 1.6.1 (#127751) 2021-06-22 15:44:41 +02:00
Karl H 7e0e1eb9ca
octavePackages.parallel: 4.0.0 -> 4.0.1 (#127752) 2021-06-22 15:44:29 +02:00
Karl H 7082fe4bc2
octavePackages.instrument-control: 0.6.0 -> 0.7.0 (#127750) 2021-06-22 15:44:11 +02:00
Karl H 412a1a4a4f
octavePackages.fuzzy-logic-toolkit: 0.4.5 -> 0.4.6 (#127749) 2021-06-22 15:43:46 +02:00
Karl H 43ff7710c6
octavePackages.control: 3.2.0 -> 3.3.0 (#127748) 2021-06-22 15:43:37 +02:00
Karl H f185694128
octavePackages.communications: 1.2.2 -> 1.2.3 (#127747) 2021-06-22 15:43:23 +02:00
Karl H a245e51814
octavePackages.arduino: 0.6.0 -> 0.7.0 (#127746) 2021-06-22 15:43:09 +02:00
Sandro 2e5873367c
Merge pull request #127601 from tfmoraes/python3Package-dask-2021.06.1 2021-06-22 15:42:52 +02:00
Sandro 10e3457e0e
Merge pull request #127791 from ncfavier/xorg-fix
xorg: regenerate default.nix
2021-06-22 15:40:17 +02:00
Bruno Bigras 9b2dbfc8ba cloudflared: 2021.5.10 -> 2021.6.0 2021-06-22 09:39:25 -04:00
Sandro d599524ef1
Merge pull request #127656 from elohmeier/tuna 2021-06-22 15:22:55 +02:00
sohalt 26c6a366b8 dpdk: fix typo in error message 2021-06-22 15:15:13 +02:00
Sandro 106510818d
Merge pull request #127770 from fortuneteller2k/blocklist
stevenblack-blocklist: 3.7.8 -> 3.7.9
2021-06-22 15:14:21 +02:00
Sandro 740db113f4
Merge pull request #127769 from fabaff/bump-hvac 2021-06-22 15:14:08 +02:00
Sandro c44ebfe546
Merge pull request #127762 from fabaff/bump-ncclient
python3Packages.ncclient: 0.6.10 -> 0.6.12
2021-06-22 15:13:02 +02:00
Sandro db67c0493d
Merge pull request #127774 from HanEmile/submit/add-notify-package 2021-06-22 15:12:44 +02:00
Stanisław Barzowski 1fcd4e74c4
Add JSON package to gitolite environment. (#127683)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Lassulus <github@lassul.us>
2021-06-22 15:11:35 +02:00
Sandro df1ec730c3
Merge pull request #127782 from malbarbo/tmux-static 2021-06-22 15:10:55 +02:00
Sandro 11a2bd9734
Merge pull request #126179 from jojosch/miniflux-2.0.31
miniflux: 2.0.29 -> 2.0.31
2021-06-22 15:10:11 +02:00
Sandro 3d544b4d5b
Merge pull request #127713 from musfay/qbs-1.19.1
qbs: 1.18.0 -> 1.19.1
2021-06-22 15:08:34 +02:00
Sandro e26ee387da
Merge pull request #127687 from malbarbo/wasm3
wasm3: init at 0.5.0
2021-06-22 15:07:36 +02:00
Karl H 76d2fd44d0
octavePackages.nurbs: 1.3.13 -> 1.4.3 (#127758) 2021-06-22 15:01:20 +02:00
Sandro 64f945278d
Merge pull request #127761 from jojosch/sabnzbd-3.3.1 2021-06-22 14:50:25 +02:00
Sandro f535c14627
Merge pull request #127764 from fabaff/bump-pg8000
python3Packages.pg8000: 1.19.4 -> 1.19.5
2021-06-22 14:50:12 +02:00
Sandro ba734fb68d
Merge pull request #127765 from fabaff/bump-auth0-python
python3Packages.auth0-python: 3.14.0 -> 3.16.2
2021-06-22 14:49:58 +02:00
Ryan Mulligan ecc1bf9e42
Merge pull request #127788 from rnhmjoj/doc-fix
doc/functions/generators: fix code block
2021-06-22 05:42:36 -07:00
Francesco Gazzetta e0c9a230ce twemoji-color-font: 13.0.1 -> 13.1.0 2021-06-22 14:37:25 +02:00
Naïm Favier ba602382e1
xorg: regenerate default.nix 2021-06-22 14:10:56 +02:00
rnhmjoj ad5deab11a
doc/functions/generators: fix code block
Small fixup of 606bf6d.
2021-06-22 14:03:36 +02:00
Martin Weinelt b81365e587
Merge pull request #127738 from mweinelt/home-assistant
home-assistant: 2021.6.5 -> 2021.6.6
2021-06-22 14:03:03 +02:00