Commit Graph

404327 Commits

Author SHA1 Message Date
github-actions[bot]
dc29b17413
Merge master into haskell-updates 2022-08-28 00:18:14 +00:00
Robert Scott
da1b01a144
Merge pull request #188475 from fabaff/asn1tools-bump
python310Packages.asn1tools: 0.163.0 -> 0.164.0
2022-08-28 00:04:46 +01:00
Thiago Kenji Okada
2d92f70c32
Merge pull request #188539 from linj-fork/pr/fix-fontconfig-hint
nixos/fontconfig: add missing config for Xft.hintstyle
2022-08-27 22:46:14 +01:00
Lin Jian
c5b6df912b
nixos/fontconfig: add missing config for Xft.hintstyle
This config is removed when removing[1] fonts.fontconfig.hinting.style
option.

However, when adding[2] that option back, this config is missing.

[1]: 65592837b6
[2]: 659096dd89
2022-08-28 05:24:41 +08:00
Christian Kögler
219b71278a
Merge pull request #187974 from r-ryantm/auto-update/fdupes
fdupes: 2.1.2 -> 2.2.0
2022-08-27 22:38:06 +02:00
Christian Kögler
0b6ffe6511
Merge pull request #188362 from pcpthm/fix-nix-registry-flake
nixos/nix-daemon: Add missing parentheses
2022-08-27 22:33:17 +02:00
Bernardo Meurer
a53ad0ca15
Merge pull request #188513 from Sciencentistguy/plex-pidfile
nixos/plex: specify PIDFile in systemd service
2022-08-27 17:27:01 -03:00
Bernardo Meurer
8b02bf6963
Merge pull request #188527 from amarshall/kernel-slab-freelist
linux: Enable SLAB_FREELIST_HARDENED, SLAB_FREELIST_RANDOM
2022-08-27 17:25:57 -03:00
Christian Kögler
badfff03fa
Merge pull request #188076 from r-ryantm/auto-update/mmark
mmark: 2.2.25 -> 2.2.26
2022-08-27 22:20:07 +02:00
Christian Kögler
db6b0a17a3
Merge pull request #188028 from r-ryantm/auto-update/flatbuffers
flatbuffers: 2.0.6 -> 2.0.7
2022-08-27 22:19:47 +02:00
figsoda
324c8aaf25
Merge pull request #188497 from qowoz/stylua
stylua: 0.14.2 -> 0.14.3
2022-08-27 15:32:02 -04:00
Andrew Marshall
00a45bc41b linux: Enable SLAB_FREELIST_HARDENED, SLAB_FREELIST_RANDOM
Enabled in [Arch][1], [Debian][2], [Fedora][3]; no others checked.
Recommended by [Kernel Self Protection Project][4]. This should also
implicitly enable SHUFFLE_PAGE_ALLOCATOR.

Performance impact per upstream:

For _HARDENED:
> The difference gets lost in the noise, but if the above is to be taken
> literally, using CONFIG_FREELIST_HARDENED is 0.07% slower.

For _RANDOM:
> Performance results highlighted no major changes

