Commit Graph

547152 Commits

Author SHA1 Message Date
NixOS
a2d2fe440d tart: 2.0.0 -> 2.3.0 2023-11-14 11:04:15 +01:00
Artturi
985a949093
Merge pull request #266529 from jonringer/fix-libhugetlbfs-cross
libhugetlbfs: fix cross compile
2023-11-14 11:57:31 +02:00
OTABI Tomoya
1b05a9b81b
Merge pull request #267342 from khaneliman/sketchybar
sketchybar: 2.19.2 -> 2.19.3
2023-11-14 18:54:22 +09:00
Niklas Hambüchen
f9c7c12de6
Merge pull request #266702 from nh2/plausible-listen-address-no-distributed-erlang
plausible, nixos/plausible: Add `listenAddress` option
2023-11-14 10:52:21 +01:00
Niklas Hambüchen
fc3f56f2fe release notes: Mention removal of services.plausible.releaseCookiePath 2023-11-14 10:51:16 +01:00
Niklas Hambüchen
65a471717c plausible, nixos/plausible: Add listenAddress option.
This changes

* the plausible HTTP web server

to be listening on localhost only, explicitly.

This makes Plausible have an explicit safe default configuration,
like all other networked services in NixOS.

For background discussion, see: https://github.com/NixOS/nixpkgs/issues/130244

