Commit Graph

66212 Commits

Author SHA1 Message Date
Ben Siraphob
70d632f32a
Merge pull request #146898 from smancill/ZHF-darwin-hdr-plus
hdr-plus: fix build on darwin
2021-11-21 13:07:34 -05:00
Artturi
be3b5a5bb9
Merge pull request #146899 from Artturin/toraudio 2021-11-21 20:06:53 +02:00
Artturin
5beb83e061 tor-browser-bundle-bin: enable pulseaudio by default 2021-11-21 19:05:05 +02:00
Sebastián Mancilla
bb898727ec hdr-plus: fix build on darwin 2021-11-21 13:44:46 -03:00
Artturi
8d6a02b049
Merge pull request #146787 from risicle/ris-hmmer-x86_64 2021-11-21 17:46:47 +02:00
Domen Kožar
c31567f63c
Merge pull request #146786 from veprbl/pr/qvge_darwin
qvge: enable on darwin
2021-11-21 16:28:45 +01:00
Martin Weinelt
1debd0c754
Merge pull request #146784 from oxalica/test/firefox-crash 2021-11-21 15:25:14 +01:00
Sandro
07f29d2db2
Merge pull request #146829 from r-burns/isx86 2021-11-21 14:20:12 +01:00
Daniël de Kok
129223ac31
Merge pull request #146780 from titanous/makemkv-libcurl
makemkv: add libcurl to runtimeDependencies
2021-11-21 11:28:11 +01:00
7c6f434c
b56d7a70a7
Merge pull request #146792 from SuperSandro2000/R
R: manually fix things after patches got applied
2021-11-21 08:57:26 +00:00
Alexander Bantyev
df59fc80d0
Merge pull request #146683 from AleXoundOS/fluxus
fluxus: switch to racket_7_9
2021-11-21 11:33:21 +03:00
oxalica
8a2be27251
firefox: disable jemalloc by default to fix crash 2021-11-21 12:23:31 +08:00
oxalica
a343380d9d
firefox: enable cross-language LTO 2021-11-21 12:23:30 +08:00
oxalica
8d4bef7124
firefox: enable separated debug symbols 2021-11-21 12:23:30 +08:00
oxalica
c2409db926
firefox: remove unnecessary make flags and LD_FLAGS
Since we are using LLVM stdenv when enabling LTO, there are no need to
manually specify them.
2021-11-21 12:23:28 +08:00
Ryan Burns
2175b157ac treewide: refactor isi686 && isx86_64 -> isx86 2021-11-20 17:50:41 -08:00
Anderson Torres
97f488533e
Merge pull request #146711 from AndersonTorres/new-misc
pari update
2021-11-20 22:47:00 -03:00
Mauricio Collares
1ee4cb8d93
sage: patch test so that new pari warning doesn't cause failures (#4) 2021-11-20 20:13:07 -03:00
Michael Weiss
f7daa17766
Merge pull request #146805 from primeos/chromium
chromium: update.py: Download files from the main repository
2021-11-20 23:14:30 +01:00
Robert Scott
a66592d763 gimpPlugins.fourier: fix build on clang 2021-11-20 16:58:04 -05:00
Kira Bruneau
a88446e324 zynaddsubfx: fix aarch64-linux build 2021-11-20 16:57:28 -05:00
Thiago Kenji Okada
c0b19bb728
Merge pull request #146776 from primeos/signal-desktop
signal-desktop: 5.23.1 -> 5.24.0
2021-11-20 18:56:55 -03:00
Thiago Kenji Okada
9ac3a77d09
Merge pull request #146492 from ivankovnatsky/patch-19
viber: 13.3.1.22 -> 16.1.0.37
2021-11-20 18:52:47 -03:00
Thiago Kenji Okada
da8cf9b4ac
Merge pull request #146785 from bcdarwin/update-f3d
f3d: 1.1.0 -> 1.1.1
2021-11-20 18:30:45 -03:00
Michael Weiss
b054a8594a
chromium: update.py: Download files from the main repository
The tag 98.0.4710.4 is missing on the official GitHub mirror. As a
result the download of the DEPS file was failing (HTTP Error 404: Not
Found). Using the upstream repository is obviously better anyway, it's
just less obvious how to fetch a file from there (?format=TEXT).
2021-11-20 22:29:29 +01:00
Sandro
00a52ef677
R: manually fix things after patches got applied
This prevents conflicts in case a patch changes the same line
2021-11-20 21:10:28 +01:00
Dmitry Kalinkin
fedc3db7ba
qvge: don't use libsForQt5.mkDerivation 2021-11-20 15:00:14 -05:00
Dmitry Kalinkin
74cb07175b
qvge: enable on darwin 2021-11-20 15:00:13 -05:00
Robert Scott
ec24bab90e hmmer: restrict platforms to x86_64
technically big-endian powerpc with VMX is also supported, but
on x86, SSE is apparently *required* which means we can't build
a pure i686 version
2021-11-20 19:17:57 +00:00
Sandro
1d26590ed3
Merge pull request #146599 from trofi/fix-vimpc-for-ncurses-6.3 2021-11-20 19:55:04 +01:00
Ben Darwin
30632db50a f3d: 1.1.0 -> 1.1.1 2021-11-20 13:46:22 -05:00
Jonathan Rudenberg
717bac8a4d makemkv: add libcurl to runtimeDependencies
This allows MakeMKV to download some files at runtime that are necessary
for reading certain discs.
2021-11-20 13:09:15 -05:00
Domen Kožar
6f8bd3e634
Merge pull request #146771 from risicle/ris-gimp-darwin
gimp: fix build on darwin
2021-11-20 18:43:51 +01:00
Michael Weiss
3c20fe4ffc
signal-desktop: 5.23.1 -> 5.24.0
Thanks to [0] we don't need the LD_PRELOAD hack anymore. Now, SQLCipher
will correctly get loaded without having to preload it. With version
5.23.1 this doesn't work (can be verified via the NixOS VM test).

