Commit graph

14033 commits

Author SHA1 Message Date
Bernardo Meurer aa4a14b7ad
Merge pull request #106617 from S-NA/wip/firefox-improvements
firefox: fix running wayland firefox built with LTO and some miscellaneous improvements
2021-01-16 23:17:57 +00:00
Michael Weiss 04da763965
google-chrome-dev: Add the new libxshmfence dependency
This is required to launch newer versions of Google Chrome:
/nix/store/XXX-google-chrome-dev-89.0.4385.0/share/google/chrome-unstable/google-chrome-unstable:
error while loading shared libraries: libxshmfence.so.1: cannot open
shared object file: No such file or directory
2021-01-16 20:36:21 +01:00
Jörg Thalheim d8d06d1cec
Merge pull request #109455 from siraben/remove-stdenv-lib 2021-01-16 16:17:07 +00:00
Sandro cdb29eb851
Merge pull request #109509 from dotlambda/newsboat-2.22.1
newsboat: 2.21 -> 2.22.1
2021-01-16 14:09:22 +01:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Robert Schütz b7af27e9ea newsboat: 2.21 -> 2.22.1 2021-01-16 10:43:21 +01:00
Astro 910b4128f0 ngadmin: init at unstable-2017-11-17 2021-01-15 22:16:26 +01:00
Sandro 1917c21d2e
Merge pull request #109462 from cpcloud/update-nomad
nomad: 1.0.1 -> 1.0.2
2021-01-15 18:45:41 +01:00
Sandro cbad8a642b
Merge pull request #109442 from ymatsiuk/bumpflux2
fluxcd: 0.5.9 -> 0.6.0
2021-01-15 18:33:41 +01:00
Phillip Cloud f7f73b2c8d nomad: 1.0.1 -> 1.0.2 2021-01-15 12:04:42 -05:00
Rick van Schijndel 9571b57a64 remmina: 1.4.7 -> 1.4.10 2021-01-15 15:30:19 +01:00
Yurii Matsiuk 0cf52d8900
fluxcd: 0.5.9 -> 0.6.0 2021-01-15 14:20:35 +01:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Maximilian Bosch f08a59befc
Merge pull request #109313 from yoctocell/tor-browser-bundle-bin-10.0.8
tor-browser-bundle-bin: 10.0.7 -> 10.0.8
2021-01-15 00:17:14 +01:00
Michael Weiss 76fe724675
chromium: Extend update.py to print a summary of the updates
As a first step to automate the commit messages as well.
2021-01-14 21:02:16 +01:00
Michael Weiss c0e177d09f
chromiumBeta: 88.0.4324.79 -> 88.0.4324.87 2021-01-14 20:36:28 +01:00
Eduardo Sánchez Muñoz 80badc893d webbrowser: mark as broken
https://github.com/NixOS/nixpkgs/issues/108615
2021-01-14 09:00:19 -08:00
Sandro cad4d1cd38
Merge pull request #109379 from B4dM4n/salut-a-toi-eval-error 2021-01-14 17:59:25 +01:00
Fabian Möller 745ce45b28
salut_a_toi: fix evaluation error + stdenv.lib -> lib 2021-01-14 17:32:14 +01:00
Sandro cfbebe08f5
Merge pull request #109374 from alyssais/notmuch
notmuch: skip T568-lib-thread
2021-01-14 17:30:08 +01:00
Alyssa Ross a438086650
notmuch: skip T568-lib-thread
Fixes: https://github.com/NixOS/nixpkgs/issues/109092
Thanks-to: Puck Meerburg <puck@puckipedia.com>
2021-01-14 16:06:16 +00:00
Sandro 3b0035a292
Merge pull request #109369 from devhell/update-profanity
profanity: 0.9.5 -> 0.10.0
2021-01-14 16:28:45 +01:00
devhell 63bb84bbe2 profanity: 0.9.5 -> 0.10.0 2021-01-14 15:08:47 +00:00
Francois Joulaud 183c8aa821 argo: 2.11.8 -> 2.12.4
cf. https://github.com/argoproj/argo/releases/tag/v2.12.4
2021-01-14 12:22:24 +01:00
Nikolay Korotkiy 6e83386e82 lagrange: init at 1.0.3 2021-01-13 23:12:50 +01:00
Michael Weiss 69dc4dc2c1
signal-desktop: 1.39.4 -> 1.39.5 2021-01-13 22:04:32 +01:00
yoctocell 1ce9fe8d1b
tor-browser-bundle-bin: 10.0.7 -> 10.0.8
Update to latest release

https://blog.torproject.org/new-release-tor-browser-1008
2021-01-13 21:46:33 +01:00
Sandro 3ef74a3565
Merge pull request #109287 from TredwellGit/element-desktop 2021-01-13 19:05:18 +01:00
Michael Weiss 79150e0573
chromiumDev: 89.0.4381.6 -> 89.0.4385.0 2021-01-13 17:43:12 +01:00
TredwellGit 7016ae47d9 element-desktop: replace riot-desktop with element-desktop
https://element.io/previously-riot
2021-01-13 15:43:26 +00:00
TredwellGit 8fdbb53c35 element-desktop: replace electron_9 with electron 2021-01-13 15:14:22 +00:00
Sandro a76f0696cc
Merge pull request #109260 from ymatsiuk/flux2bump 2021-01-13 14:59:50 +01:00
S. Nordin Abouzahra dbe008a52a firefox: remove python2 dependency
Python 2 is no longer required to build Firefox.
2021-01-13 08:06:48 -05:00
S. Nordin Abouzahra 7415d0589d firefox: overhaul LTO
Enable LTO support on Linux by default again.

