Kirill,

2015-02-05 9:42 GMT+01:00 Kirill Elagin <[email protected]>:

> On Thu Feb 05 2015 at 11:15:32 AM Catonano <[email protected]> wrote:
>
>>
>> So, if 14.12 is old, which is the current release, anyway ?
>>
>
> 14.12 is the current release, but your output of `nix-channel --list`
> tells me that you are subscribed to the `unstable` channel.
>
> I believe there are no “release” nixpkgs channels but you can use the
> nixos channel instead:
>
> ~~~~
> $ nix-channel --add https://nixos.org/channels/nixos-14.12 nixpkgs
> $ nix-channel --update
> ~~~~
>
> and then you should see sass in the output of `nix-env -qa`. Attrpaths
> will change slightly but you shouldn’t notice if you install packages by
> name.
>

Thanks ! That allowed me to test the google web starter kit with
satisfaction !
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to