[Nix-dev] Java plugin for FF
shacka
shacka at gmail.com
Sat Sep 28 04:00:43 CEST 2013
On Fri, Sep 27, 2013 at 5:28 PM, Marc Weber <marco-oweber at gmx.de> wrote:
> nix-env -iA firefoxWrapper /etc/nixos/nixpkgs
>
$ nix-env -iA firefoxWrapper /etc/nixos/nixpkgs
error: attribute `firefoxWrapper' in selection path `firefoxWrapper' not
found
Also I don't have /etc/nixos/nixpkgs folder.
>
> wiki has page "how to find the packge I'm looking for".
> If the methods shown there don't help then maybe the only way is to know
> where to look at. And that's a bug ?
>
> Would you have found a comment in all-packages.nix like this?
>
>
> # install firefoxWrapper instead
> firefox = pkgs.firefoxPkgs.firefox;
>
> [...]
>
> firefoxWrapper = wrapFirefox { browser = firefoxPkgs.firefox; };
>
Hmm.. I don't have that comment, but the code is the same.
>
>
> Marc Weber
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130927/8f64c21a/attachment.html
More information about the nix-dev
mailing list