[Nix-commits] [NixOS/nixpkgs] aa645b: jenkins service: Add extraJavaOptions.

2017-06-16 Thread Niklas Hambüchen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: aa645b51ba2f6df37903e3c4c71debceb8e70974
  
https://github.com/NixOS/nixpkgs/commit/aa645b51ba2f6df37903e3c4c71debceb8e70974
  Author: Niklas Hambüchen <m...@nh2.me>
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M nixos/modules/services/continuous-integration/jenkins/default.nix

  Log Message:
  ---
  jenkins service: Add extraJavaOptions.

This is useful for the common case of passing arguments to
the JVM that runs Jenkins.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 19c298: tinc: Mention in docs that the host name may not b...

2017-05-27 Thread Niklas Hambüchen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 19c298e97328ee78e639682ec195ce3e820d8387
  
https://github.com/NixOS/nixpkgs/commit/19c298e97328ee78e639682ec195ce3e820d8387
  Author: Niklas Hambüchen <m...@nh2.me>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
M nixos/modules/services/networking/tinc.nix

  Log Message:
  ---
  tinc: Mention in docs that the host name may not be used verbatim. (#26157)

* tinc: Mention in docs that the host name may not be used verbatim.

Source:

  
https://github.com/gsliepen/tinc/blob/5c344f297682cf11793407fca4547968aee22d95/src/net_setup.c#L341

* tinc: also replaces non-alphanumeric characters.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixops] bbf9a7: manual: Add section on how to deploy to a machine ...

2017-04-12 Thread Niklas Hambüchen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: bbf9a792d06c9a60c74dabe2937a9dfda9bff8f7
  
https://github.com/NixOS/nixops/commit/bbf9a792d06c9a60c74dabe2937a9dfda9bff8f7
  Author: Niklas Hambüchen <m...@nh2.me>
  Date:   2017-04-12 (Wed, 12 Apr 2017)

  Changed paths:
M doc/manual/overview.xml

  Log Message:
  ---
  manual: Add section on how to deploy to a machine already running NixOS (#647)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] aed302: Fix consul version being "unknown-unknown". Fixes ...

2017-04-04 Thread Niklas Hambüchen
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: aed302a1ab20d8e7d0a0a1c9ba7f8205a5fe6b9c
  
https://github.com/NixOS/nixpkgs/commit/aed302a1ab20d8e7d0a0a1c9ba7f8205a5fe6b9c
  Author: Niklas Hambüchen <m...@nh2.me>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
M pkgs/servers/consul/default.nix

  Log Message:
  ---
  Fix consul version being "unknown-unknown". Fixes #24606.

See https://github.com/hashicorp/consul/blob/v0.7.5/scripts/build.sh#L44
for how consul's build script does it.

(cherry picked from commit 7bf66e00664e8dde9e9b3460ceabedc8a95a0dd3)

fixes #24608


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits