1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
Commit graph

709219 commits

Author SHA1 Message Date
Fabian Affolter fccc8c5476
python312Packages.google-cloud-network-connectivity: 2.5.0 -> 2.5.1 (#356493) 2024-11-17 08:57:52 +01:00
Fabian Affolter 30da55e919
sqlmap: 1.8.9 -> 1.8.11 (#356396) 2024-11-17 08:56:45 +01:00
Fabian Affolter 8b35c92dda
exploitdb: 2024-10-02 -> 2024-11-16 (#356407) 2024-11-17 08:56:31 +01:00
Fabian Affolter 3224098c2e
python312Packages.google-cloud-shell: 1.10.0 -> 1.10.1 (#356420) 2024-11-17 08:56:20 +01:00
Fabian Affolter d851652202
python312Packages.google-cloud-vpc-access: 1.11.0 -> 1.11.1 (#356421) 2024-11-17 08:56:09 +01:00
Fabian Affolter 10fa8b69e4
python312Packages.google-cloud-webrisk: 1.15.0 -> 1.15.1 (#356422) 2024-11-17 08:55:58 +01:00
Fabian Affolter 16382f37f5
python312Packages.google-cloud-workflows: 1.15.0 -> 1.15.1 (#356423) 2024-11-17 08:55:46 +01:00
Fabian Affolter 3da2ba5fb9
python312Packages.google-cloud-workstations: 0.5.9 -> 0.5.10 (#356424) 2024-11-17 08:55:37 +01:00
Fabian Affolter 395ac50854
greenmask: 0.2.0 -> 0.2.3 (#356427) 2024-11-17 08:55:04 +01:00
Fabian Affolter 08d02b06eb
python312Packages.google-cloud-appengine-logging: 1.4.5 -> 1.5.0 (#354920) 2024-11-17 08:54:44 +01:00
Fabian Affolter d7e5cf4cf8
python312Packages.google-cloud-pubsub: 2.25.0 -> 2.27.1 (#356494) 2024-11-17 08:54:30 +01:00
Fabian Affolter b7dd9084c0
python312Packages.google-cloud-monitoring: 2.22.2 -> 2.23.1 (#356495) 2024-11-17 08:54:21 +01:00
Fabian Affolter 9b86d1559f
python312Packages.google-cloud-netapp: 0.3.14 -> 0.3.16 (#356496) 2024-11-17 08:54:08 +01:00
Fabian Affolter c7dce434e7
python312Packages.google-cloud-language: 2.14.0 -> 2.15.1 (#356498) 2024-11-17 08:53:59 +01:00
Fabian Affolter c83a6696c3
python312Packages.google-cloud-resource-manager: 1.13.0 -> 1.13.1 (#356499) 2024-11-17 08:53:41 +01:00
Vlad M. 324b806102
ox: add test, update script and nixfmt-rfc-style (#354285) 2024-11-17 09:44:54 +02:00
Emily 6bf31969cf
jujutsu: skip a flaky test (#356595) 2024-11-17 07:42:52 +00:00
Pol Dellaiera dfaa95f9ef
composer-require-checker: 4.13.0 -> 4.14.0 (#356011) 2024-11-17 08:26:51 +01:00
Austin Horstman 0a14706530
libfive: 0-unstable-2024-06-23 -> 0-unstable-2024-10-10 (#354646) 2024-11-16 22:10:55 -06:00
Yt cd43d68671
stalwart-mail: 2024-11-07 (#356250) 2024-11-16 18:31:21 -05:00
Thiago Kenji Okada 3531bb4048
osu-lazer{,-bin}: 2024.1009.1 -> 2024.1115.3 (#356157) 2024-11-16 23:28:54 +00:00
Yt dc5794bad2
python3Packages.weaviate-client: 4.8.0 -> 4.9.3 (#356410) 2024-11-16 18:22:22 -05:00
Yt 71c343e10f
cargo-tauri: 2.1.0 -> 2.1.1 (#356330) 2024-11-16 18:20:50 -05:00
Austin Seipp 9799fcd3ed jujutsu: skip a flaky test
A user reported that there was nothing available in the binary cache for
`aarch64-linux` for the latest release, and some investigation turned up that
the runners ran into a flaky test that was fixed recently.

For simplicity (and so that we don't have to backport the upstream patch), skip
this test. The feature works perfectly fine, it is only the test itself that
is buggy.

This should be removed next month after the 0.24.0 release.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2024-11-16 17:00:16 -06:00
Nikolay Korotkiy d903a3ee64
koruri: init at 20210720 (#297950) 2024-11-17 02:28:04 +04:00
jopejoe1 1118ab81cc
unifi: 8.5.6 -> 8.6.9 (#355103) 2024-11-16 23:24:41 +01:00
jopejoe1 f9aa610441
{firefox{,-beta,-devedition,-esr-128},floorp,librewolf}-unwrapped: make override work (#356575) 2024-11-16 23:17:39 +01:00
jopejoe1 cfaf8f4627 {firefox{,-beta,-devedition,-esr-128},floorp,librewolf}-unwrapped: make override work 2024-11-16 23:12:44 +01:00
Leona Maroni f38cc637fd
python3Packages.weconnect-mqtt: fix build (#356390) 2024-11-16 22:56:10 +01:00
Martin Weinelt f3a1d218b0
nixos/zigbee2mqtt: only add port to DeviceAllow if it is a device (#356573) 2024-11-16 22:52:47 +01:00
Andrew Marshall 577e162073 nixos/zigbee2mqtt: only add port to DeviceAllow if it is a path
zigbee2mqtt supports having non-device ports (e.g. `tcp://`); those
should not be set in DeviceAllow. No URI will start with `/`, so use
that as the filter that it is a “real” device that needs to be allowed.
2024-11-16 16:47:38 -05:00
Fabián Heredia Montiel 66d813d978
metals: 1.4.0 -> 1.4.1 (#356402) 2024-11-16 15:44:04 -06:00
Leona Maroni b843c4aa1e
maintainers: update email for cottand (#356569) 2024-11-16 22:35:41 +01:00
Maximilian Bosch 97a911e8fb
Merge: nixos/postgresql: extension based hardening relaxation (#355010) 2024-11-16 22:29:36 +01:00
Leona Maroni 319acd0bed
paperless-ngx: 2.13.4 -> 2.13.5 (#355242) 2024-11-16 22:24:44 +01:00
Leona Maroni 651e727c68
openafs: 1.8.12 → 1.8.13 (#354660) 2024-11-16 22:24:03 +01:00
Nico D'Cotta 263946b570
maintainers: update email for cottand 2024-11-16 21:20:56 +00:00
Leona Maroni 3013234aef
druid: 30.0.0 -> 31.0.0 (#351877) 2024-11-16 22:20:41 +01:00
Pol Dellaiera d2fe83e3f7
python311Packages.wandb: fix building on x86_64-darwin (#356355) 2024-11-16 22:06:48 +01:00
Martin Weinelt 7efd5beaa1
wyoming-openwakeword: migrate to tensorflow-bin (#356560) 2024-11-16 21:54:33 +01:00
Martin Weinelt f90cf46cb6
wyoming-openwakeword: migrate to tensorflow-bin
With Python 3.12 we don't have a working tensorflow source build, which
currently blocks usage of this package.
2024-11-16 21:50:50 +01:00
Adam C. Stephens 659b53ad15
mimir: 2.14.1 -> 2.14.2 (#356554) 2024-11-16 15:48:57 -05:00
R. Ryantm 7e01a3d1ec mimir: 2.14.1 -> 2.14.2 2024-11-16 20:26:40 +00:00
Maximilian Bosch 6306bb79b8
Merge: nixos/rl-2411: fix version Grafana has been updated to (#356528) 2024-11-16 21:21:28 +01:00
Maximilian Bosch 68d9643388
nixos/tests/postgresql: test plv8 hardening on non-JIT variants only
PostgreSQL with JIT support enabled doesn't work with plv8. Hence, we'd
get an evaluation failure for each
`nixosTests.postgresql.postgresql.postgresql_jit_X`.

This should be restructured in the future (less VM tests for custom
extensions, but a single VM test for this case to cover). For now, we
should get this fix out and this is a good-enough approach.
2024-11-16 21:16:06 +01:00
lassulus 386b1568f8
writers: make babashka interpreter and check configurable (#354760) 2024-11-16 21:09:31 +01:00
Fabian Affolter 23dc8b38e1 python312Packages.google-cloud-appengine-logging: 1.4.5 -> 1.5.0
Changelog: https://github.com/googleapis/python-appengine-logging/blob/v1.5.0/CHANGELOG.md
2024-11-16 20:45:30 +01:00
Masum Reza e6914ee14c
nixos/hyprland: adds programs.hyprland.withUWSM option (#355959) 2024-11-17 00:41:49 +05:30
K900 66fcba8483
gamescope: 3.15.13 -> 3.15.14 (#356534) 2024-11-16 22:08:45 +03:00
Nikolay Korotkiy ddfd26721e
tippecanoe: 2.64.0 -> 2.70.0 (#356523) 2024-11-16 22:41:09 +04:00