[Nix-dev] build question
    Eelco Dolstra 
    e.dolstra at tudelft.nl
       
    Wed Feb 16 14:03:31 CET 2011
    
    
  
Hi,
On 02/16/2011 01:53 PM, Roelof Wobben wrote:
> If a make a new package for Nixos Can I use configure make and then make install or must I use cmake ?
I'm not sure I understand the question correctly, but a package in Nixpkgs can
use whatever build system it needs.  "configure; make; make install" is the
default build action in stdenv.
-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
    
    
More information about the nix-dev
mailing list