Commit Graph
329035 Commits
Author SHA1 Message Date
Davíð Steinn Geirsson 5499f32f08 tor-browser-bundle-bin: Enable content sandbox and hardened malloc
Tor browser enables multi-process support in firefox to sandbox each site
in its own process. This is a very important security feature. It was
disabled in the nixpkgs version, according to a comment due to "crashing
tabs", but running with it enabled I have not been able to recreate this.
Sandboxing enabled is the upstream default, and if we can't ship a tor
browser that way then we should not ship one at all.

Also re-enable useHardenedMalloc to use graphene-hardened-malloc. Here
there was also a comment, in this case saying it caused "crashes with
intel driver". I have also been unable to recreate this on my Intel
UHD P630 onboard graphics.

I believe neither of these are issues any longer.
2021-11-05 22:37:42 +00:00
Fabian Affolter 84d5983fb2 python3Packages.mailman-hyperkitty: fix build 2021-11-05 23:36:23 +01:00
Robert ScottandGitHub 06c89cbdce Merge pull request #144803 from alyssais/applet-window-buttons
libsForQt5.applet-window-buttons: 0.9.0 -> 0.10.1
2021-11-05 22:35:08 +00:00
Alyssa Ross 2f121361da geopandas: 0.9.0 -> 0.10.2; fix check
Patches are both now applied upstream.
2021-11-05 22:35:06 +00:00
Fabian Affolter 1a3685370b python3Packages.proc: disable tests 2021-11-05 23:30:16 +01:00
Fabian Affolter b228c241fb pylode: relax rdflib constraint 2021-11-05 23:28:09 +01:00
Fabian Affolter b7fceb1fd9 python3Packages.rdflib: 6.0.1 -> 6.0.2 2021-11-05 23:24:29 +01:00
Alyssa Ross 3ffe9fed00 libsForQt5.applet-window-buttons: 0.9.0 -> 0.10.1
This fixes the build, which was previously failing with:

	In file included from /build/source/build/libappletdecoration/appletdecorationplugin_autogen/EWIEGA46WW/moc_previewbridge.cpp:10,
	                 from /build/source/build/libappletdecoration/appletdecorationplugin_autogen/mocs_compilation.cpp:9:
	/build/source/build/libappletdecoration/appletdecorationplugin_autogen/EWIEGA46WW/../../../../libappletdecoration/previewbridge.h:53:10: error: 'void Decoration::Applet::PreviewBridge::update(KDecoration2::Decoration*, const QRect&)' marked 'override', but does not override
	   53 |     void update(KDecoration2::Decoration *decoration, const QRect &geometry) override;
	      |          ^~~~~~
