Reinstate GNU Idutils, erroneously (?!) removed by r15967.
svn path=/nixpkgs/trunk/; revision=16066
This commit is contained in:
parent
6bc07c8e68
commit
eba599b798
@ -863,6 +863,10 @@ let
|
||||
inherit fetchurl stdenv bison flex;
|
||||
};
|
||||
|
||||
idutils = import ../tools/misc/idutils {
|
||||
inherit fetchurl stdenv emacs;
|
||||
};
|
||||
|
||||
imapsync = import ../tools/networking/imapsync {
|
||||
inherit fetchurl stdenv perl openssl;
|
||||
inherit (perlPackages) MailIMAPClient;
|
||||
|
Loading…
Reference in New Issue
Block a user