github-actions[bot] and GitHub
4a077da28e
Merge staging-next into staging
2022-07-05 18:01:57 +00:00
github-actions[bot] and GitHub
060674a777
Merge master into staging-next
2022-07-05 18:01:21 +00:00
Bjørn Forsman
0c564ffe78
python3Packages.pyuv: backport python3.10 build fix
...
(There's no upstream issue about it yet, but pyuv fails to build against
python3.11, so keep the "disabled" attribute for that.)
Fixes https://github.com/NixOS/nixpkgs/issues/179857 .
2022-07-05 20:00:41 +02:00
Maximilian Bosch and GitHub
874f8c3a81
Merge pull request #180241 from sumnerevans/matrix-synapse-1.62
...
matrix-synapse: 1.61.1 -> 1.62.0
2022-07-05 19:16:20 +02:00
Martin Weinelt and GitHub
d2e0e42473
Merge pull request #179620 from Atry/master
2022-07-05 19:14:14 +02:00
José Romildo Malaquias and GitHub
1409815fe2
Merge pull request #180240 from romildo/fix.nixos.qt5ct
...
nixos/{qt5ct,qt5}: add qt5ct as a possible value for qt5.platformTheme
2022-07-05 14:09:40 -03:00
Ben Wolsieffer and superherointj
eded0d654c
octomap: 1.9.7 -> 1.9.8
2022-07-05 14:09:02 -03:00
Yang, Bo and GitHub
d10999d733
Add knownVulnerabilities to libdwarf
2022-07-05 17:08:50 +00:00
Jörg Thalheim and superherointj
8910013277
dendrite: 0.8.8 -> 0.8.9
2022-07-05 14:03:04 -03:00
kilianar and superherointj
2a478c942a
broot: 1.13.3 -> 1.14.0
...
https://github.com/Canop/broot/releases/tag/v1.14.0
2022-07-05 13:52:22 -03:00
José Romildo
68cc57cce1
nixos/qt5ct: remove enable option and suggests qt5.platformTheme
...
This module should be removed after a nixos release cycle
2022-07-05 13:50:42 -03:00
Claudio Bley and superherointj
097b70ec5c
wtf: Set meta.mainProgram to "wtfutil"
...
This allows one to `nix run nixpkgs#wtf`.
2022-07-05 13:49:05 -03:00
kilianar and superherointj
2f19bff1b1
kopia: 0.11.0 -> 0.11.1
...
https://github.com/kopia/kopia/releases/tag/v0.11.1
2022-07-05 13:41:03 -03:00
José Romildo
47ba8cdcc7
nixos/qt5: add maintainer
2022-07-05 13:34:20 -03:00
Thomas Tuegel and GitHub
cef9b74127
Merge pull request #180235 from SuperSamus/bismuth
...
libsForQt5.bismuth: 3.1.1 -> 3.1.2
2022-07-05 11:18:05 -05:00
Bernardo Meurer and GitHub
029ae63283
Merge pull request #180236 from K900/wireplumber-update
...
wireplumber: 0.4.10 -> 0.4.11
2022-07-05 09:16:38 -07:00
Bernardo Meurer and GitHub
8fa7ecd23a
Merge pull request #180246 from b-zee/master
...
blueman: 2.2.5 -> 2.3
2022-07-05 09:16:00 -07:00
Bernardo Meurer and GitHub
fc1c7d9ce2
Merge pull request #180249 from NixOS/1password
...
_1password-gui: 8.7.1 -> 8.7.3
2022-07-05 09:15:35 -07:00
Maxine Aubrey
04d6b89bcc
_1password-gui-beta: 8.8.0-119.BETA -> 8.8.0-165.BETA
2022-07-05 17:47:25 +02:00
Maxine Aubrey
11c38f0a6b
_1password-gui: 8.7.1 -> 8.7.3
2022-07-05 17:47:02 +02:00
Robert Schütz and Robert Schütz
f727b0bfef
python310Packages.typogrify: reduce dependencies
2022-07-05 15:44:20 +00:00
Sandro and GitHub
4aa2bb7d3e
Merge pull request #180239 from kilianar/udocker
...
udocker: fix build failure
2022-07-05 17:44:16 +02:00
Sandro and GitHub
15ce383c0c
Merge pull request #180129 from wahjava/update-got
...
got: 0.70 -> 0.73
2022-07-05 17:38:14 +02:00
R. Ryantm and Robert Schütz
b28aebf8bb
python310Packages.splinter: 0.18.0 -> 0.18.1
2022-07-05 15:30:18 +00:00
R. Ryantm and Robert Schütz
4b3793e092
python310Packages.rflink: 0.0.62 -> 0.0.63
2022-07-05 15:15:49 +00:00
Benno Zeeman
a711154889
blueman: 2.2.5 -> 2.3
...
Removed libappindicator dependency, which according to their changelog
has been replaced with a "DBus StatusNotifierItem"
2022-07-05 16:54:44 +02:00
José Romildo
a264a86d93
nixos/qt5: add qt5ct as a possible platform theme
2022-07-05 11:15:19 -03:00
Sumner Evans
8c5079ef3e
matrix-synapse: 1.61.1 -> 1.62.0
...
Signed-off-by: Sumner Evans <me@sumnerevans.com >
2022-07-05 07:44:46 -06:00
Sumner Evans
5139952bef
matrix-common: 1.1.0 -> 1.2.1
...
Signed-off-by: Sumner Evans <me@sumnerevans.com >
2022-07-05 07:44:45 -06:00
kilianar
df23b42a9a
udocker: fix build failure
...
use_2to3 was removed from setuptools with version 58.0.0. There is an
upstream issue for this error
(https://github.com/indigo-dc/udocker/issues/358 ) and has been resolved
with commit
https://github.com/indigo-dc/udocker/commit/9f7d6c5f9a3925bf87d000603c5b306d73bb0fa3 .
We apply this commit as a patch.
Disable test_02__load_structure because it fails with a
unittest.mock.InvalidSpecError.
2022-07-05 15:36:33 +02:00
Robert Hensing and GitHub
d2952941ba
Merge pull request #180067 from Artturin/depcmakestring
...
stdenv: start deprecating non-list cmakeFlags
2022-07-05 15:35:41 +02:00
K900
75ec318b80
wireplumber: 0.4.10 -> 0.4.11
2022-07-05 16:30:29 +03:00
Martino Fontana
70dc91a415
libsForQt5.bismuth: 3.1.1 -> 3.1.2
2022-07-05 15:24:51 +02:00
sternenseemann
0083a683d7
Revert "llvmPackages: do not include static archives when shared…"
...
Reverts #162607 / 1748887ff2 .
Reason for revert: This change caused llvm-config{,-native} to be unable
to find static archives bundled with LLVM, as has been [reported]. Ever
since #152944 using moveToOutput in LLVM is _evil_ because llvm-config
obtains it knowledge about the installation locations from the CMake
configure step.
Consequently a change like #162607 will need to be implemented by making
LLVM itself install the static archives to the correct location or by
adding yet another patch which updates llvm-config's knowledge of the
location. The latter is not desireable in my opinion, though, since it
is just asking for this sort of trouble: Before #152944 we had an
outputs.patch that did this sort of things which broke spectacularly in
edge cases.
Fixes #148117 .
[reported]: https://github.com/NixOS/nixpkgs/issues/148117#issuecomment-1158245576
2022-07-05 15:03:12 +02:00
Sandro and GitHub
0cd5eefaec
Merge pull request #179192 from sersorrel/xcftools-cve-2019-5086
2022-07-05 14:59:35 +02:00
Sandro and GitHub
477504f766
Merge pull request #180163 from risicle/ris-pillow-9.2.0
...
python3Packages.pillow: 9.1.1 -> 9.2.0
2022-07-05 14:58:48 +02:00
Bobby Rong and GitHub
c5dfbb12b1
Merge pull request #179966 from r-ryantm/auto-update/cudatext
...
cudatext: 1.166.2 -> 1.166.5
2022-07-05 20:46:09 +08:00
Bobby Rong and GitHub
43d66d071e
Merge pull request #180010 from chvp/bump-jdtls
...
jdt-language-server: 1.8.0 -> 1.13.0
2022-07-05 20:29:23 +08:00
Sandro and GitHub
24768a1235
Merge pull request #179880 from XYenon/fix/topgrade
2022-07-05 14:18:41 +02:00
github-actions[bot] and GitHub
14ba82064f
Merge staging-next into staging
2022-07-05 12:02:49 +00:00
github-actions[bot] and GitHub
0c17a445aa
Merge master into staging-next
2022-07-05 12:02:09 +00:00
Sergei Trofimovich and GitHub
7b4e8ea4a3
Merge pull request #179945 from trofi/update-lsof
...
lsof: 4.94.0 -> 4.95.0
2022-07-05 12:33:23 +01:00
Sergei Trofimovich and GitHub
a92cae9fa5
Merge pull request #180194 from wegank/a52dec-darwin
...
a52dec: fix build on aarch64-darwin
2022-07-05 12:32:15 +01:00
Robert Hensing and GitHub
71a4f0dc3d
Merge pull request #180152 from helsinki-systems/feat/oldestsupportedrelease
...
lib/trivial: Update oldestSupportedRelease
2022-07-05 13:27:58 +02:00
Fabian Affolter and GitHub
acffa71cd1
Merge pull request #180161 from totoroot/fix/pywinrm
...
pywinrm: remove optional insecure dependency (kerberos)
2022-07-05 13:10:06 +02:00
Maximilian Bosch and GitHub
24b6540f33
Merge pull request #180020 from Ma27/synapse-admin-src
...
synapse-admin: source build
2022-07-05 13:03:14 +02:00
Maximilian Bosch and GitHub
210deb57ac
Merge pull request #180092 from Ma27/linux-kernel-updates
...
Linux kernel updates 2022-07-04
2022-07-05 13:02:58 +02:00
Maximilian Bosch and GitHub
67c091bf68
Merge pull request #180157 from lheckemann/rip
...
maintainers: remove elseym
2022-07-05 13:02:39 +02:00
Fabian Affolter and GitHub
f3c4f804a0
Merge pull request #180205 from r-ryantm/auto-update/python3.10-typer
...
python310Packages.typer: 0.4.1 -> 0.4.2
2022-07-05 12:57:00 +02:00
Fabian Affolter and GitHub
4ab86e09a7
Merge pull request #180208 from 06kellyjac/chain-bench
...
chain-bench: 0.0.3 -> 0.1.0
2022-07-05 12:56:30 +02:00