Commit Graph

547188 Commits

Author SHA1 Message Date
RTUnreal
648ffcecae fix some errors 2023-11-21 20:29:43 +01:00
RTUnreal
20e9267cbb factorio: add dynamic server-settings loading 2023-11-18 22:18:03 +01:00
José Romildo Malaquias
adaf0714ab
Merge pull request #263786 from romildo/upd.utterly-nord-plasma
utterly-nord-plasma: init at 2.1
2023-11-14 08:51:55 -03:00
ajs124
abd473227e
Merge pull request #266308 from helsinki-systems/upd/targetcli
targetcli: 2.1.56 -> 2.1.57
2023-11-14 12:41:57 +01:00
ajs124
9651f87d66
Merge pull request #266309 from helsinki-systems/upd/unifi-protect-backup
unifi-protect-backup: 0.9.4 -> 0.10.1
2023-11-14 12:27:06 +01:00
Thiago Kenji Okada
8b86b9e8aa
Merge pull request #267352 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.5.11-lqx1 -> 6.5.11-lqx2
2023-11-14 11:05:10 +00:00
Lin Jian
a889e9049d
Merge pull request #267017 from slotThe/master
emacs: Add withSmallJaDic flag
2023-11-14 18:44:16 +08:00
Bobby Rong
c388d07c1a
Merge pull request #267423 from bobby285271/fix/eval
Revert "python311Packages.pyuavcan: add deprecation warning"
2023-11-14 18:43:19 +08:00
Bobby Rong
f642d01e41
Revert "python311Packages.pyuavcan: add deprecation warning"
This reverts commit 7b13a350aa.

ofborg-eval is now failing on every PR with:

nix-env did not evaluate cleanly:
  ["trace: warning: pyuavcan is deprecated and will be removed in 24.05; use pycyphal instead",...]

Since CI is also failing in the original PR, let's revert for now.
2023-11-14 18:37:46 +08:00
Robin Gloster
868b26f4cc
Merge pull request #249548 from OroraTech/feature/add-yakut
yakut: init at 0.13.0
2023-11-14 11:29:55 +01:00
Robin Gloster
0275858672
Merge pull request #249535 from OroraTech/feature/add-pycyphal
python3Packages.pycyphal & python3Packages.pyuavcan: init pycyphal at 1.15.2 & deprecate pyuavcan
2023-11-14 11:28:24 +01:00
Franz Pletz
df4d6022db
Merge pull request #267406 from fpletz/pkgs/mediamtx-1.3.0 2023-11-14 11:14:19 +01:00
Mario Rodas
d26c4cb24d
Merge pull request #267399 from anthonyroussel/updates/ssm-agent_1798
amazon-ssm-agent: 3.2.1705.0 -> 3.2.1798.0
2023-11-14 05:09:51 -05:00
Mario Rodas
cb64774bad
Merge pull request #266865 from anthonyroussel/bugfix/libvips
vips: 8.14.5 -> 8.15.0
2023-11-14 05:09:01 -05:00
Mario Rodas
76c3be5e50
Merge pull request #267252 from trofi/noto-fonts-cjk-serif-update
noto-fonts-cjk-serif: 2.001 -> 0.002
2023-11-14 04:59:01 -05: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
d2e6096caf
mediamtx: 1.2.0 -> 1.3.0
https://github.com/bluenviron/mediamtx/releases/tag/v1.3.0
2023-11-14 09:11:43 +00: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
Anthony Roussel
f263c60908
amazon-ssm-agent: add darwin support 2023-11-14 09:32:19 +01:00
Anthony Roussel
a02ff694be
amazon-ssm-agent: 3.2.1705.0 -> 3.2.1798.0
https://github.com/aws/amazon-ssm-agent/releases/tag/3.2.1798.0
https://github.com/aws/amazon-ssm-agent/compare/3.2.1705.0...3.2.1798.0
2023-11-14 09:32:13 +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