nixpkgs/pkgs/shells/fish
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
..
builtin_status.patch fish: add module to support it as default shell 2015-12-26 06:25:23 +01:00
command-not-found.patch fish: pass all of argv to command-not-found 2015-12-28 15:09:48 +01:00
default.nix ncurses: move runtime utilities to $out 2016-03-08 11:35:24 -06:00
etc_config.patch fish: add module to support it as default shell 2015-12-26 06:25:23 +01:00