On 31 January 2015 at 16:14, Catonano <[email protected]> wrote: > > > 2015-01-31 16:10 GMT+01:00 Bjørn Forsman <[email protected]>: >> >> On 31 January 2015 at 16:07, Catonano <[email protected]> wrote: >> >> Try pkgs.fetchurl instead. >> >> Best regards, >> Bjørn Forsman > > > error: anonymous function at "/home/me/.nixpkgs/config.nix":1:1 called with > unexpected argument ‘pkgs’, at > "/nix/store/i99ncvcy3p4awz7b0m35gcknkizzrpag-nixpkgs-15.05pre55083.597373b/nixpkgs/pkgs/top-level/all-packages.nix":67:14
I don't think you placed the "pkgs.fetchurl" where I meant. In the code you pasted, there was only one "fetchurl". Replace that one with "pkgs.fetchurl" (without the quotes). - Bjørn _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
