[Nix-dev] Patches for Chromium

Ian Farmer ian.farmer at gmail.com
Mon Feb 18 01:04:05 CET 2013


Hi,

I was having trouble updating to the latest Chromium dev channel
release, and eventually figured out that it was because NixOS's glibc
still passes CLONE_DETACHED to the clone() system call to support very
old kernels. I've attached a patch that fixes the issue for me.

Also attached is a patch that allows a build of Chromium with its
setuid sandbox enabled to be added to environment.systemPackages.

Thanks!

 - Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chromium-26.patch
Type: application/octet-stream
Size: 2757 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130217/be364fe9/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chromium-setuid-sandbox.patch
Type: application/octet-stream
Size: 3021 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130217/be364fe9/attachment-0003.obj 


More information about the nix-dev mailing list