Commit Graph

416551 Commits

Author SHA1 Message Date
R. Ryantm
070c93d16e sickgear: 0.25.40 -> 0.25.44 2022-10-09 20:09:24 +00:00
Fabian Affolter
9ddb8eead1 python310Packages.bellows: 0.34.1 -> 0.34.2 2022-10-09 22:02:19 +02:00
Fabian Affolter
627c1199b5 python310Packages.aiounifi: 37 -> 38 2022-10-09 22:01:25 +02:00
Martin Weinelt
ed349cee71 Merge remote-tracking branch 'origin/staging-next' into staging 2022-10-09 21:44:29 +02:00
Martin Weinelt
a2688acfd5 Revert "seahub: fix build"
This reverts commit 2189b95ebf.

Breaks eval by setting format a second time.

Duplicates b5393c3f78
2022-10-09 21:42:39 +02:00
Martin Weinelt
d5631ca4ee Merge remote-tracking branch 'origin/master' into staging-next 2022-10-09 21:42:00 +02:00
figsoda
1a615dc4ac process-viewer: set meta.mainProgram 2022-10-09 21:20:34 +02:00
R. Ryantm
6ceaf4b115 portfolio: 0.59.1 -> 0.59.2 2022-10-09 19:17:26 +00:00
Martin Weinelt
829f89581a
Merge pull request #181764 from mweinelt/glibc-without-libcrypt 2022-10-09 21:07:26 +02:00
github-actions[bot]
3b37795067
Merge staging-next into staging 2022-10-09 18:02:10 +00:00
github-actions[bot]
44f6a02f39
Merge master into staging-next 2022-10-09 18:01:35 +00:00
Martin Weinelt
bdb347b42c
dbus: 1.14.0 -> 1.14.4
https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.14.4/NEWS

Fixes: CVE-2022-42010, CVE-2022-42011, CVE-2022-42012
2022-10-09 19:33:30 +02:00
Greizgh
987d2f575a nixos/seafile: avoid sleep in tests
Replace sleep statements with wait_until_succeeds
2022-10-09 13:31:13 -04:00
figsoda
e8a7cb9cd2 genact: remove patch 2022-10-09 13:21:39 -04:00
Jan Solanti
96dd839e8f pipewire: 0.3.58 -> 0.3.59 2022-10-09 20:17:42 +03:00
Jan Solanti
9b734d1239 liblc3: init at 1.0.1 2022-10-09 20:17:42 +03:00
figsoda
f4aa323300
Merge pull request #195178 from r-ryantm/auto-update/bacon
bacon: 2.2.3 -> 2.2.5
2022-10-09 13:16:58 -04:00
figsoda
6c598a7a37
Merge pull request #195189 from r-ryantm/auto-update/colima
colima: 0.4.5 -> 0.4.6
2022-10-09 13:16:05 -04:00
Lin Yinfeng
2189b95ebf seahub: fix build 2022-10-09 13:12:07 -04:00
Vladimír Čunát
cac8961bee
Merge #195249: exiv2: drop a test on darwin, really now 2022-10-09 18:59:03 +02:00
Sergei Trofimovich
012d718bc1 timedoctor: remove broken uninstallable package
The package fails t install as it requires x86_64-linux, but it's
dependency requires i686 linux:

    $ nix build --no-link -f. timedoctor --show-trace
    error: unsupported CPU i686

       … while evaluating the attribute 'version'

       at pkgs/development/compilers/adoptopenjdk-bin/jdk-linux-base.nix:40:3:

           39|
           40|   version = sourcePerArch.${cpuName}.version or (throw "unsupported CPU ${cpuName}");
             |   ^

I only onticed it because it uses `xorg.libXaw3d` while nothing else does.

