Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5b8072fff6afe5a455d06b8b8f37a6d7e0519986
      
https://github.com/NixOS/nixpkgs/commit/5b8072fff6afe5a455d06b8b8f37a6d7e0519986
  Author: Lancelot SIX <[email protected]>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M nixos/modules/services/databases/postgresql.nix
    A nixos/tests/postgis.nix
    M pkgs/servers/sql/postgresql/default.nix
    A pkgs/servers/sql/postgresql/specify_pkglibdir_at_runtime.patch

  Log Message:
  -----------
  postgresql: Fix use with extensions

Fixes #15512 and #16032

With the multi output, postgresql cannot find at runtime what is its
basedir when looking for libdir and pkglibdir. This commit fixes that.


  Commit: 02217bf69723a2d66ad2076de01056415d3876b3
      
https://github.com/NixOS/nixpkgs/commit/02217bf69723a2d66ad2076de01056415d3876b3
  Author: Vladimír Čunát <[email protected]>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M nixos/modules/services/databases/postgresql.nix
    A nixos/tests/postgis.nix
    M pkgs/servers/sql/postgresql/default.nix
    A pkgs/servers/sql/postgresql/specify_pkglibdir_at_runtime.patch

  Log Message:
  -----------
  Merge #17838: postgresql: Fix use with extensions


Compare: https://github.com/NixOS/nixpkgs/compare/28e836a320f7...02217bf69723
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to