GithubHelp home page GithubHelp logo

Comments (5)

jtojnar avatar jtojnar commented on May 28, 2024 3

Setting security.sandbox.content.read_path_whitelist to /nix/store/ is a simple workaround for the issue (taken from bugzilla).

from nixpkgs-mozilla.

hedning avatar hedning commented on May 28, 2024 1

Having the same issue here. Opened a bug on bugzilla, and it didn't seem to be reproducible in Ubuntu, so it seems to be partly nix related. Buildid 20170725144053 and later are broken for me, while buildid 20170725100346 works.

from nixpkgs-mozilla.

nbp avatar nbp commented on May 28, 2024 1

Updating nightly now should fix the issue, as Bug 1385253 is now closed, by adding the /nix/store path to the default set of paths, and that the sandbox got backed out.

Note, that any fonts which are added in the home directory of the users might probably require the same about:config trick.

from nixpkgs-mozilla.

nbp avatar nbp commented on May 28, 2024

Note, after merging #54 , firefox-nightly-bin will automagically take the latest versions form Mozilla servers. Which implies that the hashes of your distribution will change every-day even if you pin a specific nixpkgs-mozilla version.

If you want a stable version, you will have to use the manually updated reproducible.firefox-nightly-bin attribute.

I personally do not install nightly system-wide, but start it with:

 $ nix-shell -p firefox-nightly-bin --command firefox

-- edit: fix typos.

from nixpkgs-mozilla.

nbp avatar nbp commented on May 28, 2024

Note, after merging #54 , firefox-nightly-bin will automagically take the latest version for Mozilla servers. Which implies 2 things. The hashes of your distribution will change every-day even if you pin a specific nixpkgs-mozilla version.

If you want a stable version, you will have to use the manually updated reproducible.firefox-nightly-bin attribute.

I personally do not install nightly system-wise, but start it with:

 $ nix-shell -p firefox-nightly-bin --command firefox

from nixpkgs-mozilla.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.