So I ran into a problem when packaging unity3d: Chromium Embedded Framework requires that the file '/nix/store/mr3jpab7ss65viqyk4d5wiwlh4jg6qaa-unity-editor-5.1.0f3/opt/Unity/Editor/chrome-sandbox' is owned by root and has permissions 4755.
I thought this would be a simple fix but then I read this: https://github.com/NixOS/nixos/blob/5f444a4d8d49a497bcfabe2544bda264c845653e/modules/security/setuid-wrappers.nix#L30 Does this mean nixos is unable to package unity3d unless I make chrome-sandbox an impure dependency somehow? Any help is appreciated! Cheers, William _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
