Commit Graph

436935 Commits

Author SHA1 Message Date
R. Ryantm
d0458492f8 tor: 0.4.7.11 -> 0.4.7.12 2022-12-22 01:57:29 +00:00
figsoda
0325df89b4
Merge pull request #207164 from SuperSandro2000/qtbase
qt5.qtbase: remove ? null asserts
2022-12-21 20:45:49 -05:00
Ryan Lahfa
0b0726ae0b
Merge pull request #205983 from m1cr0man/acme-test-fix
nixos/acme: Increase number of retries in testing
2022-12-22 02:19:19 +01:00
figsoda
250a51232c
Merge pull request #207178 from williamvds/soco-cli_main_program
soco-cli: Set correct mainProgram
2022-12-21 19:20:17 -05:00
Ryan Lahfa
b3af9ee9ea
Merge pull request #205765 from NixOS/fix-dolibarr-for-non-nginx
nixos/services/dolibarr: decouple nginx and let other web servers be used
2022-12-22 01:13:48 +01:00
Ryan Lahfa
a10069fd24
Merge pull request #203524 from jakubgs/zfs/no-force-import-hibernate
nixos/zfs: assert no force import with hibernation
2022-12-22 01:12:38 +01:00
Ryan Lahfa
5431f7ccb2
Merge pull request #205578 from dev-null-undefined/i3lock-yubikey
nixos/i3lock: i3lock program with u2fSupport option
2022-12-22 01:04:05 +01:00
williamvds
1ec3fe7fb7
soco-cli: Set correct mainProgram
soco-cli provides a `soco` and `sonos` command which refer to the same module:
49bc7df15f/setup.py (L36)

