Commit Graph

582450 Commits

Author SHA1 Message Date
R. Ryantm
5462020010 python311Packages.dvc-ssh: 3.0.0 -> 4.0.0 2024-02-09 22:28:12 +00:00
github-actions[bot]
b64b4f2d6a
Merge master into staging-next 2024-02-09 18:01:06 +00:00
Robert Schütz
61950db5f8
Merge pull request #287276 from dotlambda/vaapiVdpau-patch-url
vaapiVdpau: update patch url
2024-02-09 17:55:40 +00:00
Weijia Wang
41e8ce2fb1
Merge pull request #287214 from wegank/zulu-11-bump
zulu11: 11.0.20 -> 11.0.22
2024-02-09 18:52:34 +01:00
Weijia Wang
6e8f218900
Merge pull request #287234 from wegank/zulu-8-bump
zulu8: 8.0.382 -> 8.0.402
2024-02-09 18:52:21 +01:00
Weijia Wang
83a141e1f8
Merge pull request #285023 from blinry/update-copying-to-2024
COPYING: 2023 -> 2024
2024-02-09 18:39:34 +01:00
Weijia Wang
a3ac416452
Merge pull request #287323 from wegank/openjdk-15-darwin
javaPackages: assert stdenv.isLinux in mkOpenjdkLinuxOnly
2024-02-09 18:37:21 +01:00
Bernardo Meurer
f459aeeb8d
Merge pull request #287528 from arianvp/amazon-image-maintainer
nixos/amazon-image: Take over maintainership
2024-02-09 12:33:11 -05:00
Bernardo Meurer
4e9726b24e
Merge pull request #286985 from skver0/libvirt-fix
libvirt: fix hardcoded modules path
2024-02-09 12:31:52 -05:00
Will Fancher
0cf1e24f32
Merge pull request #284627 from Trundle/nftables-ordering
nixos/nftables: remove default systemd dependencies
2024-02-09 12:29:24 -05:00
Sebastian
6ed38373dc
coqPackages.mathcomp-analysis: 0.6.6 -> 1.0.0 (#285276)
Co-authored-by: Pierre Roux <pierre.roux@onera.fr>
2024-02-09 18:24:43 +01:00
Jonas Heinrich
e5292c55c5
Merge pull request #287500 from chewblacka/fix-ocenaudio
ocenaudio: fix url
2024-02-09 18:23:21 +01:00
K900
8afb4ba41d
Merge pull request #283857 from Steinhagen/lutris-0-5-16
lutris: 0.5.14 -> 0.5.16
2024-02-09 20:17:57 +03:00
Robert Schütz
2b8f6caf14
Merge pull request #287076 from dotlambda/qpsolvers-optional-dependencies
python311Packages.qpsolvers: specify optional dependencies
2024-02-09 17:03:42 +00:00
Arian van Putten
a1232992ac nixos/amazon-image: Take over maintainership
I am actively working on bringing back Amazon Images for 24.05.
Please track progress in https://github.com/nixos/amis
2024-02-09 18:02:40 +01:00
Maximilian Bosch
bd8acd0141
Merge pull request #286172 from mweinelt/matrix-uds-listeners
nixos/matrix-synapse: Add UNIX domain socket listener support
2024-02-09 17:58:41 +01:00
Robert Schütz
3bdda4110d
Merge pull request #287049 from dotlambda/pycaption-2.2.4
python311Packages.pycaption: 2.2.3 -> 2.2.4
2024-02-09 16:58:08 +00:00
Alex Martens
6babd03fa0
cargo-espflash: rename to espflash (#286386) 2024-02-09 11:50:17 -05:00
R. Ryantm
e2a31fdb93 python311Packages.iminuit: 2.25.0 -> 2.25.1 2024-02-09 11:49:44 -05:00
Pavol Rusnak
8be7559faa
Merge pull request #287521 from prusnak/torsocks-darwin
torsocks: fix build on darwin
2024-02-09 13:47:48 -03:00
Robert Schütz
9aa1b4c4db
Merge pull request #287341 from dotlambda/py-aosmith-1.0.8
python311Packages.py-aosmith: 1.0.6 -> 1.0.8
2024-02-09 16:46:21 +00:00
Robert Schütz
592f08a931
Merge pull request #287453 from NixOS/revert-287424-py-aosmith
Revert "python311Packages.py-aosmith: 1.0.6 -> 1.0.8"
2024-02-09 16:46:03 +00:00
Nikolay Korotkiy
d97333b81a
Merge pull request #286853 from r-ryantm/auto-update/httplib
httplib: 0.15.2 -> 0.15.3
2024-02-09 20:45:06 +04:00
R. Ryantm
c42b54322e plantuml: 1.2024.0 -> 1.2024.1 2024-02-09 17:33:15 +01:00
Pavol Rusnak
e56258dd29
torsocks: fix build on darwin 2024-02-09 13:24:06 -03:00
Nikolay Korotkiy
faa590653d
Merge pull request #286897 from r-ryantm/auto-update/wofi
wofi: 1.3 -> 1.4
2024-02-09 20:23:03 +04:00
Peder Bergebakken Sundt
e4bac1087a
Merge pull request #287395 from r-ryantm/auto-update/python312Packages.hdf5plugin
python312Packages.hdf5plugin: 4.3.0 -> 4.4.0
2024-02-09 16:53:02 +01:00
Nick Cao
6ddcfabd59
Merge pull request #278998 from Cryolitia/cmd-unwrapped
cmd-wrapped: init at 0.1.1
2024-02-09 10:15:47 -05:00
Martin Weinelt
91d9c159da
nixos/matrix-synapse: fix recursive filtering of null values
Using `filterAttrsRecursive` is not sufficient to account for a nested
attribute set with list values, like used for listeners.
2024-02-09 16:05:05 +01:00
Martin Weinelt
143d266f0d
nixos/matrix-synapse: add UNIX domain socket listener support
Exposes two options, `path` and `mode`, to configure the location and
permissions on the socket file.

The `mode` needs to be specified as string in octal and will be converted
into a decimal integer, so it correctly passes through the YAML parser
and arrives at the `os.chmod` call in the Twisted codebase. What a fun
detour.

Adds an assertion, that either `path` or `bind_addresses` and `port` are
configured on every listener.

Migrates the default replication listener of the main instance to a UNIX
domain socket, because it is more efficient.

Introduces the `enableRegistrationScript` option, to gracefully disable
the user registration script, when the client listener listens on a UNIX
domain socket, which is something the script does not support.
2024-02-09 16:05:05 +01:00
Valentin Gagarin
e385b36a32
Merge pull request #287438 from fricklerhandwerk/qemu-docs-link 2024-02-09 15:37:35 +01:00
Mario Rodas
2565ab7b53
Merge pull request #286092 from trofi/cardboard-mark-broken
cardboard: mark broken (`gcc-13` build failure)
2024-02-09 09:13:44 -05:00
John Garcia
07a3e1b735 ocenaudio: fix url 2024-02-09 14:09:22 +00:00
Ryan Lahfa
dbd22195df
Merge pull request #287124 from RaitoBezarius/is-sparc-64
lib/systems/inspect: add `isSparc64`
2024-02-09 15:07:01 +01:00
Ryan Lahfa
8f02296eda
Merge pull request #287412 from r-ryantm/auto-update/netdata-go-plugins
netdata-go-plugins: 0.58.0 -> 0.58.1
2024-02-09 15:06:50 +01:00
Samuel Ainsworth
e8a69d497b
Merge pull request #285037 from breakds/PR/breakds/fix_jaxlib_bin_and_cuda
jaxlib-bin: use correct cuda releases
2024-02-09 09:02:04 -05:00
Damien Cassou
f27ffb035c
Merge pull request #286272 from DamienCassou/base16-schemes-migrate
base16-schemes: move to new repository
2024-02-09 13:19:56 +00:00
Jonas Heinrich
8124c006a5
Merge pull request #287379 from r-ryantm/auto-update/ocenaudio
ocenaudio: 3.13.3 -> 3.13.4
2024-02-09 14:18:40 +01:00
José Romildo Malaquias
8a6961ff57
Merge pull request #287130 from r-ryantm/auto-update/hexchat
hexchat: 2.16.1 -> 2.16.2
2024-02-09 10:07:54 -03:00
Sandro
b609db0aad
Merge pull request #287464 from r-ryantm/auto-update/ledfx
ledfx: 2.0.90 -> 2.0.92
2024-02-09 13:58:24 +01:00
Pavol Rusnak
bfb3fbac67
Merge pull request #287397 from r-ryantm/auto-update/taproot-assets
taproot-assets: 0.3.2 -> 0.3.3
2024-02-09 09:48:05 -03:00
Bobby Rong
fd06f33d3e
Merge pull request #287362 from bobby285271/upd/cinnamon
cinnamon.cinnamon-session: 6.0.3 -> 6.0.4
2024-02-09 20:46:18 +08:00
Martin Weinelt
a59991b77b
python311Packages.chacha20poly1305-reuseable: 0.12.0 -> 0.12.1
https://github.com/bdraco/chacha20poly1305-reuseable/blob/v0.12.1/CHANGELOG.md
2024-02-09 13:46:03 +01:00
R. Ryantm
7278e451df recoll: 1.36.2 -> 1.37.2 2024-02-09 12:33:01 +00:00
github-actions[bot]
a7f4ae0644
Merge master into staging-next 2024-02-09 12:01:11 +00:00
Adam C. Stephens
cf57af7f53
Merge pull request #287381 from adamcstephens/slimserver/8.4.0
slimserver: 8.3.1 -> 8.4.0
2024-02-09 06:59:19 -05:00
Daylin Morgan
8dc1729833 nimlangserver: init at 1.2.0 2024-02-09 11:56:40 +00:00
Daylin Morgan
3f3a74782d maintainers: add daylinmorgan 2024-02-09 11:56:40 +00:00
Robert Helgesson
5054d1282f amphetype: add desktop item 2024-02-09 11:54:59 +00:00
Emery Hemingway
1a72ea7722 ehmry: reduce maintainership 2024-02-09 11:45:41 +00:00