summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorRickard Nilsson <rickynils@gmail.com>2014-04-24 11:56:54 +0200
committerRickard Nilsson <rickynils@gmail.com>2014-04-24 11:56:54 +0200
commit7336218a9eb6a348ca496a21a01722adffc8dfcd (patch)
tree2347593ecd187259016cbc23f5baaa4b1d50c29b /pkgs/top-level
parent1a877418d4f02967c14394db9f83139892ec0465 (diff)
downloadnixlib-7336218a9eb6a348ca496a21a01722adffc8dfcd.tar
nixlib-7336218a9eb6a348ca496a21a01722adffc8dfcd.tar.gz
nixlib-7336218a9eb6a348ca496a21a01722adffc8dfcd.tar.bz2
nixlib-7336218a9eb6a348ca496a21a01722adffc8dfcd.tar.lz
nixlib-7336218a9eb6a348ca496a21a01722adffc8dfcd.tar.xz
nixlib-7336218a9eb6a348ca496a21a01722adffc8dfcd.tar.zst
nixlib-7336218a9eb6a348ca496a21a01722adffc8dfcd.zip
postfix: Add version 2.11.0 as nixpkgs.postfix211
I think this version should replace the current nixpkgs.postfix,
but it could potentially break stuff since the version jump is
big (2.8 -> 2.11).
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index de155d48cc44..56b20ed10c82 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -6530,6 +6530,8 @@ let
 
   postfix = callPackage ../servers/mail/postfix { };
 
+  postfix211 = callPackage ../servers/mail/postfix/2.11.nix { };
+
   pulseaudio = callPackage ../servers/pulseaudio {
     gconf = gnome.GConf;
     # The following are disabled in the default build, because if this