Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ff2e2e82ccc2eebc36220613b332efa475dcca51
      
https://github.com/NixOS/nixpkgs/commit/ff2e2e82ccc2eebc36220613b332efa475dcca51
  Author: Evan Danaher <edana...@edanaher.net>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M nixos/modules/services/web-servers/nginx/default.nix
    M nixos/modules/services/web-servers/nginx/location-options.nix
    M nixos/modules/services/web-servers/nginx/vhost-options.nix

  Log Message:
  -----------
  nginx: Add alias configuration option for hosts and locations.

It's like root, but doesn't keep the prefix.


  Commit: e7358b192a3cdfc7d64fa2a21321df03b2256345
      
https://github.com/NixOS/nixpkgs/commit/e7358b192a3cdfc7d64fa2a21321df03b2256345
  Author: Evan Danaher <edana...@edanaher.net>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M nixos/modules/services/web-servers/nginx/default.nix

  Log Message:
  -----------
  nginx: Assert that either root or alias is null.

If both are set, nginx won't start.  More error checking is certainly in
order, but this seems like a reasonable start.


  Commit: a09246948cafb7672ea1e5590688e7eb6a16cef3
      
https://github.com/NixOS/nixpkgs/commit/a09246948cafb7672ea1e5590688e7eb6a16cef3
  Author: Evan Danaher <edana...@edanaher.net>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M nixos/modules/services/web-servers/nginx/default.nix
    M nixos/modules/services/web-servers/nginx/vhost-options.nix

  Log Message:
  -----------
  nginx: disallow alias directive on server level; it doesn't work.


  Commit: 02129a8788423cb0b3dd4248c1ae342866d0d7ad
      
https://github.com/NixOS/nixpkgs/commit/02129a8788423cb0b3dd4248c1ae342866d0d7ad
  Author: Domen Kožar <do...@enlambda.com>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
    M nixos/modules/services/web-servers/nginx/default.nix
    M nixos/modules/services/web-servers/nginx/location-options.nix

  Log Message:
  -----------
  Merge pull request #23672 from edanaher/nginx-alias

Nginx alias directive


Compare: https://github.com/NixOS/nixpkgs/compare/5bcbffe0dcf5...02129a878842
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to