nixpkgs/pkgs/development/libraries/ncurses
Thomas Tuegel da972b6cc4 ncurses: move runtime utilities to $out
All the programs provided by ncurses were being installed to the $dev
output, but several of them are intended for runtime use, e.g. to
operate on the running terminal. These user-facing programs are moved to
the $bin output.

Several packages referred to "${ncurses}/bin" or "${ncurses.dev}/bin" at
runtime; these paths are also updated to refer to "${ncurses.bin}/bin".
2016-03-08 11:35:24 -06:00
..
clang.patch ncurses: revived clang patch (close #10622) 2015-11-10 09:08:09 +01:00
default.nix ncurses: move runtime utilities to $out 2016-03-08 11:35:24 -06:00
gcc-5.patch Revert "Merge pull request #9543 from NixOS/staging.post-15.06" 2015-10-06 15:24:20 +02:00