2021-11-05 21:56:20 +00:00
Robert ScottandGitHub 625707602b Merge pull request #144744 from hexop/HDF5Array
rPackages.HDF5Array: fix build
2021-11-05 21:49:29 +00:00
Martin Weinelt 678cf220a7 python3Packages.radio_beam: fix version detection by adding setuptools-scm 2021-11-05 22:32:01 +01:00
ArtturiandGitHub 60c602c897 Merge pull request #144769 from Thesola10/patch-4
dduper: update btrfs-progs patch
2021-11-05 23:24:45 +02:00
Cole MickensandGitHub 5c2e32fea4 Merge pull request #143930 from dguenther/code-server3.12.0
code-server: 3.9.0 -> 3.12.0
2021-11-05 14:02:26 -07:00
ArtturiandGitHub 01995f66a9 Merge pull request #144446 from jkarlson/qemu 2021-11-05 22:50:39 +02:00
legendofmiracles 8c220df794 wiki-tui: fix build on darwin 2021-11-05 14:30:48 -06:00
Fabian Affolter 3e368b176a metasploit: 6.1.12 -> 6.1.13 2021-11-05 21:27:30 +01:00
Fabian Affolter 72f5f39309 checkov: 2.0.528 -> 2.0.549 2021-11-05 21:22:41 +01:00
Robert Hensing d659856747 nixosTests.service-runner: Redirect stdout to avoid blocking 2021-11-05 21:22:31 +01:00
SandroandGitHub f622830937 Merge pull request #144784 from urbas/subprocess-tee-no-molecule 2021-11-05 21:15:26 +01:00
SandroandGitHub 89ec86651b Merge pull request #144783 from iblech/patch-thonny-icon 2021-11-05 21:14:42 +01:00
Robert Hensing 1927b71928 nixosTests.xfce: Redirect stdout to avoid blocking 2021-11-05 21:13:47 +01:00
Robert Hensing 0fb806301d nixosTests.pantheon: Redirect stdout to avoid blocking 2021-11-05 21:13:36 +01:00
Robert Hensing edc67d3862 nixosTests.chromium: Redirect stdout to avoid blocking 2021-11-05 21:13:25 +01:00
legendofmiracles 458ea7e649 wiki-tui: 0.3.4 -> 0.4.1 2021-11-05 14:10:43 -06:00
SandroandGitHub 531afdf160 Merge pull request #144775 from ambroisie/sshfs-main-program 2021-11-05 21:06:25 +01:00
SandroandGitHub 4042e36f2d Merge pull request #144774 from dan4ik605743/tonelib-meta 2021-11-05 21:03:40 +01:00
Stéphan Kochen 7acc0e054c libredirect: workaround dyld env not inherited 2021-11-05 20:47:11 +01:00
Ingo Blechschmidt 480285a39e rstudio: fix desktop icon 2021-11-05 20:36:14 +01:00
Matej Urbas d747e78e52 python38Packages.subprocess-tee: test_molecule disabled 2021-11-05 19:31:05 +00:00
Fabian Affolter 5fc42890c9 python3Packages.aioguardian: 2021.10.0 -> 2021.11.0 2021-11-05 20:22:26 +01:00
Ingo Blechschmidt 19de3a7c5b thonny: add desktop item 2021-11-05 20:20:16 +01:00
Robert ScottandGitHub 6f6f476bd6 Merge pull request #144273 from risicle/ris-threadpoolctl-test-fix
python3Packages.threadpoolctl: disable test test_architecture
2021-11-05 19:11:10 +00:00
Karim Vergnes cf0dfe4c7e dduper: update btrfs-progs patch
This fixes the failing build for the patched `btrfs-progs` required by `dduper`.
2021-11-05 20:03:32 +01:00
SandroandGitHub 558c76b10c Merge pull request #144771 from romildo/upd.lxqt 2021-11-05 20:00:42 +01:00
legendofmiracles b09fcdb0be python3Packages.aws-sam-cli: 1.29.0 -> 1.35.0, fix build 2021-11-05 12:38:50 -06:00
Thiago Kenji Okada 571c4e73e1 OVMF: disable LTO on i686
Fix build.
2021-11-05 15:38:07 -03:00
Bruno BELANYI b9bf35b065 sshfs: add 'meta.mainProgram' 2021-11-05 19:19:59 +01:00
Thiago Kenji OkadaandGitHub 505caf29fe Merge pull request #144755 from mdevlamynck/fix-unpfs
unpfs: fix build
2021-11-05 15:15:03 -03:00
dan4ik a123ab3a72 tonelib-zoom: fix meta.platforms 2021-11-06 01:14:47 +07:00
dan4ik d78a7264c6 tonelib-jam: fix meta.platforms 2021-11-06 01:09:46 +07:00
Matthias Devlamynck 39ce7a8afc unpfs: unstable-2019-05-17 -> unstable-2021-05-23
Fix build by updating to the most recent revision
2021-11-05 18:52:18 +01:00
legendofmiracles ec46532a47 python3Packages.aws-sam-translator: 1.39.0 -> 1.40.0 2021-11-05 11:47:35 -06:00
José Romildo e747e23ab5 lxqt.screengrab: 2.2.0 -> 2.3.0 2021-11-05 14:35:02 -03:00
José Romildo 5330d479fb lxqt.qtermwidget: 0.17.0 -> 1.0.0 2021-11-05 14:35:02 -03:00
José Romildo d567162b83 lxqt.qterminal: 0.17.0 -> 1.0.0 2021-11-05 14:35:02 -03:00
José Romildo 0cdf5e76ef lxqt.qps: 2.3.0 -> 2.4.0 2021-11-05 14:35:02 -03:00
José Romildo 2978c38b76 lxqt.pcmanfm-qt: 0.17.0 -> 1.0.0 2021-11-05 14:35:02 -03:00
José Romildo 3594a5609e lxqt.pavucontrol-qt: 0.17.0 -> 1.0.0 2021-11-05 14:35:02 -03:00
José Romildo f9b30c8ec1 lxqt.lxqt-themes: 0.17.0 -> 1.0.0 2021-11-05 14:35:02 -03:00
José Romildo 6c663b5ded lxqt.lxqt-sudo: 0.17.0 -> 1.0.0 2021-11-05 14:35:01 -03:00
José Romildo a2d0e6f21d lxqt.lxqt-session: 0.17.1 -> 1.0.0 2021-11-05 14:35:01 -03:00