[Nix-dev] Re: [Nix-commits] SVN commit: nix - 14902 - MarcWeber -	in nixpkgs/trunk/pkgs: development/compilers	development/compilers/adobe-flex-sdk top-level
    Ludovic Courtès 
    ludo at gnu.org
       
    Tue Apr  7 09:30:00 CEST 2009
    
    
  
Hello,
Marc Weber <marco-oweber at gmx.de> writes:
> +  meta = { 
> +      description = "flex sdk flash / action script developement kit";
> +      homepage = "http://www.adobe.com/support/documentation/en/flex/3/releasenotes_flex3_sdk.html#installation";
> +      license = "MPLv1.1"; #  Mozilla Public License Version 1.1
> +  };
If it's free software, why not build from source?  Granted, it takes
more time, but it's also more "confidence-inspiring".
Thanks,
Ludo'.
    
    
More information about the nix-dev
mailing list