Awesome, I finally got it working with this command. (I'm working on a new
package now.)

    nix-build /my-sources/pkgs/top-level/all-packages.nix -A heroku-toolbelt

Thanks Marc!


On Wed, Nov 13, 2013 at 9:09 AM, Marc Weber <[email protected]> wrote:

> Excerpts from Alex Berg's message of Wed Nov 13 01:59:24 +0100 2013:
> > How can I test the package I created in my fork of NixPkgs?
> nix-build -A name location-of-your-fork/ (default.nix will be used which
> loads all-packages.nix)
>
> Marc Weber
> _______________________________________________
> nix-dev mailing list
> [email protected]
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to