[Nix-commits] [NixOS/nixpkgs] f10940: postfix: Add optional LDAP support

2017-07-04 Thread Peter Simons via nix-commits
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f1094050fd4eb9066d0b0743dabb18a314a15738
  
https://github.com/NixOS/nixpkgs/commit/f1094050fd4eb9066d0b0743dabb18a314a15738
  Author: roblabla 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M pkgs/servers/mail/postfix/default.nix

  Log Message:
  ---
  postfix: Add optional LDAP support


  Commit: edb587633cd0400cbf9101f2bb6b54cd2ccb2bbb
  
https://github.com/NixOS/nixpkgs/commit/edb587633cd0400cbf9101f2bb6b54cd2ccb2bbb
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/servers/mail/postfix/default.nix

  Log Message:
  ---
  Merge pull request #26420 from roblabla/feature-postfix

postfix: Add optional LDAP support, allow changing package in service


Compare: https://github.com/NixOS/nixpkgs/compare/c2e3f7b68766...edb587633cd0___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 55545d: hackage-packages.nix: automatic Haskell package se...

2017-07-04 Thread Peter Simons via nix-commits
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 55545d1b7623deb737322f94e54de58bb76b576d
  
https://github.com/NixOS/nixpkgs/commit/55545d1b7623deb737322f94e54de58bb76b576d
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/haskell-modules/hackage-packages.nix

  Log Message:
  ---
  hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.3.1-4-gaa50929 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/82bc7a9031dfccb10fb290c3fea517b43d936440.


  Commit: 00bed9edcd99be98e3aa1b1fd378e67fafeb3507
  
https://github.com/NixOS/nixpkgs/commit/00bed9edcd99be98e3aa1b1fd378e67fafeb3507
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  cabal2nix: enable test suite again

Version 2.3.1 should succeed fine on all platforms.


  Commit: 1fb109090edef18d9ea717c01a13321471c27d58
  
https://github.com/NixOS/nixpkgs/commit/1fb109090edef18d9ea717c01a13321471c27d58
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-ghc-8.2.x.nix

  Log Message:
  ---
  haskell-primitive: use newer version to compile with ghc-8.2.x


  Commit: f8f9fccd32418d76f572995e1cd4b7bc887630e9
  
https://github.com/NixOS/nixpkgs/commit/f8f9fccd32418d76f572995e1cd4b7bc887630e9
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-ghc-8.2.x.nix

  Log Message:
  ---
  haskell-syb: use newer version to compile with ghc-8.2.x


  Commit: 26271d08115babe3051afc0fff39d9507c00e320
  
https://github.com/NixOS/nixpkgs/commit/26271d08115babe3051afc0fff39d9507c00e320
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-ghc-8.2.x.nix

  Log Message:
  ---
  haskell-doctest: jailbreak to fix build with ghc-8.2.x


  Commit: 3d03ec8d2e8ca5011512be899a1790053e81b2bb
  
https://github.com/NixOS/nixpkgs/commit/3d03ec8d2e8ca5011512be899a1790053e81b2bb
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-ghc-8.2.x.nix

  Log Message:
  ---
  haskell-vector: use newer version to compile with ghc-8.2.x


  Commit: cafed1a84c7e9f4592a76b384883b1b6b4c94379
  
https://github.com/NixOS/nixpkgs/commit/cafed1a84c7e9f4592a76b384883b1b6b4c94379
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/tools/haskell/tinc/default.nix

  Log Message:
  ---
  haskell-tinc: update to latest git version to fix the build


  Commit: b683a15d17cdcabf54b911ad2f60670fda7ca37c
  
https://github.com/NixOS/nixpkgs/commit/b683a15d17cdcabf54b911ad2f60670fda7ca37c
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/tools/haskell/tinc/default.nix

  Log Message:
  ---
  haskell-tinc: don't hard-code the version of GHC used by this tool

We don't want to re-compile tinc just to change the GHC environment used for
building, i.e. when running inside of nix-shell. Instead, find "ghc" in $PATH.


  Commit: b9ed1177c8b0a085ca1e05596b0f5cf9386e1da5
  
https://github.com/NixOS/nixpkgs/commit/b9ed1177c8b0a085ca1e05596b0f5cf9386e1da5
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/tools/haskell/tinc/default.nix

  Log Message:
  ---
  haskell-tinc: enable Hydra builds


  Commit: 7e3186265787b091b87211ed38310ee6770a16bd
  
https://github.com/NixOS/nixpkgs/commit/7e3186265787b091b87211ed38310ee6770a16bd
  Author: Peter Simons 
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  ---
  haskell-tinc: use default versions of cabal-install and cabal2nix


Compare: https://github.com/NixOS/nixpkgs/compare/51c481bdcc30...7e3186265787___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits