% nix-shell ../../nixpkgs-overlays/nixpkgs-mozilla/release.nix -A gecko.x86_64-linux.clang
error: attribute 'gcc' missing, at /home/alab/ws/nixpkgs-overlays/nixpkgs-mozilla/pkgs/gecko/default.nix:25:51
% nix-shell ../../nixpkgs-overlays/nixpkgs-mozilla/release.nix -A gecko.x86_64-linux.gcc
[nix-shell:~/ws/firefox-source/mozilla-central]$ python ./mach build
...
0:06.09 ERROR: Cannot find m4
% nix-shell ../../nixpkgs-overlays/nixpkgs-mozilla/release.nix -A gecko.x86_64-linux.gcc.fhs.env
gecko-deps-fhs-chrootenv:alab@tutnix:~/ws/firefox-source/mozilla-central$ python ./mach build
...
0:05.27 ERROR: Package 'harfbuzz', required by 'pango', not found
I am on nixpkgs master of this morning and have some other overlays like the nixpkgs-wayland and emacs-overlay in my system.
Do i have a borked system and this is working for everyone else?
I am on nixpkgs master of this morning and have some other overlays like the
nixpkgs-waylandandemacs-overlayin my system.Do i have a borked system and this is working for everyone else?