[Nix-commits] [NixOS/nixpkgs] 969456: pythonPackages.pika-pool: init at 0.1.3

2017-05-20 Thread Antoine Eiche
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9694567ac9aeafe597dc470407ce47a24f34a9b3
  
https://github.com/NixOS/nixpkgs/commit/9694567ac9aeafe597dc470407ce47a24f34a9b3
  Author: Antoine Eiche 
  Date:   2017-05-20 (Sat, 20 May 2017)

  Changed paths:
A pkgs/development/python-modules/pika-pool/default.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.pika-pool: init at 0.1.3

fixes #25750


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


[Nix-commits] [NixOS/nixpkgs] f28fe4: pythonPackages.pycassa: init at 1.11.2

2017-03-16 Thread Antoine Eiche
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f28fe4cfae06d8da440f5beef340762768fa9408
  
https://github.com/NixOS/nixpkgs/commit/f28fe4cfae06d8da440f5beef340762768fa9408
  Author: Antoine Eiche 
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
A pkgs/development/python-modules/pycassa/default.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.pycassa: init at 1.11.2

fixes #23920


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


[Nix-commits] [NixOS/nixpkgs] 8f325e: pythonPackages.robotframework-requests: init at 0....

2017-02-20 Thread Antoine Eiche
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8f325bdd255f4dc84f63a415f8dba67fb0ed
  
https://github.com/NixOS/nixpkgs/commit/8f325bdd255f4dc84f63a415f8dba67fb0ed
  Author: Antoine Eiche 
  Date:   2017-02-20 (Mon, 20 Feb 2017)

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

  Log Message:
  ---
  pythonPackages.robotframework-requests: init at 0.4.6


  Commit: 85fe839caf6a162d3d2215f372294eafb29d9f31
  
https://github.com/NixOS/nixpkgs/commit/85fe839caf6a162d3d2215f372294eafb29d9f31
  Author: Antoine Eiche 
  Date:   2017-02-20 (Mon, 20 Feb 2017)

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

  Log Message:
  ---
  pythonPackages.robotframework: 2.8.7 -> 3.0.2


Compare: https://github.com/NixOS/nixpkgs/compare/85fba54bc65f...85fe839caf6a___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 9d3009: nixos/systemd: set r-x group permissions on /var/l...

2017-02-08 Thread Antoine Eiche
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9d30099b7f6b7f5bef6abd6dc240ada3a666112c
  
https://github.com/NixOS/nixpkgs/commit/9d30099b7f6b7f5bef6abd6dc240ada3a666112c
  Author: Antoine Eiche 
  Date:   2017-02-08 (Wed, 08 Feb 2017)

  Changed paths:
M nixos/modules/system/boot/systemd.nix

  Log Message:
  ---
  nixos/systemd: set r-x group permissions on /var/log/journal

This allows services such as systemd-journal-gateway to access the
systemd journal.

Closes #22288


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


[Nix-commits] [NixOS/nixpkgs] 415c9f: nixos/keystone: init at liberty version

2016-12-16 Thread Antoine Eiche
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 415c9ff90b4aa9f6452f618e60aa948ab94a93fb
  
https://github.com/NixOS/nixpkgs/commit/415c9ff90b4aa9f6452f618e60aa948ab94a93fb
  Author: Antoine Eiche 
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
M nixos/modules/misc/ids.nix
M nixos/modules/module-list.nix
A nixos/modules/virtualisation/openstack/keystone.nix
A nixos/tests/keystone.nix

  Log Message:
  ---
  nixos/keystone: init at liberty version

This commit introduces a nixos module for the Openstack Keystone
service. It also provides a optional bootstrap step that creates some
basic initial resources (tenants, endpoints,...).

The provided test starts Keystone by enabling bootstrapping and checks
if user creation works well.

This commit is based on initial works made by domenkozar.


  Commit: a932f68d9c2a020e04b49f225310decf39bb34d0
  
https://github.com/NixOS/nixpkgs/commit/a932f68d9c2a020e04b49f225310decf39bb34d0
  Author: Antoine Eiche 
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
A nixos/modules/virtualisation/openstack/common.nix
M nixos/modules/virtualisation/openstack/keystone.nix
M nixos/tests/keystone.nix

  Log Message:
  ---
  nixos/keystone: secrets can be read from files

A secret can be stored in a file. It is written at runtime in the
configuration file.
Note it is also possible to write them in the nix store for dev
purposes.


  Commit: 086e5d09a1f364b427ed27817c44dd563180eb28
  
https://github.com/NixOS/nixpkgs/commit/086e5d09a1f364b427ed27817c44dd563180eb28
  Author: Antoine Eiche 
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
M nixos/release.nix
M nixos/tests/keystone.nix

  Log Message:
  ---
  nixos/keystone: add test in release.nix


Compare: https://github.com/NixOS/nixpkgs/compare/656cc3acafcb...086e5d09a1f3___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits