* Fix the dump feature.
svn path=/nixos/trunk/; revision=22950
This commit is contained in:
parent
9a94e561a5
commit
e3c2a1f49e
@ -46,7 +46,7 @@ let
|
||||
|
||||
sendmail = "${pkgs.ssmtp}/sbin/sendmail";
|
||||
|
||||
inherit (pkgs) libxslt enscript db4 coreutils diffutils bzip2 python;
|
||||
inherit (pkgs) libxslt enscript db4 coreutils diffutils gzip bzip2 python;
|
||||
|
||||
inherit (serverInfo) canonicalName;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user