As per my upstream Plausible contribution
(https://github.com/plausible/analytics/pull/1190)
Plausible >= 1.5 also defaults to listening to localhost only;
nevertheless, this default should be stated explicitly in nixpkgs
for easier review and independence from upstream changes, and
a NixOS user must be able to configure the
`listenAddress`, as there are valid use cases for that.

Also, disable

* the Erlang Beam VM inter-node RPC port
* the Erlang EPMD port

because Plausible does not use them (see added comment).
This is done by setting `RELEASE_DISTRIBUTION=none`.

Thus, this commit also removes the NixOS setting `releaseCookiePath`,
because it now has no effect.
2023-11-14 10:51:16 +01:00
zowoq
9290bb5654 gh: 2.38.0 -> 2.39.0
Diff: https://github.com/cli/cli/compare/v2.38.0...v2.39.0

Changelog: https://github.com/cli/cli/releases/tag/v2.39.0
2023-11-14 19:47:52 +10:00
Mario Rodas
dab0c8c93e
Merge pull request #266729 from kirillrdy/detox
detox: 1.2.0 -> 1.4.5
2023-11-14 04:43:44 -05:00
Mario Rodas
ecbc02de23
Merge pull request #267345 from r-ryantm/auto-update/spicy-parser-generator
spicy-parser-generator: 1.8.1 -> 1.9.0
2023-11-14 04:41:52 -05:00
Jörg Thalheim
2699f5c424 harmonia: 0.7.2 -> 0.7.3 2023-11-14 10:37:39 +01:00
Jörg Thalheim
54fd866569 nixos/harmonia: set extra-allowed-users
This fixes the case where users enable harmonia but also have allowed-users set.
Having extra-allowed-users is a no-op when nix.settings.allowed-users is set to "*" (the default)
2023-11-14 10:37:39 +01:00
R. Ryantm
6fe1a0f6f6 sgt-puzzles: 20230918.2d9e414 -> 20231025.35f7965 2023-11-14 20:30:20 +11:00
OTABI Tomoya
d46a75dcb5
Merge pull request #267391 from fabaff/duo-client-fix
python311Packages.duo-client: disable failing tests
2023-11-14 18:20:40 +09:00
OTABI Tomoya
a51c8f11de
Merge pull request #267392 from fabaff/pyperf-fix
python311Packages.pyperf: 2.6.1 -> 2.6.2
2023-11-14 18:19:36 +09:00
OTABI Tomoya
afc3220b90
Merge pull request #267395 from fabaff/simple-salesforce-fix
python311Packages.simple-salesforce: adjust inputs
2023-11-14 18:18:11 +09:00
Franz Pletz
c5c20f80ad
Merge pull request #266707 from r-ryantm/auto-update/fluent-bit 2023-11-14 10:05:01 +01:00
Franz Pletz
aea4d9d7a3
Merge pull request #266559 from r-ryantm/auto-update/kubo 2023-11-14 10:03:14 +01:00
OTABI Tomoya
e1031c5bbe
Merge pull request #267382 from r-ryantm/auto-update/certspotter
certspotter: 0.17.0 -> 0.18.0
2023-11-14 18:02:20 +09:00
OTABI Tomoya
c757137ece
Merge pull request #267302 from r-ryantm/auto-update/shopware-cli
shopware-cli: 0.3.6 -> 0.3.12
2023-11-14 18:02:02 +09:00
OTABI Tomoya
96ea7dae9d
Merge pull request #267206 from r-ryantm/auto-update/rtx
rtx: 2023.10.2 -> 2023.11.2
2023-11-14 18:01:39 +09:00
Franz Pletz
4f8c430fb2
Merge pull request #267138 from mfrw/mfrw/prometheus-node-exporter-1.7.0 2023-11-14 10:01:18 +01:00
OTABI Tomoya
4914db6d79
Merge pull request #267154 from r-ryantm/auto-update/podman-tui
podman-tui: 0.11.0 -> 0.12.0
2023-11-14 18:01:13 +09:00
OTABI Tomoya
50e3b83c53
Merge pull request #266384 from r-ryantm/auto-update/okteto
okteto: 2.21.0 -> 2.22.0
2023-11-14 18:00:56 +09:00
Franz Pletz
29434f9d39
Merge pull request #267354 from r-ryantm/auto-update/sslh 2023-11-14 09:59:48 +01:00
Aaron Jheng
c3104c4cad buildGoModule: deprecate vendorSha256 attribute 2023-11-14 09:37:22 +01:00
Mario Rodas
39bf010bb0
Merge pull request #264826 from kilianar/fava-1.26.2
fava: 1.26.1 -> 1.26.2
2023-11-14 03:27:47 -05:00
Anna Lee
b69ef74c95 collectd: fix building with python3.11
add upstream patch
623e95394e
to fix building with python3.11
2023-11-14 09:07:03 +01:00
Mario Rodas
0f98cccb0a
Merge pull request #267348 from r-ryantm/auto-update/sqldef
sqldef: 0.16.9 -> 0.16.10
2023-11-14 03:05:39 -05:00
Silvan Mosberger
1a02468341
Merge pull request #266628 from GaetanLepage/singularity
apptainer: 1.2.2 -> 1.2.4, singularity-ce: 3.11.4 -> 4.0.1
2023-11-14 09:02:11 +01:00
Mario Rodas
988d2d98f7
Merge pull request #266772 from bcdarwin/gdcm-unvendor
gdcm: unvendor some dependencies (openjpeg, zlib, uuid, expat)
2023-11-14 03:01:40 -05:00
Fabian Affolter
7a2db9d98a python311Packages.simple-salesforce: adjust inputs 2023-11-14 09:00:58 +01:00
Mario Rodas
61cdc02fc6
Merge pull request #267131 from aaronjheng/tab-rs
tab-rs: mark broken on aarch64-darwin
2023-11-14 03:00:09 -05:00
Mario Rodas
4f2bd72692
Merge pull request #267289 from adamcstephens/cowsql/1.15.4
cowsql: 1.15.3 -> 1.15.4
2023-11-14 02:59:24 -05:00
Mario Rodas
4653c24ac9
Merge pull request #267178 from aaronjheng/pb
pb: 0.2.0 -> 0.3.0
2023-11-14 02:57:52 -05:00
Silvan Mosberger
3e5bc28ec5
Merge pull request #266598 from infinisil/fix-fwupd
nixos/fwupd: Fix fwupd-refresh service
2023-11-14 08:56:25 +01:00
Fabian Affolter
28cc46dbdb python311Packages.pyperf: 2.6.1 -> 2.6.2
Changelog: https://github.com/psf/pyperf/releases/tag/2.6.2
2023-11-14 08:52:54 +01:00
Fabian Affolter
e1113395d2 python311Packages.duo-client: disable failing tests 2023-11-14 08:46:42 +01:00
Pol Dellaiera
599fefe03a
Merge pull request #267305 from drupol/php/bumps-php83rc6
php83: 8.3.0RC5 -> 8.3.0RC6
2023-11-14 08:16:17 +01:00
Silvan Mosberger
e89ad83555
Merge pull request #263059 from DanielSidhion/add-doc-convention
doc: commit header convention for documentation changes
2023-11-14 08:11:41 +01:00
R. Ryantm
e08445b3e0 certspotter: 0.17.0 -> 0.18.0 2023-11-14 06:39:01 +00:00
Weijia Wang
b0eb18fd1d
Merge pull request #267366 from cu1ch3n/fix-qq-update-script
qq: fix update script; 3.2.1-17412 -> 3.2.2-18394
2023-11-14 07:38:10 +01:00
Jonathan Ringer
9f806fc312
libhugetlbfs: fix cross compile 2023-11-13 22:29:55 -08:00
Pol Dellaiera
ebc36f09d7
Merge pull request #267126 from khaneliman/yabai-update
yabai: 6.0.0 -> 6.0.1
2023-11-14 07:25:51 +01:00
eyjhb
2387a37fa0 nixos/flexget: remove TZ envvar 2023-11-14 06:35:40 +01:00
Chen
95b0f0858c qq: 3.2.1-17412 -> 3.2.2-18394 2023-11-14 13:06:23 +08:00
Chen
dc70869c1c qq: fix update script 2023-11-14 13:03:45 +08:00
DS
e93a3d7b58 doc: separate commit header conventions for each area, info on docs changes. 2023-11-13 20:41:08 -08:00
Silvan Mosberger
7eddbf5690
Merge pull request #265710 from ShamrockLee/lib-copy-function-args
lib.mirrorFunctionArgs: init
2023-11-14 05:33:40 +01:00
R. Ryantm
560e41562c sslh: 2.0.0 -> 2.0.1 2023-11-14 04:06:10 +00:00
R. Ryantm
882ce2cde4 sqldef: 0.16.9 -> 0.16.10 2023-11-14 03:33:17 +00:00