Files
nixpkgs/pkgs/shells
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
..
2014-09-30 10:29:50 +01:00
2015-06-24 11:36:02 -05:00
2015-11-25 23:06:09 +01:00
2015-12-05 17:07:41 +01:00