From b6195120a4d4c9c8b294fbeafae09aa15b54899a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 4 Apr 2007 10:31:09 +0000 Subject: [PATCH] * Add bashInteractive to the channel. svn path=/nixpkgs/trunk/; revision=8539 --- pkgs/shells/bash-interactive/default.nix | 4 +++- pkgs/top-level/build-for-release.nix | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pkgs/shells/bash-interactive/default.nix b/pkgs/shells/bash-interactive/default.nix index 678e6b40aed0..6e9d7b3fa431 100644 --- a/pkgs/shells/bash-interactive/default.nix +++ b/pkgs/shells/bash-interactive/default.nix @@ -24,6 +24,8 @@ stdenv.mkDerivation { buildInputs = [bison] ++ (if interactive then [ncurses] else []); meta = { - description = "GNU Bourne-Again Shell, the de facto standard shell on Linux"; + description = + "GNU Bourne-Again Shell, the de facto standard shell on Linux" + + (if interactive then " (for interactive use)" else ""); }; } diff --git a/pkgs/top-level/build-for-release.nix b/pkgs/top-level/build-for-release.nix index 59c6c24d18e6..67b2a89d239a 100644 --- a/pkgs/top-level/build-for-release.nix +++ b/pkgs/top-level/build-for-release.nix @@ -14,6 +14,7 @@ let { autoconf automake19x bash + bashInteractive batik binutils bison23