Fabian Affolter
806171d465
Merge pull request #175733 from fabaff/dask-jobqueue-older
...
python310Packages.dask-jobqueue: disable on older Python releases
2022-06-01 15:34:20 +02:00
superherointj
ff3f972680
vscode-extensions.phoenixframework.phoenix: init 0.1.1
2022-06-01 10:32:03 -03:00
R. RyanTM
64d7afee21
oh-my-zsh: 2022-05-25 -> 2022-06-01 ( #175713 )
2022-06-01 09:27:36 -04:00
Fabian Affolter
a103412db2
Merge pull request #175734 from r-ryantm/auto-update/python3.10-simplisafe-python
...
python310Packages.simplisafe-python: 2022.05.1 -> 2022.05.2
2022-06-01 15:23:34 +02:00
Doron Behar
f521088c65
Merge pull request #175641 from SuperSandro2000/gmailctl
...
gmailctl: 0.10.3 -> 0.10.4
2022-06-01 16:20:05 +03:00
Mustafa Çalışkan
70b1bbd799
qt6Packages.quazip: init
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-01 16:17:12 +03:00
Mario Rodas
6f87cbf0ab
Merge pull request #175735 from r-ryantm/auto-update/jc
...
jc: 1.19.0 -> 1.20.0
2022-06-01 08:03:32 -05:00
MatthiasBenaets
8dcba104aa
new-lg4ff: init at 0.3.3
2022-06-01 14:31:52 +02:00
MatthiasBenaets
2af0bc122a
maintainers: add matthiasbenaets
2022-06-01 14:31:37 +02:00
Daniel Thwaites
957f493f58
ascii-image-converter: 1.11.0 -> 1.12.0
2022-06-01 13:15:40 +01:00
Bobby Rong
3b4bdfbe6f
Merge pull request #174087 from esclear/update-swaysome
...
swaysome: 1.1.4 -> 1.1.5
2022-06-01 20:08:19 +08:00
Bobby Rong
93c9cd215f
Merge pull request #174067 from techknowlogick/bkitebump-2
...
buildkite-agent: 3.35.2 -> 3.36.1
2022-06-01 20:06:53 +08:00
Bobby Rong
25fee8ca78
Merge pull request #175388 from newAM/svd2rust
...
svd2rust: 0.21.0 -> 0.24.0
2022-06-01 20:00:11 +08:00
Bobby Rong
b1b8d598a8
Merge pull request #174083 from arjan-s/ntfy-sh-1.23.0
...
ntfy-sh: 1.22.0 -> 1.24.0
2022-06-01 19:59:02 +08:00
Bobby Rong
0667be876d
Merge pull request #175544 from wyndon/update-httm
...
httm: 0.10.12 -> 0.10.15
2022-06-01 19:57:55 +08:00
Bobby Rong
9323c7011b
Merge pull request #175602 from devhell/bump-gurk
...
gurk-rs: 0.2.3 -> 0.2.4
2022-06-01 19:56:52 +08:00
R. Ryantm
074218f22d
jc: 1.19.0 -> 1.20.0
2022-06-01 11:41:20 +00:00
R. Ryantm
c82122512a
python310Packages.simplisafe-python: 2022.05.1 -> 2022.05.2
2022-06-01 11:35:14 +00:00
ajs124
42cfcd1d78
Merge pull request #175725 from aaronjheng/grv
...
grv: remove
2022-06-01 13:32:05 +02:00
Aaron Jheng
11dd9db955
grv: remove
2022-06-01 11:21:31 +00:00
ajs124
6ce8b62cae
Merge pull request #175724 from aaronjheng/kexpand
...
kexpand: remove
2022-06-01 13:17:17 +02:00
Sandro
50ea8dfb7b
Merge pull request #175731 from SuperSandro2000/archi
2022-06-01 13:14:33 +02:00
Sergei Trofimovich
09638d2783
Merge pull request #175719 from trofi/netdata-smaller-closure
...
netdata: do not persist ./configure flags to decrease closure size
2022-06-01 11:03:15 +00:00
Sandro
78d491457d
archi: remove myself from maintainers
2022-06-01 12:43:07 +02:00
Linus Heckemann
7eab23d517
jellyfin: fix permissions on state directory
...
Previously, all configuration and state data was accessible to all
users on the system running jellyfin. This included user passwords in
the Jellyfin database, as well as credentials for LDAP if configured.
The exact set of accessible data depends on system configuration.
Thanks to Sofie Finnes Øvrelid for reporting this issue.
Fixes: CVE-2022-32198
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2022-06-01 12:31:23 +02:00
Martin Weinelt
5b8a2ab169
Merge pull request #175611 from waldheinz/systemd-boot-builder-does-not-update
...
nixos/systemd-boot: fix systemd-boot-builder refusing to update
2022-06-01 12:22:11 +02:00
R. Ryantm
07ec6f9b96
python310Packages.adafruit-platformdetect: 3.22.1 -> 3.23.0
2022-06-01 10:22:04 +00:00
André Silva
b4f9f8b766
ledger-live-desktop: rename name to pname+version
2022-06-01 11:19:48 +01:00
Fabian Affolter
213fce357f
python310Packages.dask-jobqueue: disable on older Python releases
2022-06-01 12:08:39 +02:00
Aaron Jheng
f0d4c085ac
kexpand: remove
2022-06-01 09:51:32 +00:00
Matthias Treydte
ff24f484af
nixos/systemd-boot: fix systemd-boot-builder refusing to update
...
Handling of the string length condition in should_update
was broken, as evident with the log message
> leaving systemd-boot 246 in place (250.4 is not newer)
Discussion with @mweinelt came to the conclusion
that Python's "<" operator already does what we need,
so the should_update function can be dropped.
Fixes a30de3b849
2022-06-01 11:49:07 +02:00
R. Ryantm
0fce602773
gnome.gnome-settings-daemon: 42.1 -> 42.2
2022-06-01 11:31:42 +02:00
Sergei Trofimovich
3773e35a21
netdata: do not persist ./configure flags to decrease closure size
...
Before:
$ nix path-info -r ./result | wc -l
76
$ nix path-info -Sh ./result
...-netdata-1.34.1 366.8M
After:
$ nix path-info -r ./result | wc -l
30
$ nix path-info -Sh ./result
...-netdata-1.34.1 205.7M
2022-06-01 10:28:06 +01:00
Fabian Affolter
3aeea3eb80
Merge pull request #174815 from fabaff/zha-quirks-bump
...
python310Packages.zha-quirks: 0.0.73 -> 0.0.75
2022-06-01 11:19:57 +02:00
Fabian Affolter
7f05522604
python310Packages.dask-mpi: disable on older Python releases
2022-06-01 11:18:05 +02:00
R. Ryantm
4627a9fd26
p2pool: 2.0 -> 2.1
2022-06-01 09:08:23 +00:00
Martin Weinelt
a9377b6919
Merge pull request #164174 from ReplayCoding/fix/python-llvm-pgo
2022-06-01 11:07:54 +02:00
sternenseemann
2cdbcc203a
python3Packages.afdko: 3.8.1 -> 3.8.3
...
https://github.com/adobe-type-tools/afdko/blob/3.8.3/NEWS.md#383-released-2022-05-09
2022-06-01 10:57:07 +02:00
sternenseemann
fd30fff773
python3Packages.tqdm: 4.63.1 -> 4.64.0
...
Only additions, no changes: https://github.com/tqdm/tqdm/releases/tag/v4.64.0
2022-06-01 10:57:07 +02:00
Fabian Affolter
b2a5cf6390
python310Packages.zha-quirks: 0.0.74 -> 0.0.75
2022-06-01 10:52:51 +02:00
Maciej Krüger
48acffcc81
Merge pull request #174244 from jojosch/dbeaver-update
2022-06-01 10:51:29 +02:00
Fabian Affolter
16e568ec65
Merge pull request #175682 from r-ryantm/auto-update/python3.10-onvif-zeep-async
...
python310Packages.onvif-zeep-async: 1.2.0 -> 1.2.1
2022-06-01 10:49:56 +02:00
Fabian Affolter
1a40d3899c
Merge pull request #175683 from r-ryantm/auto-update/python3.10-pycfmodel
...
python310Packages.pycfmodel: 0.20.0 -> 0.20.1
2022-06-01 10:49:28 +02:00
Fabian Affolter
0da93bc1a3
Merge pull request #175692 from r-ryantm/auto-update/python3.10-pyoverkiz
...
python310Packages.pyoverkiz: 1.4.0 -> 1.4.1
2022-06-01 10:49:03 +02:00
Fabian Affolter
e655ccfda2
Merge pull request #175696 from r-ryantm/auto-update/python3.10-mypy-boto3-s3
...
python310Packages.mypy-boto3-s3: 1.23.0.post1 -> 1.24.0
2022-06-01 10:48:33 +02:00
Fabian Affolter
3ebddb1b8a
Merge pull request #175698 from r-ryantm/auto-update/python3.10-scmrepo
...
python310Packages.scmrepo: 0.0.22 -> 0.0.23
2022-06-01 10:47:59 +02:00
Fabian Affolter
5aee62a11c
Merge pull request #175702 from r-ryantm/auto-update/python3.10-plaid-python
...
python310Packages.plaid-python: 9.4.0 -> 9.5.0
2022-06-01 10:47:32 +02:00
sternenseemann
ddd16ea9f1
antlr4_9: 4.9.2 -> 4.9.3
2022-06-01 10:43:09 +02:00
R. Ryantm
7b3aa7abd6
python310Packages.sdds: 0.2.1 -> 0.3.0
2022-06-01 08:28:14 +00:00
Ben Siraphob
b5709f259c
Merge pull request #175654 from fabaff/bump-angr
...
python3Packages.angr: 9.2.5 -> 9.2.6
2022-06-01 08:27:10 +00:00