Add patch to fix dependentlibs.list generation under LTO. This is
necessary for fixing firefox-wayland crashing when built with LTO.

Add makeFlags which set ar, ranlib, and nm to be llvm-ar, llvm-ranlib
and llvm-nm when building with llvm-based LTO. (bmo#1480005)
2021-01-13 08:06:48 -05:00
S. Nordin Abouzahra 40b4eb1c52 firefox: simplify NIX_LDFLAGS usage
This was required to solve the XPCOMGlueLoad error when building with
LTO. However, it turns out libxul.so is supposed to have some libraries
that are reported as not found by ldd. Setting the RPATH worked around
the error as it forced dependency resolution but failed to fix the real
issue of broken generation of dependentlibs.list.

The libraries that are reported as not found by ldd are supposed to be
dlopened through the logic found in nsXPCOMGlue.cpp. However since the
generation of dependentlibs.list is broken under LTO this did not
happen. Instead of pulling libwayland-client.so from the GTK libraries
it found the stub library first (libmozwayland.so). The stub library
causes (as it should) wl_display_connect to always return NULL which is
the cause of the segmentation fault and LTO breaking wayland support.

Remove the hardcoded path used for the XPCOMGlueLoad error workaround
in NIX_LDFLAGS. libunwind is still unfortunately needed. Once the issue
of the generation of dependentlibs.list being borked is fixed it should
remedy the wayland crash issue on LTO.
2021-01-13 08:06:47 -05:00
S. Nordin Abouzahra a277fca1c4 firefox: remove patchelf usage
Firefox has a number of optional dependencies that get dlopened.
Instead of using patchelf to set the RPATH use LD_LIBRARY_PATH.
The motivation for this is we already set LD_LIBRARY_PATH in the
wrapper on Linux.
2021-01-13 08:06:46 -05:00
S. Nordin Abouzahra 80e863c52c firefox: clean up optionals
Change `lib.optionals a [ b ]` to `lib.optional a b`.
2021-01-13 08:06:45 -05:00
S. Nordin Abouzahra 96c34702e9 firefox: restrict system NSPR workaround
It only affected FF80 so place an upper bound restriction. See
bmo#1661096 for details.

This fixes substituteStream() warnings about missing patterns which
appeared in the logs.
2021-01-13 08:06:45 -05:00
S. Nordin Abouzahra c6f113a3f4 firefox: remove superfluous NIX_CFLAGS_COMPILE
It was added for nspr and nss back in the 55.0.3 to 56.0 upgrade. It
also served as a workaround for an undeclared gio-unix-2.0 dependency.
Sometime afterwards nspr was removed, leaving just the two. Since then,
upstream has added a declaration for gio-unix-2.0 (in FF62). As for the
nss include it seemingly has no purpose since current firefox builds
with it removed.
2021-01-13 08:06:44 -05:00
Sandro 9534559209
Merge pull request #109264 from 06kellyjac/terragrunt
terragrunt: 0.27.0 -> 0.27.1
2021-01-13 14:05:14 +01:00
Sandro 0d1a657a25
Merge pull request #109142 from freezeboy/remove-postinstall-amfora
amfora: remove unnecessary postInstall phase for darwin
2021-01-13 14:04:33 +01:00
Sandro 8b59c33807
Merge pull request #107142 from 06kellyjac/tektoncd-cli
tektoncd-cli: 0.14.0 -> 0.15.0
2021-01-13 14:01:48 +01:00
Sandro c05e2bc529
Merge pull request #109115 from charvp/pr/bump-gomuks
gomuks: 0.2.1 -> 0.2.2
2021-01-13 14:01:19 +01:00
06kellyjac 2525c0252e terragrunt: 0.27.0 -> 0.27.1 2021-01-13 10:54:37 +00:00
Yurii Matsiuk 63960b3b30
fluxcd: 0.5.0 -> 0.5.9 2021-01-13 10:58:53 +01:00
Charlotte Van Petegem da9395cf8f
gomuks: 0.2.1 -> 0.2.2 2021-01-13 10:52:50 +01:00
freezeboy 5a15487897 amfora: remove unnecessary postInstall phase for darwin 2021-01-13 09:34:40 +01:00
Sandro c7a1cbf5cf
Merge pull request #100642 from oxzi/astroid-plugin-fix
astroid: fix python plugin usage
2021-01-13 08:49:29 +01:00
Niklas Hambüchen e350b35cce
Merge pull request #109103 from taku0/thunderbird-bin-78.6.1
thunderbird,  thunderbird-bin: 78.6.0 -> 78.6.1 [Critical security fix]
2021-01-12 19:36:40 +01:00
Sandro 69b5b1a35f
Merge pull request #107884 from freezeboy/update-amfora
amfora: 1.6.0 -> 1.7.2
2021-01-12 17:02:38 +01:00