1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
Sergei Trofimovich 4b88d42f51 firefox: disable 'MOZILLA_OFFICIAL=1' on i686
Without the change firefox build on i686 fails at configure time:

    $ NIXPKGS_ALLOW_BROKEN=1 nix build -f. --argstr system "i686-linux" firefox
    ...
    mozbuild.configure.options.InvalidOptionError:
      '--enable-release' implied by 'MOZILLA_OFFICIAL' conflicts with '--disable-release' from the command-line

The change uses the same 32-bit guard for both. It still does not allow
i686 build to succeed for other toolchain misconfiguration, but it's a
step forward.
2022-06-05 08:44:41 -05:00
..
applications firefox: disable 'MOZILLA_OFFICIAL=1' on i686 2022-06-05 08:44:41 -05:00
build-support
common-updater
data
desktops
development ocamlPackages.menhir: 20211128 → 20220210 2022-06-05 15:44:28 +02:00
games
misc
os-specific
pkgs-lib
servers nitter: 2022-05-13 -> 2022-06-04 2022-06-05 08:07:46 -05:00
shells
stdenv
test
tools liquidsoap: pin menhir dependency 2022-06-05 15:44:28 +02:00
top-level Merge pull request #175788 from SuperSandro2000/python310Packages.autobahn 2022-06-05 13:38:23 +02:00