[Nix-dev] Re: Auto package updating script v2

Tobias Hunger tobias.hunger at gmx.de
Sat Feb 12 10:01:11 CET 2011


On Saturday February 12 2011 07:16:32 Yury G. Kudryashov wrote:
> Tobias Hunger wrote:
> >  -    ${if useDocs then "rm -rfv $out/share/doc/${name}/{html,src}" else
> 
> ""}
> 
> >  +    ${if useDocs then "rm -rfv $out/share/doc/${name}/{html,src}"
> >  else "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"}
> 
> This shouldn't happen.

Actually that line has been in my version of the default.nix ot qt-4 for a 
while now and was not introduced by the script:-( Sorry that it had slipped 
into the patch I mailed to the list.

Best Regards,
Tobias



More information about the nix-dev mailing list