Let's remove it.
2022-10-09 17:52:29 +01:00
R. Ryantm
609c856084 python310Packages.gspread: 5.5.0 -> 5.6.0 2022-10-09 16:49:50 +00:00
Thiago Kenji Okada
6b0b91fee3
Merge pull request #195235 from thiagokokada/retroarch-mark-as-broken-macos
retroarch: mark as broken in macOS
2022-10-09 17:28:33 +01:00
Sandro
5033459322
Merge pull request #193476 from wegank/libssh2-license 2022-10-09 18:24:56 +02:00
Timothy DeHerrera
4a0123e49e
Merge pull request #194833 from nrdxp/pyqt6-webengine-new
pyqt6-webengine: init
2022-10-09 10:24:35 -06:00
Vladimír Čunát
6471cff5dd
exiv2: drop a test on darwin, really now
I did this wrong in 9927b2f2c3.  `-f` invites typos.
2022-10-09 18:15:09 +02:00
Martin Weinelt
195aa5887d
boost: fix build with enablePython by passing libxcrypt 2022-10-09 18:14:36 +02:00
Martin Weinelt
338d0cc6ea
libxcrypt: Fix static build by using perl from buildPackages 2022-10-09 18:14:35 +02:00
Martin Weinelt
322b510d6b
python3Packages.pillow{,-simd}: fix build with libxcrypt 2022-10-09 18:14:35 +02:00
Martin Weinelt
1b8d6d359f
python3Packages.twisted: Disable failing crypt test
Fails due to a combination of libxcrypt and python upstream crypt
changes.

0d3fe8ae49
2022-10-09 18:14:35 +02:00
Martin Weinelt
73ffee8978
util-linux: pass libxcrypt, so sulogin gets built
Util-linux does not fail when crypt() isn't available. It just doesn't
build sulogin, which in turn breaks the initrd-builder for the
systemd-stage-1 tests.
2022-10-09 18:14:35 +02:00
Martin Weinelt
3cedef1b6a
swift: fix build with libxcrypt 2022-10-09 18:14:34 +02:00
Martin Weinelt
01f94c290d
wiringpi: fix build with libxcrypt 2022-10-09 18:14:34 +02:00
Martin Weinelt
0f7ef68488
cdesktopenv: fix build with libxcrypt 2022-10-09 18:14:34 +02:00
Martin Weinelt
2b83e04206
ladybird: fix build with libxcrypt 2022-10-09 18:14:34 +02:00
Martin Weinelt
e02766bc32
ocserv: fix build with libxcrypt 2022-10-09 18:14:34 +02:00
Martin Weinelt
9001f0dcd7
haskellPackages.xmonad-utils: fix build with libxcrypt 2022-10-09 18:14:33 +02:00
Martin Weinelt
2d19e7cf6b
haskellPackages.nano-cryptr: fix build with libxcrypt 2022-10-09 18:14:33 +02:00
Martin Weinelt
3f4de6d4ca
thttpd: fix build with libxcrypt 2022-10-09 18:14:33 +02:00
Martin Weinelt
6f1812a595
haskellPackages.Unixutils: fix build with libxcrypt 2022-10-09 18:14:33 +02:00
Martin Weinelt
76700598c5
freeswitch: fix build with libxcrypt 2022-10-09 18:14:33 +02:00
Martin Weinelt
284396cf04
haskellPackages.crypt-sha512: fix build with libxcrypt
and disable tests due to different ehaviour exhibited compared to
glibc when a low number of rounds is passed.

https://github.com/phadej/crypt-sha512/issues/13
2022-10-09 18:14:32 +02:00
Martin Weinelt
842a2c2399
llvmPackages_rocm.llvm: fix build with libxcrypt 2022-10-09 18:14:32 +02:00
Martin Weinelt
716a31527a
llvmPackages_10.compiler-rt: fix build with libxcrypt 2022-10-09 18:14:32 +02:00
Martin Weinelt
efd944cb72
llvmPackages_12.compiler-rt: fix build with libxcrypt 2022-10-09 18:14:30 +02:00
Martin Weinelt
f64f770801
llvmPackages_13.compiler-rt: fix build with libxcrypt 2022-10-09 18:13:28 +02:00
Franz Pletz
993839aab5
bftpd: fix build with libxcrypt 2022-10-09 18:12:56 +02:00
Franz Pletz
fb591b9d8b
cde: fix build with libxcrypt 2022-10-09 18:12:56 +02:00
Franz Pletz
3d6b548fd2
sogo: fix build with libxcrypt 2022-10-09 18:12:53 +02:00
Franz Pletz
9430efb5bb
pleroma: fix build with libxcrypt 2022-10-09 18:10:46 +02:00