[Nix-dev] Re: Auto package updating script v2
    Tobias Hunger 
    tobias.hunger at gmx.de
       
    Sat Feb 12 08:46:34 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.
I violated a golden rule: "Thou shall never send of patches after 
midnight.":-(
That should indeed not have happened, I'll fix that ASAP.
Modulo bugs: What do you think of the approach taken by the script?
Best Regards,
Tobias
    
    
More information about the nix-dev
mailing list