Skip to content

Question: How do *you* actually use the gecko devEnv in a nix-shell || is it just me? #246

@calbrecht

Description

@calbrecht
% 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions