mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-07 12:44:20 +00:00
![Eelco Dolstra](/assets/img/avatar_default.png)
$out/include/ncurses. This simplifies many builders. svn path=/nixpkgs/trunk/; revision=4008
6 lines
89 B
Bash
6 lines
89 B
Bash
source $stdenv/setup
|
|
|
|
configureFlags="--without-x --with-ncurses=$ncurses"
|
|
|
|
genericBuild
|