diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 9ac8ade3ed8..e18ae286c04 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -8553,7 +8553,7 @@ let inherit (gtkLibs) gtk; inherit (perlPackages) ArchiveZip CompressZlib; inherit (gnome) GConf ORBit2; - neon = neon026; + neon = neon029; stdenv = stdenv2; }; @@ -8566,7 +8566,7 @@ let inherit (gtkLibs) gtk; inherit (perlPackages) ArchiveZip CompressZlib; inherit (gnome) GConf ORBit2; - neon = neon026; + neon = neon029; stdenv = stdenv2; inherit autoconf openldap postgresql;