[0]: 917a6f5cf8
2021-11-20 18:15:55 +01:00
Alexander Bantyev
9e06375eb2
Merge pull request #146758 from cab404/super-slicer-2-3-57-9
super-slicer-staging: 2.3.57.0 -> 2.3.57.6
2021-11-20 20:14:08 +03:00
Guillaume Girol
26fd4a9a48
Merge pull request #145969 from lsix/qgis-3.16.13
qgis: 3.6.10 -> 3.6.13
2021-11-20 17:06:08 +00:00
Michael Weiss
be2bc44d0e
Partially revert "chromiumDev: 97.0.4692.20 -> 98.0.4710.4"
This partially reverts commit 241c145226.

It embarrassingly included Signal-Desktop changes/tests that it
shouldn't and I somehow noticed it too late... :o Sorry!
2021-11-20 17:56:27 +01:00
Michael Weiss
10eee6abfa
Merge pull request #146768 from primeos/chromiumDev
chromiumDev: 97.0.4692.20 -> 98.0.4710.4
2021-11-20 17:54:28 +01:00
Robert Scott
67c0df93ea gimp: fix build on darwin
despite us currently having a gtk2 without `GDK_OSX_BIGSUR` defined,
gimp have gone and spelt it `GDK_OSX_BIG_SUR` so define this
manually anyway
2021-11-20 16:48:52 +00:00
Michael Weiss
62c3931a11
Merge pull request #146678 from primeos/chromiumBeta
chromiumBeta: 96.0.4664.45 -> 97.0.4692.20
2021-11-20 17:24:05 +01:00
Michael Weiss
241c145226
chromiumDev: 97.0.4692.20 -> 98.0.4710.4 2021-11-20 17:23:24 +01:00
Guillaume Girol
3372278ecb
Merge pull request #146129 from gbtb/rocketchat-desktop_wrapGAppsHook
rocketchat-desktop: added wrapGAppsHook, 3.5.7 -> 3.6.0
2021-11-20 15:54:47 +00:00
Anderson Torres
9377c08f8a
Merge pull request #146741 from trofi/fix-afterstep-for-binutils-2.36
afterstep: fix build on upcoming binutils-2.36
2021-11-20 11:30:33 -03:00
Vladimir Serov
a6eeab7ab7
super-slicer-staging: 2.3.57.0 -> 2.3.57.6 2021-11-20 15:59:05 +03:00
Sergei Trofimovich
5da59495a3 afterstep: fix build on upcoming binutils-2.36
Without the change build fails on binutils-2.36 as:

    ar clq libAfterBase.a ashash.o ...
    ar: libdeps specified more than once
2021-11-20 10:39:25 +00:00
figsoda
9a675cdced joshuto: 0.9.1 -> 0.9.2 2021-11-19 21:01:47 -05:00
Sandro
fae94004b7
Merge pull request #146355 from jkarlson/wezterm 2021-11-20 01:57:54 +01:00
AndersonTorres
dc2cad8150 gp2c: cosmetical changes 2021-11-19 20:35:16 -03:00
AndersonTorres
3845245d71 pari: 2.13.1 -> 2.13.3 2021-11-19 20:35:16 -03:00
Marek Mahut
9798a593c6
Merge pull request #146688 from alyssais/catgirl-parallel
catgirl: enable parallel building
2021-11-20 00:09:07 +01:00