[1]: 66d72ee54a/trunk/config (L1037-L1038)
[2]: 07731f5956/debian/config/config (L6742-6743)
[3]: 6d6ad72f0c/f/kernel-x86_64-fedora.config (_6079)
[4]: https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings
2022-08-27 15:05:35 -04:00
Anderson Torres
a5e05d6246
Merge pull request #188451 from BillHuang2001/feishu-update
feishu: 5.9.18 -> 5.14.14
2022-08-27 15:53:39 -03:00
Mario Rodas
352189cf81
Merge pull request #188519 from marsam/update-dura
dura: 0.1.0 -> 0.2.0
2022-08-27 13:38:57 -05:00
Artturi
c21c0551e2
Merge pull request #188243 from sikmir/kibi 2022-08-27 21:12:47 +03:00
Sergei Trofimovich
606464a4bb
Merge pull request #188308 from bcdarwin/update-monai
python3Packages.monai: 0.9.0 -> 0.9.1
2022-08-27 19:03:37 +01:00
K900
a76adae362
Merge pull request #187771 from RaitoBezarius/sbctl
sbctl: init at 0.9
2022-08-27 20:39:11 +03:00
Mario Rodas
f214afa5fb
Merge pull request #188499 from r-ryantm/auto-update/python310Packages.py3status
python310Packages.py3status: 3.45 -> 3.46
2022-08-27 12:27:21 -05:00
Fabian Affolter
d2d7adc9ea
Merge pull request #188463 from fabaff/pyunifiprotect-bump
python310Packages.pyunifiprotect: 4.1.7 -> 4.1.8
2022-08-27 19:22:01 +02:00
pennae
e607b30abe nixos/tor: convert option descriptions to MD
no change in rendered output. the html manual could render <screen>
blocks differently, but so far it hasn't (and if we need to make a
distinction we can use a special info string).
2022-08-27 19:18:29 +02:00
pennae
5a20c87970 nixos/vsftpd: convert option descriptions to MD
no change to rendered output.
2022-08-27 19:18:29 +02:00
pennae
c2e133a422 nixos/thanos: convert option descriptions to MD
no change to outputs.
2022-08-27 19:18:29 +02:00
pennae
0046b457d5 nixos/public-inbox: convert option descriptions to MD
no change to manpage or html.
2022-08-27 19:18:29 +02:00
pennae
429ae9ff3d nixos/thinkfan: convert descriptions to MD
also convert multi-line literals to code blocks to make them render in a
legible manner.
2022-08-27 19:18:29 +02:00
pennae
9217509ece nixos/network-interfaces: convert option descriptions to MD 2022-08-27 19:18:29 +02:00
pennae
65fd6f0774 nixos/make-options-doc: eat newlines in MD admonitions
leaving some newlines around after an admonition was closed causes the
newline rule to match, which in turn inserts literallayout newlines into
te xml output. that's not what we want.
2022-08-27 19:18:29 +02:00
pennae
51a11254a7 nixos/*: literalDocBook -> literalMD
no change to rendered output
2022-08-27 19:18:29 +02:00
pennae
169072fb60 nixos/prometheus: convert option descriptions to MD
this notable also now interprets a markdown-flavored list in
triton_sd_config as actual markdown and renders it differently, but this
is arguably for the better (and probably the original intention).

no other rendering changes.
2022-08-27 19:18:29 +02:00
pennae
97b6defb7b nixos/prometheus: turn markdown in docbook
there seems to be a lot of markdown in the prometheus module that
should've been docbook instead. temporarily convert it to docbook to
keep the diff for the docbook->md conversion of prometheus inspectable.
2022-08-27 19:18:29 +02:00
pennae
7f6d0d1674 nixos/users-groups: convert remaining descriptions to MD
manpage is unchanged, html change is only in whitespace
2022-08-27 19:18:29 +02:00
pennae
a2ceee8ffe nixos/strongswan: convert to MD descriptions
no changes to the manpage output. the html output changes, but only by
whitespace.
2022-08-27 19:18:29 +02:00
superherointj
d9a636e9c6
Merge pull request #183826 from felschr/vscode-firefox-debug
vscode-extensions.firefox-devtools.vscode-firefox-debug: init at 2.9.8
2022-08-27 13:59:41 -03:00
Gauvain 'GovanifY' Roussel-Tarbouriech
f7e49fae0d nixos/prometheus.sachet: add module 2022-08-27 12:41:54 -04:00
Gauvain 'GovanifY' Roussel-Tarbouriech
6953eca70d prometheus-sachet: init at 0.3.1 2022-08-27 12:41:54 -04:00
Jamie Quigley
e8f1b09014
nixos/plex: specify PIDFile in systemd service 2022-08-27 17:23:44 +01:00
Felix Schröter
9701ad3399
vscode-extensions.firefox-devtools.vscode-firefox-debug: init at 2.9.8 2022-08-27 18:22:00 +02:00
Mario Rodas
7d2f19cb70
Merge pull request #188370 from fabaff/tailscale-bump
python310Packages.tailscale: 0.2.0 -> 0.3.0
2022-08-27 10:49:17 -05:00
Mario Rodas
a0d7210446
Merge pull request #188405 from Flakebi/umr
umr: unstable-2021-02-18 -> unstable-2022-08-23
2022-08-27 10:47:50 -05:00
cab
35ee5a337f swaycwd: 0.0.2 -> 0.1.0
Bumped version, updated packaging
2022-08-27 10:29:50 -05:00
Mario Rodas
74195d7b7f
Merge pull request #188506 from marsam/update-pg_hll
postgresqlPackages.pg_hll: 2.16 -> 2.17
2022-08-27 10:01:10 -05:00
Mario Rodas
9533f2752c
Merge pull request #187882 from ivan/pg_ivm
postgresqlPackages.pg_ivm: init at 1.2
2022-08-27 09:57:18 -05:00
Jonas Heinrich
c6f7ea7eb5
Merge pull request #183647 from r-ryantm/auto-update/imgproxy
imgproxy: 3.3.3 -> 3.7.2
2022-08-27 16:52:01 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Jonas Heinrich
045e453fe5
Merge pull request #183648 from r-ryantm/auto-update/inherd-quake
inherd-quake: 0.5.0 -> 0.5.1
2022-08-27 16:46:15 +02:00
Gabriel Arazas
f2dabd93e7 lzlib: add shared objects to build 2022-08-27 09:43:39 -05:00
Mario Rodas
6763d63a27
Merge pull request #188460 from marsam/update-wal-g
wal-g: 2.0.0 -> 2.0.1
2022-08-27 09:37:41 -05:00
Robert Scott
14ad3b6532
Merge pull request #188501 from r-ryantm/auto-update/python310Packages.pygeos
python310Packages.pygeos: 0.12.0 -> 0.13
2022-08-27 15:32:09 +01:00
Doron Behar
33695e3ab0
Merge pull request #188468 from doronbehar/pkg/mympd
mympd: 8.0.4 -> 9.5.2
2022-08-27 17:21:41 +03:00
Doron Behar
868618a4c0 mympd: 8.0.4 -> 9.5.2
Update dependencies and homepage URL.
2022-08-27 17:18:10 +03:00
Mario Rodas
b4f86a3746
Merge pull request #188480 from DarkOnion0/devspace
devspace: 6.0.0 -> 6.0.1
2022-08-27 09:12:18 -05:00