From the documentation `sonos` seems to be preferred. Set `mainProgram` so it
works with nix-shell etc.
2022-12-21 23:51:59 +00:00
techknowlogick
045563fb30 gitea: 1.17.3 -> 1.17.4 2022-12-21 18:51:28 -05:00
Raito Bezarius
f621c46016 sbsigntool: support aarch64 2022-12-22 00:05:35 +01:00
Raito Bezarius
1c00d7ae31 sbsigntool: add raitobezarius as maintainer 2022-12-22 00:05:28 +01:00
Georg Haas
c216db0900
magic-wormhole-rs: 0.5.0 -> 0.6.0 2022-12-21 23:46:30 +01:00
Sandro Jäckel
1b84946f07
qt5.qtbase: remove ? null asserts 2022-12-21 23:35:56 +01:00
Raito Bezarius
5dd2e60371 nixos/activation/bootspec: make initrd optional, serialize system, precise extensions' type 2022-12-21 23:28:21 +01:00
williamvds
15498d642f
mkchromecast: Add Sonos support
mkchromecast optionally depends on the soco library, which provides Sonos
speaker support
(https://github.com/muammar/mkchromecast/blob/master/README.md#sonos-support)

Add an option which brings in the soco dependency, enable it by default for
convenience.
2022-12-21 22:14:22 +00:00
Tobias Happ
c4ec59415d supabase-cli: 1.27.0 -> 1.27.4 2022-12-21 23:12:29 +01:00
Tobias Happ
0226ed4886 supabase-cli: add updateScript 2022-12-21 23:12:18 +01:00
figsoda
18be846946 pods: 1.0.0-rc.2 -> 1.0.0-rc.3
Diff: https://github.com/marhkb/pods/compare/v1.0.0-rc.2...v1.0.0-rc.3
2022-12-21 17:01:01 -05:00
Evgeny Kurnevsky
d7b2de44c3
tox-node: 0.1.1 -> 0.2.0 2022-12-22 00:38:16 +03:00
Fabian Affolter
5d6fa6fdeb
Merge pull request #206981 from fabaff/gobuster-bump
gobuster: 3.3.0 -> 3.4.0
2022-12-21 22:34:15 +01:00
Fabian Affolter
9533e256fb
Merge pull request #207068 from fabaff/nomadnet-bump
python310Packages.rns: 0.4.2 -> 0.4.3, python310Packages.lxmf: 0.2.6 -> 0.2.7, python310Packages.nomadnet: 0.2.8 -> 0.3.0
2022-12-21 22:34:03 +01:00
Fabian Affolter
484fa575fb
Merge pull request #207069 from fabaff/angr-bump
python310Packages.angr: 9.2.29 -> 9.2.30
2022-12-21 22:33:48 +01:00
Fabian Affolter
20cb53203e
Merge pull request #207077 from fabaff/devolo-plc-api-bump
python310Packages.devolo-plc-api: 0.8.1 -> 0.9.0
2022-12-21 22:33:34 +01:00
Fabian Affolter
77e5c42a0e
Merge pull request #207079 from fabaff/pyrainbird-bump
python310Packages.pyrainbird: 0.6.3 -> 0.7.1
2022-12-21 22:33:22 +01:00
Fabian Affolter
16aacc9cdd
Merge pull request #207091 from fabaff/caio-bump
python310Packages.caio: 0.9.8 -> 0.9.11
2022-12-21 22:33:11 +01:00
Fabian Affolter
3ec9f2485d
Merge pull request #207074 from fabaff/griffe-bump
python310Packages.griffe: 0.25.0 -> 0.25.1
2022-12-21 22:32:35 +01:00
Nikolay Korotkiy
6512942884
Merge pull request #207136 from sikmir/paho-mqtt-c
paho-mqtt-c: 1.3.11 → 1.3.12
2022-12-22 01:17:48 +04:00
figsoda
f39a5a1fc8 ruff: 0.0.189 -> 0.0.190
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.189...v0.0.190

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.190
2022-12-21 16:14:14 -05:00
figsoda
6653a5a932
Merge pull request #206810 from SuperSandro2000/lua-modules
luaPlugins: cleanups
2022-12-21 15:15:51 -05:00
Alex Martens
caf4413e43 saleae-logic-2: 2.4.2 -> 2.4.3 2022-12-21 12:05:09 -08:00
Anthony Roussel
4b1b11c64b
usql: 0.13.3 -> 0.13.4 2022-12-21 20:56:34 +01:00
Sandro
42ad772205
Merge pull request #180888 from gdinh/add-plistwatch 2022-12-21 20:38:29 +01:00
Sandro
95e7c264d9
Merge pull request #206427 from deejayem/add-fzf-git-sh 2022-12-21 20:36:51 +01:00
Sandro
5b450caa5e
Merge pull request #202245 from tylerjl/rpcbind-tmpfiles-dependency 2022-12-21 20:35:50 +01:00
Martin Weinelt
150dfc3391
Merge pull request #207133 from r-ryantm/auto-update/python3.10-coqpit 2022-12-21 20:33:43 +01:00
Benjamin Hipple
5f52d2306b
Merge pull request #207028 from ziguana/onednn_bump
oneDNN: 2.7.1 -> 3.0
2022-12-21 14:33:29 -05:00
Sandro Jäckel
2ffe90fd2e
luaPlugins: cleanups 2022-12-21 20:31:44 +01:00
Sandro Jäckel
8a81ad8fda
nixos/statsd: add missing module import 2022-12-21 20:15:58 +01:00
Aaron Andersen
7e64c21165
Merge pull request #207089 from mcmarkj/master
github-runner: 2.300.0-> 2.300.2
2022-12-21 14:11:14 -05:00
Nikolay Korotkiy
b09138de76
paho-mqtt-c: 1.3.11 → 1.3.12 2022-12-21 22:10:50 +03:00
Martin Weinelt
51850fafcc
Merge pull request #207132 from NixOS/home-assistant 2022-12-21 19:29:57 +01:00
Artturi
3061b3b209
Merge pull request #205355 from alyssais/llvm-libpfm 2022-12-21 20:29:17 +02:00
Francesco Gazzetta
c0f833ec35
Merge pull request #206702 from fgaz/vengi-tools/0.0.23
vengi-tools: 0.0.22 -> 0.0.23
2022-12-21 17:50:43 +00:00
Martin Weinelt
1502956af2
home-assistant: 2022.12.7 -> 2022.12.8
https://github.com/home-assistant/core/releases/tag/2022.12.8
2022-12-21 18:43:58 +01:00
Fabian Affolter
56e2742e8c python310Packages.bluetooth-data-tools: 0.3.0 -> 0.3.1
Diff: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/refs/tags/v0.3.0...v0.3.1

Changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/blob/v0.3.1/CHANGELOG.md
2022-12-21 18:32:12 +01:00
Martin Weinelt
a5cf714ba2
Merge pull request #207124 from mweinelt/home-assistant 2022-12-21 18:29:51 +01:00
figsoda
9ca8f9336c
Merge pull request #206884 from figsoda/scraper
scraper: 0.13.0 -> 0.14.0
2022-12-21 12:29:31 -05:00
R. Ryantm
5878195b62 python310Packages.coqpit: 0.0.16 -> 0.0.17 2022-12-21 17:18:20 +00:00
figsoda
b6499ef134 nomino: 1.2.2 -> 1.3.0
Diff: https://github.com/yaa110/nomino/compare/1.2.2...1.3.0
2022-12-21 12:09:23 -05:00
R. Ryantm
0cdb2cdd0e diffoscope: 228 -> 229 2022-12-21 16:55:35 +00:00