[Nix-commits] [NixOS/nixpkgs] d2523a: rssh: Make rssh a valid shell

2016-12-01 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d2523a4f3db5fa80f835c10188dd59a25be0c2ee
  
https://github.com/NixOS/nixpkgs/commit/d2523a4f3db5fa80f835c10188dd59a25be0c2ee
  Author: Marius Bergmann 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/shells/rssh/default.nix

  Log Message:
  ---
  rssh: Make rssh a valid shell

The rssh package did not have the 'shellPath' attribute, so it could not
be used as the default shell for a nixos user. I fixed this by adding
the attribute.


  Commit: fdac7e597588a5a64a363c31e3e1380e90489bb8
  
https://github.com/NixOS/nixpkgs/commit/fdac7e597588a5a64a363c31e3e1380e90489bb8
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/shells/rssh/default.nix

  Log Message:
  ---
  Merge pull request #20834 from mbrgm/rssh

rssh: Make rssh a valid shell


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


[Nix-commits] [NixOS/nixpkgs] 288e75: wireguard: remove dependency on ip-up.target

2016-12-01 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 288e75c5f9c45062f7401f40d11b0c04199eca4c
  
https://github.com/NixOS/nixpkgs/commit/288e75c5f9c45062f7401f40d11b0c04199eca4c
  Author: lbonn 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  wireguard: remove dependency on ip-up.target

It was deprecated and removed from all modules in the tree by #18319.

The wireguard module PR (#17933) was still in the review at the time and
the deprecated usage managed to slip inside.


  Commit: 345770383405498f480dfa5d74810a94b11d04bb
  
https://github.com/NixOS/nixpkgs/commit/345770383405498f480dfa5d74810a94b11d04bb
  Author: Joachim F 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  Merge pull request #20825 from lbonn/wireguard-systemd-start

wireguard: remove dependency on ip-up.target


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


[Nix-commits] [NixOS/nixpkgs] 7038b0: pythonPackages: do not propagate pytest

2016-12-01 Thread Frederik Rietdijk
  Branch: refs/heads/python-wip
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7038b0c4fd97ed3ab0486a601a438edbfaa6fa3b
  
https://github.com/NixOS/nixpkgs/commit/7038b0c4fd97ed3ab0486a601a438edbfaa6fa3b
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages: do not propagate pytest

pytest plugins should not propagate pytest. Instead, packages depending
on pytest and plugins, should explicitly depend on both the plugin(s)
and pytest. This change will more easily allow packages to depend on
another version of pytest when needed.


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


[Nix-commits] [NixOS/nixpkgs] 805022: torbrowser: 6.0.6 -> 6.0.7

2016-12-01 Thread Susan Potter
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 805022c5e0539d680da070724f1b2d3030720056
  
https://github.com/NixOS/nixpkgs/commit/805022c5e0539d680da070724f1b2d3030720056
  Author: Susan Potter 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/security/tor/torbrowser.nix

  Log Message:
  ---
  torbrowser: 6.0.6 -> 6.0.7

(cherry picked from commit 75cdbf48aecc55e8789efe7b4c6c71fe909efdb2)


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


[Nix-commits] [NixOS/nixpkgs] 367563: convoy: init at 0.5.0

2016-12-01 Thread Pascal Wittmann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3675631f63901635d94aa6dab984d606653ec0ae
  
https://github.com/NixOS/nixpkgs/commit/3675631f63901635d94aa6dab984d606653ec0ae
  Author: Jaka Hudoklin 
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
A pkgs/tools/filesystems/convoy/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  convoy: init at 0.5.0


  Commit: 130bc32268286748a40c57e65d3d172daf944b4e
  
https://github.com/NixOS/nixpkgs/commit/130bc32268286748a40c57e65d3d172daf944b4e
  Author: Pascal Wittmann 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
A pkgs/tools/filesystems/convoy/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #20824 from offlinehacker/pkgs/convoy/init

convoy: init at 0.5.0


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


[Nix-commits] [NixOS/nixpkgs] ca1e67: sddm: 0.13.0 -> 0.14.0

2016-12-01 Thread Eelco Dolstra
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ca1e67754855ddd92710a7c2ae866dae0171c9ce
  
https://github.com/NixOS/nixpkgs/commit/ca1e67754855ddd92710a7c2ae866dae0171c9ce
  Author: Ioannis Koutras 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M nixos/modules/services/x11/display-managers/sddm.nix
R 
pkgs/applications/display-managers/sddm/0002-fix-ConfigReader-QStringList-corruption.patch
M pkgs/applications/display-managers/sddm/default.nix

  Log Message:
  ---
  sddm: 0.13.0 -> 0.14.0

(cherry picked from commit d78e68b1a45de52715678a61eefad421a7ff4cf8)


  Commit: beaf557dbe64d5d6e8852c4c75311fae42dd
  
https://github.com/NixOS/nixpkgs/commit/beaf557dbe64d5d6e8852c4c75311fae42dd
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M nixos/modules/services/x11/display-managers/sddm.nix

  Log Message:
  ---
  sddm: Enable user switching

It was lacking the dbus configuration to bind to
org.freedesktop.DisplayManager, and it was passing fixed TTY/display
numbers to the X server (see 9be012f0d4d9b6bca35416ec89d5a40be4556896).

(cherry picked from commit 69bea26ea9a6ec97927f45bea78f2148325c2cd9)


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


[Nix-commits] [NixOS/nixpkgs] 14ac29: koji -> pythonPackages.koji

2016-12-01 Thread Frederik Rietdijk
  Branch: refs/heads/python-wip
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 14ac29390bd7f96c0ecff1716c02686dcc6a8b07
  
https://github.com/NixOS/nixpkgs/commit/14ac29390bd7f96c0ecff1716c02686dcc6a8b07
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
A pkgs/development/python-modules/koji/default.nix
R pkgs/tools/package-management/koji/default.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  koji -> pythonPackages.koji

koji is both a library and an application. It is used in Nixpkgs
primarily as a library and therefore I move it.


  Commit: 3756b2cf6c1df2dc5cbcdf0b6754fccef4a35895
  
https://github.com/NixOS/nixpkgs/commit/3756b2cf6c1df2dc5cbcdf0b6754fccef4a35895
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/misc/diffoscope/default.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.rpm: rpm for specific python version

rpm provides a Python module that is used by certain packages. We need
to override pkgs.rpm to get a correct version.


  Commit: 53663de201eb890e2adf88f1fe0bd70479afd527
  
https://github.com/NixOS/nixpkgs/commit/53663de201eb890e2adf88f1fe0bd70479afd527
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.rpkg: use local rpm and koji


Compare: https://github.com/NixOS/nixpkgs/compare/7038b0c4fd97...53663de201eb___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] d947e6: nixops: fix #20823

2016-12-01 Thread Domen Kožar
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d947e602e90f24bc7c667d32e5dbb555ec5f7a28
  
https://github.com/NixOS/nixpkgs/commit/d947e602e90f24bc7c667d32e5dbb555ec5f7a28
  Author: Domen Kožar 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/package-management/nixops/generic.nix

  Log Message:
  ---
  nixops: fix #20823


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


[Nix-commits] [NixOS/nixpkgs] 58d2d4: pythonPackages.pyrsistent: propagate six

2016-12-01 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 58d2d460d0bc11083ac2f547228fc11f589120a5
  
https://github.com/NixOS/nixpkgs/commit/58d2d460d0bc11083ac2f547228fc11f589120a5
  Author: Nikolay Amiantov 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.pyrsistent: propagate six


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


[Nix-commits] [NixOS/nixpkgs] 9e4538: pythonPackages.acoustics: init at 0.1.2

2016-12-01 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9e4538112ac0b2579cb140abb7798becb3af100e
  
https://github.com/NixOS/nixpkgs/commit/9e4538112ac0b2579cb140abb7798becb3af100e
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.acoustics: init at 0.1.2


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


[Nix-commits] [NixOS/nixpkgs] c2130c: pythonPackages.pynzb: disable tests

2016-12-01 Thread Frederik Rietdijk
  Branch: refs/heads/python-wip
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c2130c6dc643e0c8921edf86d12da3ffca407584
  
https://github.com/NixOS/nixpkgs/commit/c2130c6dc643e0c8921edf86d12da3ffca407584
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.pynzb: disable tests


  Commit: 7a49b43f7a5885c476a729bd94db9d16c7b3edd6
  
https://github.com/NixOS/nixpkgs/commit/7a49b43f7a5885c476a729bd94db9d16c7b3edd6
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.webassets: disable tests

Test invocation was broken. Now that is fixed, but getting the tests to
pass requires more work.


Compare: https://github.com/NixOS/nixpkgs/compare/53663de201eb...7a49b43f7a58___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] bfc272: pythonPackages.docker: Fix build for python3

2016-12-01 Thread Jascha Geerds
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bfc2721ebf08a414f0268e9f4913a563a6b86999
  
https://github.com/NixOS/nixpkgs/commit/bfc2721ebf08a414f0268e9f4913a563a6b86999
  Author: Jascha Geerds 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.docker: Fix build for python3


  Commit: d69a25dfdedef3a8001f286bd7b0cecebe7c68e6
  
https://github.com/NixOS/nixpkgs/commit/d69a25dfdedef3a8001f286bd7b0cecebe7c68e6
  Author: Jascha Geerds 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.docker: Add myself as a maintainer


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


[Nix-commits] [NixOS/nixpkgs] 49a313: pythonpackages.lti: rename to PyLTI and remove ove...

2016-12-01 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 49a313c395006ede63850f42c3887d2e1446b43a
  
https://github.com/NixOS/nixpkgs/commit/49a313c395006ede63850f42c3887d2e1446b43a
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonpackages.lti: rename to PyLTI and remove overriding

- rename to PyLTI to follow upstream
- remove overriding because it is not necessary; newer mock can be used,
and modules python packages should be fixed to not propagate pytest (see
separate commit).

cc maintainer @layus


  Commit: d3f3ad3b26d4c9737f8e4f9a4d251aa49023a17e
  
https://github.com/NixOS/nixpkgs/commit/d3f3ad3b26d4c9737f8e4f9a4d251aa49023a17e
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.pyjwt: does not need pytest 2.7


  Commit: a8379a19069d54253afe60dde8d47f71eff6557b
  
https://github.com/NixOS/nixpkgs/commit/a8379a19069d54253afe60dde8d47f71eff6557b
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.pytestcache: disable tests


  Commit: be020a25826be05518214061fa5396ed101ceb94
  
https://github.com/NixOS/nixpkgs/commit/be020a25826be05518214061fa5396ed101ceb94
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages: do not propagate pytest

pytest plugins should not propagate pytest. Instead, packages depending
on pytest and plugins, should explicitly depend on both the plugin(s)
and pytest. This change will more easily allow packages to depend on
another version of pytest when needed.


  Commit: 74276caf194ac9a1398cf164ec6604c3730f75a2
  
https://github.com/NixOS/nixpkgs/commit/74276caf194ac9a1398cf164ec6604c3730f75a2
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
A pkgs/development/python-modules/koji/default.nix
R pkgs/tools/package-management/koji/default.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  koji -> pythonPackages.koji

koji is both a library and an application. It is used in Nixpkgs
primarily as a library and therefore I move it.


  Commit: 19ca20c91f56b47b194039781145f0cba9a2ddc3
  
https://github.com/NixOS/nixpkgs/commit/19ca20c91f56b47b194039781145f0cba9a2ddc3
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/misc/diffoscope/default.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.rpm: rpm for specific python version

rpm provides a Python module that is used by certain packages. We need
to override pkgs.rpm to get a correct version.


  Commit: 13017d8ba6ac90837e4ec73c372f236a3b4d12fe
  
https://github.com/NixOS/nixpkgs/commit/13017d8ba6ac90837e4ec73c372f236a3b4d12fe
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.rpkg: use local rpm and koji


  Commit: 8b5544bea26f320c13626a03893be0ed265a4305
  
https://github.com/NixOS/nixpkgs/commit/8b5544bea26f320c13626a03893be0ed265a4305
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.pynzb: disable tests


  Commit: 2dba67fbb7da79905e7c865fe70d73a6e034e373
  
https://github.com/NixOS/nixpkgs/commit/2dba67fbb7da79905e7c865fe70d73a6e034e373
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.webassets: disable tests

Test invocation was broken. Now that is fixed, but getting the tests to
pass requires more work.


  Commit: 7d2bc0c2d215bfb9ddd1652bc0e35ca7099833a7
  
https://github.com/NixOS/nixpkgs/commit/7d2bc0c2d215bfb9ddd1652bc0e35ca7099833a7
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.numtraits: needs six


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


[Nix-commits] [NixOS/nixpkgs] 9c8788: merlin: 2.5.2 -> 2.5.3

2016-12-01 Thread Vincent Laporte
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9c87884fdf38fd517d10a632908434aa426645eb
  
https://github.com/NixOS/nixpkgs/commit/9c87884fdf38fd517d10a632908434aa426645eb
  Author: Vincent Laporte 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/development/tools/ocaml/merlin/default.nix

  Log Message:
  ---
  merlin: 2.5.2 -> 2.5.3


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


[Nix-commits] [NixOS/nixpkgs] 16eb67: hdf5: 1.8.16 -> 1.8.18

2016-12-01 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 16eb67ac9ca52d56ff13fb3cda2e4644df9f387b
  
https://github.com/NixOS/nixpkgs/commit/16eb67ac9ca52d56ff13fb3cda2e4644df9f387b
  Author: Lancelot SIX 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/misc/hdf5/default.nix

  Log Message:
  ---
  hdf5: 1.8.16 -> 1.8.18

For release announcement, see
https://support.hdfgroup.org/ftp/HDF5/current18/src/hdf5-1.8.18-RELEASE.txt


  Commit: d9ae633d98db81345925a7d2f7bdc784a9ce0c0d
  
https://github.com/NixOS/nixpkgs/commit/d9ae633d98db81345925a7d2f7bdc784a9ce0c0d
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/misc/hdf5/default.nix

  Log Message:
  ---
  Merge pull request #20838 from lsix/update_hdf5

hdf5: 1.8.16 -> 1.8.18


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


[Nix-commits] [NixOS/nixpkgs] d80d92: LTS Haskell 7.11

2016-12-01 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d80d92793e75daba2ce5e941a0515ea8e3364639
  
https://github.com/NixOS/nixpkgs/commit/d80d92793e75daba2ce5e941a0515ea8e3364639
  Author: Peter Simons 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-hackage2nix.yaml

  Log Message:
  ---
  LTS Haskell 7.11


  Commit: 10b832e4645d379def491a91428e5fc8d9c36e22
  
https://github.com/NixOS/nixpkgs/commit/10b832e4645d379def491a91428e5fc8d9c36e22
  Author: Peter Simons 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  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.0.3-11-g4525071 from Hackage 
revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/7c09fb8e04139674e977af03bfeb1a586e0d1a95.


  Commit: 880ae3fd1ebbe3e0d629936449c82c5a55dd2346
  
https://github.com/NixOS/nixpkgs/commit/880ae3fd1ebbe3e0d629936449c82c5a55dd2346
  Author: mingchuan 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  haskellPackages: fix brick and vty_5_13

brick 0.14 requires vty >= 5.12


  Commit: a571edecd089758c365f49803f851e46d3dcefb0
  
https://github.com/NixOS/nixpkgs/commit/a571edecd089758c365f49803f851e46d3dcefb0
  Author: Peter Simons 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  haskell-jni: fix path to missing libjvm

libjvm.so is in a non-standard location and the build needs help finding it.
Closes https://github.com/NixOS/nixpkgs/issues/20669.


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


[Nix-commits] [NixOS/nixpkgs] 297ea7: haskellPackages.ghc-core: Revert "0.5.6 -> 2012-12...

2016-12-01 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 297ea7550caa2f27dbdde17c526350e148c6be79
  
https://github.com/NixOS/nixpkgs/commit/297ea7550caa2f27dbdde17c526350e148c6be79
  Author: Peter Simons 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  haskellPackages.ghc-core: Revert "0.5.6 -> 2012-12-15"

This reverts commit c1b919ff5c13103017e750fb6a7a1dfdeaf23394. That kind of
change is a maintenance nightmare because it unconditionally overrides the
package's version specified in hackage-packages.nix with something else, i.e.
no future update will ever have an effect. This is not the proper way to do it.
The proper way is to add the relevant commit from Github as a patch.


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


Re: [Nix-dev] monitor.nixos.org

2016-12-01 Thread Rok Garbas
i created a PR with an a one updateScript example for firefox-bin
https://github.com/NixOS/nixpkgs/pull/20844

I'd love to hear what you think.

On Thu, Dec 1, 2016 at 3:13 AM, Tomasz Czyż  wrote:
> zimbatm: I don't think you need that branch selection thing. All the custom
> logic you want for that package you can put in the update script and you can
> even parametrize it from the outside I assume (update script generated by
> nix expression). That should be enough to do whatever custom logic you want.
>
>
> 2016-11-29 15:05 GMT+00:00 Profpatsch :
>>
>> On 16-11-28 11:05pm, Rok Garbas wrote:
>> > On Mon, Nov 28, 2016 at 9:42 PM, Profpatsch  wrote:
>> > > Exactly.
>> > > And of course the interface of what the script at this point should
>> > > do.
>> >
>> > We don't need to define what that update script should do, since a
>> > maintainer of that package also makes sure that generated files
>> > (json/nix/...) that this update script provides will be read by the
>> > package expression.
>>
>> In order for CI to check for updates there needs to be a standard
>> way to call these update scripts. And more than that, a standard
>> behaviour of these update scripts. I expect CI to completely sandbox
>> them.
>> Maybe even go so far as to loosen the “fixed input” rule only a tiny
>> bit, meaning the update scripts have to specify exactly what state
>> they are going to inspect to find new versions.
>>
>> > I think Nix has the advantage here actually. A maintainer can write an
>> > update script in any language that he is most comfortable with. On the
>> > end they have to support it etc... BUT everybody can run the update
>> > without knowing that this is a ruby script since ``nix-shell``
>> > provides all the needed dependencies for us.
>>
>> As long as updates always behave the same. And don’t rm -rf your $HOME …
>> I’ve had enough untrusted source code run for two lifetimes.
>>
>> > So on the end we really need to just figure out the name ;) and start
>> > writing update scripts. Even if they are full of regex :P
>>
>> If there is no interface, I’d rather not even have a fix name, or people
>> will think updates are specified somehow. Maybe even go the other way
>> and reserve the name until someone figures out a nice way to do this.
>>
>> --
>> Proudly written in Mutt with Vim on NixOS.
>> Q: Why is this email five sentences or less?
>> A: http://five.sentenc.es
>> May take up to five days to read your message. If it’s urgent, call me.
>> ___
>> nix-dev mailing list
>> nix-dev@lists.science.uu.nl
>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
>
>
> --
> Tomasz Czyż



-- 
Rok Garbas
https://garbas.si
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] PatchELF in Bundix's postBuild step

2016-12-01 Thread Maarten Hoogendoorn
Hi,

I'm trying to build a gem that has vendored a statically compiled program
(that still depends on /lib64/ld-linux-x86-64.so.2).

I've tried to use patchelf in the postBuild in a bundlerEnv, but it's
complaining about not having write permissions to $out

I wrote a one-liner to check for .nix files that contained both the words
bundlerEnv and patchelf, but only the top-level/all-packages.nix matched
both.

I tried to create another derivation, that pulls all file in from the
bundlerEnv, and then patches the elf file, but it's resulting in the same
error message.

A nix-expression that reproduces this error is attached.


default.nix
Description: Binary data
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 4d15c9: thunderbird: 45.5.0 -> 45.5.1

2016-12-01 Thread Eelco Dolstra
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4d15c98e414b13fed9ab9cb96d867864db4a63c3
  
https://github.com/NixOS/nixpkgs/commit/4d15c98e414b13fed9ab9cb96d867864db4a63c3
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/applications/networking/mailreaders/thunderbird/default.nix

  Log Message:
  ---
  thunderbird: 45.5.0 -> 45.5.1

(cherry picked from commit f4aab5b211e3302d81612bdc76aa8164c913ed8b)


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


[Nix-commits] [NixOS/nixpkgs] 22389a: firefox-esr: security 45.5.0 -> 45.5.1 (#20841)

2016-12-01 Thread taku0
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 22389ae7835d845e0b7d7ab393559bf2fe0c448b
  
https://github.com/NixOS/nixpkgs/commit/22389ae7835d845e0b7d7ab393559bf2fe0c448b
  Author: taku0 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/default.nix

  Log Message:
  ---
  firefox-esr: security 45.5.0 -> 45.5.1 (#20841)

(cherry picked from commit 36f980b7ff98f0106a534166f28b9eabb4ec7e20)


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


[Nix-commits] [NixOS/nixpkgs] cef18b: enlightenment: 0.21.3 -> 0.21.4

2016-12-01 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cef18b345d06791833f571568a2b9aa7d780
  
https://github.com/NixOS/nixpkgs/commit/cef18b345d06791833f571568a2b9aa7d780
  Author: romildo 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/desktops/enlightenment/enlightenment.nix

  Log Message:
  ---
  enlightenment: 0.21.3 -> 0.21.4


  Commit: fd752e8b311bf0abaffa210ee694876eb8aba3a0
  
https://github.com/NixOS/nixpkgs/commit/fd752e8b311bf0abaffa210ee694876eb8aba3a0
  Author: Joachim F 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/desktops/enlightenment/enlightenment.nix

  Log Message:
  ---
  Merge pull request #20835 from romildo/upd.enlightenment

enlightenment: 0.21.3 -> 0.21.4


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


[Nix-commits] [NixOS/nixpkgs] e72b7e: youtube-dl: 2016.11.27 -> 2016.12.01

2016-12-01 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e72b7ebd980c1c9a0cac0b9499ab88105416d663
  
https://github.com/NixOS/nixpkgs/commit/e72b7ebd980c1c9a0cac0b9499ab88105416d663
  Author: Stefan Götz 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/misc/youtube-dl/default.nix

  Log Message:
  ---
  youtube-dl: 2016.11.27 -> 2016.12.01


  Commit: 2de33456f155286a2a5c66864c5d290fe2ec0337
  
https://github.com/NixOS/nixpkgs/commit/2de33456f155286a2a5c66864c5d290fe2ec0337
  Author: Joachim F 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/misc/youtube-dl/default.nix

  Log Message:
  ---
  Merge pull request #20837 from goetzst/youtube-dl

youtube-dl: 2016.11.27 -> 2016.12.01


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


Re: [Nix-dev] PatchELF in Bundix's postBuild step

2016-12-01 Thread zimbatm
Yes that's it. There is also a pkgs.defaultGemConfig that contains common
overrides, like injecting libxml for the nokogiri gem. You might want to
merge it with your override (or submit yours to nixpkgs).

On Thu, 1 Dec 2016, 20:51 Maarten Hoogendoorn,  wrote:

> OK, I found a solution after taking a longer look at the bundlerEnv
> implementation.
> Each gem is packaged as a separate derivation (which makes complete sense).
> BundlerEnv offers the `gemConfig', in which one can set another
> postInstall step.
>
> In my case, the following snippet works:
>
> with pkgs; (bundlerEnv {
> name ="ruby-protoc-v3";
> inherit ruby;
> gemfile= ./Gemfile;
> lockfile = ./Gemfile.lock;
> gemset = ./gemset.nix;
> gemConfig = {
>   grpc-tools = attr: {
> postInstall= ''
>   for file in $(find
> $out/lib/ruby/gems/2.3.0/gems/grpc-tools-1.0.1/bin/x86_64-linux -type f
> -executable ); do
> patchelf --set-interpreter
> ${stdenv.glibc}/lib/ld-linux-x86-64.so.2 $file
>   done
> '';
>   };
> };
> })
>
> I think that I got confused by the fact that I did not see any symlinks
> during my investigation. I must have missed that somewhere.
>
> - Maarten
>
> 2016-12-01 21:24 GMT+01:00 Maarten Hoogendoorn :
>
> Hi,
>
> I'm trying to build a gem that has vendored a statically compiled program
> (that still depends on /lib64/ld-linux-x86-64.so.2).
>
> I've tried to use patchelf in the postBuild in a bundlerEnv, but it's
> complaining about not having write permissions to $out
>
> I wrote a one-liner to check for .nix files that contained both the words
> bundlerEnv and patchelf, but only the top-level/all-packages.nix matched
> both.
>
> I tried to create another derivation, that pulls all file in from the
> bundlerEnv, and then patches the elf file, but it's resulting in the same
> error message.
>
> A nix-expression that reproduces this error is attached.
>
>
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] PatchELF in Bundix's postBuild step

2016-12-01 Thread Maarten Hoogendoorn
OK, I found a solution after taking a longer look at the bundlerEnv
implementation.
Each gem is packaged as a separate derivation (which makes complete sense).
BundlerEnv offers the `gemConfig', in which one can set another postInstall
step.

In my case, the following snippet works:

with pkgs; (bundlerEnv {
name ="ruby-protoc-v3";
inherit ruby;
gemfile= ./Gemfile;
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
gemConfig = {
  grpc-tools = attr: {
postInstall= ''
  for file in $(find
$out/lib/ruby/gems/2.3.0/gems/grpc-tools-1.0.1/bin/x86_64-linux -type f
-executable ); do
patchelf --set-interpreter
${stdenv.glibc}/lib/ld-linux-x86-64.so.2 $file
  done
'';
  };
};
})

I think that I got confused by the fact that I did not see any symlinks
during my investigation. I must have missed that somewhere.

- Maarten

2016-12-01 21:24 GMT+01:00 Maarten Hoogendoorn :

> Hi,
>
> I'm trying to build a gem that has vendored a statically compiled program
> (that still depends on /lib64/ld-linux-x86-64.so.2).
>
> I've tried to use patchelf in the postBuild in a bundlerEnv, but it's
> complaining about not having write permissions to $out
>
> I wrote a one-liner to check for .nix files that contained both the words
> bundlerEnv and patchelf, but only the top-level/all-packages.nix matched
> both.
>
> I tried to create another derivation, that pulls all file in from the
> bundlerEnv, and then patches the elf file, but it's resulting in the same
> error message.
>
> A nix-expression that reproduces this error is attached.
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 36f980: firefox-esr: security 45.5.0 -> 45.5.1 (#20841)

2016-12-01 Thread taku0
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 36f980b7ff98f0106a534166f28b9eabb4ec7e20
  
https://github.com/NixOS/nixpkgs/commit/36f980b7ff98f0106a534166f28b9eabb4ec7e20
  Author: taku0 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/default.nix

  Log Message:
  ---
  firefox-esr: security 45.5.0 -> 45.5.1 (#20841)


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


Re: [Nix-dev] monitor.nixos.org

2016-12-01 Thread zimbatm
Yeah but I'm still wondering how that would work in the context of nixpkgs.

Are we always updating to the latest version? For example on a release
branch we might want to pin to a major.minor if the project follows semver,
but maybe on master we always want the latest version.

How do we iterate over all the packages? Do we regularly run all the update
scripts? Are the updates directly pushed to master or are new PR
automatically created?

Let's say the convention is that derivations exposes an "updater" passthru.
Does it mean that all the derivations need to be updated or can we
magically support all github projects?

I still think that some of this need to be tried out so we might as well
adopt garbas' approach for now but it would be nice to have a clearer
picture as well.

On Thu, 1 Dec 2016, 03:13 Tomasz Czyż,  wrote:

> zimbatm: I don't think you need that branch selection thing. All the
> custom logic you want for that package you can put in the update script and
> you can even parametrize it from the outside I assume (update script
> generated by nix expression). That should be enough to do whatever custom
> logic you want.
>
> 2016-11-29 15:05 GMT+00:00 Profpatsch :
>
> On 16-11-28 11:05pm, Rok Garbas wrote:
> > On Mon, Nov 28, 2016 at 9:42 PM, Profpatsch  wrote:
> > > Exactly.
> > > And of course the interface of what the script at this point should do.
> >
> > We don't need to define what that update script should do, since a
> > maintainer of that package also makes sure that generated files
> > (json/nix/...) that this update script provides will be read by the
> > package expression.
>
> In order for CI to check for updates there needs to be a standard
> way to call these update scripts. And more than that, a standard
> behaviour of these update scripts. I expect CI to completely sandbox
> them.
> Maybe even go so far as to loosen the “fixed input” rule only a tiny
> bit, meaning the update scripts have to specify exactly what state
> they are going to inspect to find new versions.
>
> > I think Nix has the advantage here actually. A maintainer can write an
> > update script in any language that he is most comfortable with. On the
> > end they have to support it etc... BUT everybody can run the update
> > without knowing that this is a ruby script since ``nix-shell``
> > provides all the needed dependencies for us.
>
> As long as updates always behave the same. And don’t rm -rf your $HOME …
> I’ve had enough untrusted source code run for two lifetimes.
>
> > So on the end we really need to just figure out the name ;) and start
> > writing update scripts. Even if they are full of regex :P
>
> If there is no interface, I’d rather not even have a fix name, or people
> will think updates are specified somehow. Maybe even go the other way
> and reserve the name until someone figures out a nice way to do this.
>
> --
> Proudly written in Mutt with Vim on NixOS.
> Q: Why is this email five sentences or less?
> A: http://five.sentenc.es
> May take up to five days to read your message. If it’s urgent, call me.
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
>
>
> --
> Tomasz Czyż
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] ac5152: shadow: fix collision with coreutils (man groups.1...

2016-12-01 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ac51528df83401ff357d08ee69d31b5a6d421279
  
https://github.com/NixOS/nixpkgs/commit/ac51528df83401ff357d08ee69d31b5a6d421279
  Author: danbst 
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
M pkgs/os-specific/linux/shadow/default.nix

  Log Message:
  ---
  shadow: fix collision with coreutils (man groups.1.gz)

The `groups.1.gz` collides with one from coreutils. The code to fix this
was already present in expression, but wrongly assumes that share/man/man1
directory will be copied to `man` output after `installPhase`.

It turned out, that man directory is set at configure step, so we should
remove file from `man` output.


  Commit: 85ecde87c8b5ab39ce34407b1d74ec92db784ae1
  
https://github.com/NixOS/nixpkgs/commit/85ecde87c8b5ab39ce34407b1d74ec92db784ae1
  Author: Joachim F 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/os-specific/linux/shadow/default.nix

  Log Message:
  ---
  Merge pull request #20804 from danbst/fix-shadow

shadow: fix collision with coreutils (man groups.1.gz)


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


Re: [Nix-dev] monitor.nixos.org

2016-12-01 Thread Rok Garbas
> Are we always updating to the latest version? For example on a release
> branch we might want to pin to a major.minor if the project follows semver,
> but maybe on master we always want the latest version.
>

The maintainer who writes nix expression for the package also decides
which version update script will follow.

> How do we iterate over all the packages? Do we regularly run all the update
> scripts? Are the updates directly pushed to master or are new PR
> automatically created?
>

Initially updates will happen as now, done manually by the
maintainers. The only this that changes is that maintainers will be
asked/required to write an update script that and to use that update
script.

Later we can see how we can hook this script in Hydra/CI, but we first
need to have some update scripts :)


> Let's say the convention is that derivations exposes an "updater" passthru.
> Does it mean that all the derivations need to be updated or can we magically
> support all github projects?
>

I wouldn't magically support all github projects, but rather provide
update script one by one. As we go along adding an update which follow
a branch might look like:
https://github.com/mozilla-releng/services/blob/master/nix/tools/default.nix#L10

> I still think that some of this need to be tried out so we might as well
> adopt garbas' approach for now but it would be nice to have a clearer
> picture as well.
>

The PR I created (https://github.com/NixOS/nixpkgs/pull/20844) leaves
all the door open for improvement, but brings us just a step closer to
the future where we could easily manage 1000x more packages then we do
now.



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


[Nix-commits] [NixOS/nixpkgs] 4e2e20: pythonPackages.acoustic: fix meta.license

2016-12-01 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4e2e2039c2f111924a3c733babdc988771c62ccf
  
https://github.com/NixOS/nixpkgs/commit/4e2e2039c2f111924a3c733babdc988771c62ccf
  Author: Joachim Fasting 
  Date:   2016-12-02 (Fri, 02 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.acoustic: fix meta.license

There is no licenses.bsd; the upstream license looks like 3-clause BSD.


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


[Nix-commits] [NixOS/nixpkgs] 0dcdb9: linux: 4.1.35 -> 4.1.36

2016-12-01 Thread Tim Steinbach
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0dcdb9b66b4a1486a9f5cae51be96917a094621d
  
https://github.com/NixOS/nixpkgs/commit/0dcdb9b66b4a1486a9f5cae51be96917a094621d
  Author: Tim Steinbach 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/os-specific/linux/kernel/linux-4.1.nix

  Log Message:
  ---
  linux: 4.1.35 -> 4.1.36

(cherry picked from commit 5afc6b506cc6e96cd03008a6f014edfbf1cfa432)


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


[Nix-commits] [NixOS/nixpkgs] 5afc6b: linux: 4.1.35 -> 4.1.36

2016-12-01 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5afc6b506cc6e96cd03008a6f014edfbf1cfa432
  
https://github.com/NixOS/nixpkgs/commit/5afc6b506cc6e96cd03008a6f014edfbf1cfa432
  Author: Tim Steinbach 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/os-specific/linux/kernel/linux-4.1.nix

  Log Message:
  ---
  linux: 4.1.35 -> 4.1.36


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


[Nix-commits] [NixOS/nixpkgs] d4858e: ponyc: 0.6.0 -> 0.9.0

2016-12-01 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d4858edf57f1e3d89f136ea96436979a614aefdc
  
https://github.com/NixOS/nixpkgs/commit/d4858edf57f1e3d89f136ea96436979a614aefdc
  Author: Kamil Chmielewski 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/development/compilers/ponyc/default.nix
M pkgs/development/compilers/ponyc/disable-tests.patch

  Log Message:
  ---
  ponyc: 0.6.0 -> 0.9.0


  Commit: 097b4be1d5ec2cb7934fc044a447e543488a975d
  
https://github.com/NixOS/nixpkgs/commit/097b4be1d5ec2cb7934fc044a447e543488a975d
  Author: Joachim F 
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
M pkgs/development/compilers/ponyc/default.nix
M pkgs/development/compilers/ponyc/disable-tests.patch

  Log Message:
  ---
  Merge pull request #20845 from kamilchm/ponyc

ponyc: 0.6.0 -> 0.9.0


Compare: https://github.com/NixOS/nixpkgs/compare/5afc6b506cc6...097b4be1d5ec___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 5c0367: urxvt: add vtwheel extension

2016-12-01 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5c0367ee5b80bb7322cfc696a43d0eabd0506f9c
  
https://github.com/NixOS/nixpkgs/commit/5c0367ee5b80bb7322cfc696a43d0eabd0506f9c
  Author: danbst 
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
A pkgs/applications/misc/rxvt_unicode-plugins/urxvt-vtwheel.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  urxvt: add vtwheel extension

This allows to scroll content in less, screen, nano, tmux and others
(the ones, who create so called "secondary screens"), similar to VTE-based
terminals.

Note, however, that mouse wheel won't work in `less -X`, which is used
by basic `journalctl`. Fix it with `export SYSTEMD_LESS=FRSMK`


  Commit: acddb5d36745d06b608e71b098ad90d625e9cd5a
  
https://github.com/NixOS/nixpkgs/commit/acddb5d36745d06b608e71b098ad90d625e9cd5a
  Author: Jörg Thalheim 
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
A pkgs/applications/misc/rxvt_unicode-plugins/urxvt-vtwheel.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #20805 from danbst/rxvt-vtwheel

urxvt: add vtwheel extension


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


[Nix-commits] [NixOS/nixpkgs] 75cdbf: torbrowser: 6.0.6 -> 6.0.7

2016-12-01 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 75cdbf48aecc55e8789efe7b4c6c71fe909efdb2
  
https://github.com/NixOS/nixpkgs/commit/75cdbf48aecc55e8789efe7b4c6c71fe909efdb2
  Author: Susan Potter 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/security/tor/torbrowser.nix

  Log Message:
  ---
  torbrowser: 6.0.6 -> 6.0.7


  Commit: 0fe7d32038805cbe10d7a49a25dd8186a534d8f9
  
https://github.com/NixOS/nixpkgs/commit/0fe7d32038805cbe10d7a49a25dd8186a534d8f9
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/tools/security/tor/torbrowser.nix

  Log Message:
  ---
  Merge pull request #20831 from mbbx6spp/update-torbrowser-6.0.7

torbrowser: 6.0.6 -> 6.0.7


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


[Nix-commits] [NixOS/nixpkgs] e39584: pythonPackages.pyjwt: 1.4.0 -> 1.4.2

2016-12-01 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e39584c67d24f38c1b050a599d162eb3e764a9bf
  
https://github.com/NixOS/nixpkgs/commit/e39584c67d24f38c1b050a599d162eb3e764a9bf
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.pyjwt: 1.4.0 -> 1.4.2


  Commit: d22432880b83367a6e7b901427e48f1b70551727
  
https://github.com/NixOS/nixpkgs/commit/d22432880b83367a6e7b901427e48f1b70551727
  Author: Frederik Rietdijk 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.oauthlib: 0.7.2 -> 2.0.0


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


[Nix-commits] [NixOS/nixpkgs] 1e17f2: firefox: 50.0.1 -> 50.0.2

2016-12-01 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1e17f21b3e844b28cb78142dd304b98a20fc8b3f
  
https://github.com/NixOS/nixpkgs/commit/1e17f21b3e844b28cb78142dd304b98a20fc8b3f
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/default.nix

  Log Message:
  ---
  firefox: 50.0.1 -> 50.0.2


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


[Nix-commits] [NixOS/nixpkgs] b221fc: nss: 3.27.1 -> 3.27.2

2016-12-01 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b221fc137c76bbc118639f323bfaadfe04dd1456
  
https://github.com/NixOS/nixpkgs/commit/b221fc137c76bbc118639f323bfaadfe04dd1456
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/development/libraries/nss/default.nix

  Log Message:
  ---
  nss: 3.27.1 -> 3.27.2


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


[Nix-commits] [NixOS/nixpkgs] f4aab5: thunderbird: 45.5.0 -> 45.5.1

2016-12-01 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f4aab5b211e3302d81612bdc76aa8164c913ed8b
  
https://github.com/NixOS/nixpkgs/commit/f4aab5b211e3302d81612bdc76aa8164c913ed8b
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/applications/networking/mailreaders/thunderbird/default.nix

  Log Message:
  ---
  thunderbird: 45.5.0 -> 45.5.1


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


[Nix-commits] [NixOS/nixpkgs] e7fc01: firefox: 50.0.1 -> 50.0.2

2016-12-01 Thread Eelco Dolstra
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e7fc018bc2ef6193fd9581f5091fcaf339b7deeb
  
https://github.com/NixOS/nixpkgs/commit/e7fc018bc2ef6193fd9581f5091fcaf339b7deeb
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/default.nix

  Log Message:
  ---
  firefox: 50.0.1 -> 50.0.2

(cherry picked from commit 1e17f21b3e844b28cb78142dd304b98a20fc8b3f)


  Commit: 00c7e462825d5630bb64fa24d4aeabff956773b4
  
https://github.com/NixOS/nixpkgs/commit/00c7e462825d5630bb64fa24d4aeabff956773b4
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/development/libraries/nspr/default.nix

  Log Message:
  ---
  nspr: 4.12 -> 4.13.1

(cherry picked from commit 3f784a3f8780bc6c9566c8fa581d00991046512a)


  Commit: d56483363af0edb6fe1e8dcbfa05fe0c3d53b3b6
  
https://github.com/NixOS/nixpkgs/commit/d56483363af0edb6fe1e8dcbfa05fe0c3d53b3b6
  Author: Eelco Dolstra 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M pkgs/development/libraries/nss/default.nix

  Log Message:
  ---
  nss: 3.27.1 -> 3.27.2

(cherry picked from commit b221fc137c76bbc118639f323bfaadfe04dd1456)


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


[Nix-commits] [NixOS/nixpkgs] de925e: terminus-font-ttf: init at 4.40.1

2016-12-01 Thread goibhniu
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: de925e952e477153f555a3abcc911e4c843e33a1
  
https://github.com/NixOS/nixpkgs/commit/de925e952e477153f555a3abcc911e4c843e33a1
  Author: Okasu 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/data/fonts/terminus-font-ttf/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  terminus-font-ttf: init at 4.40.1


  Commit: 304150f5768e0abc3bb9a88bf55354dddcbfb3f2
  
https://github.com/NixOS/nixpkgs/commit/304150f5768e0abc3bb9a88bf55354dddcbfb3f2
  Author: goibhniu 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/data/fonts/terminus-font-ttf/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #20743 from Okasu/terminus-font-ttf

terminus-font-ttf: init at 4.40.1


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


[Nix-commits] [NixOS/nixpkgs] d42cfc: all-packages: move terminus-ttf beside terminus

2016-12-01 Thread Cillian de Roiste
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d42cfcec928982b86c3f263d7f2684741f2f71d6
  
https://github.com/NixOS/nixpkgs/commit/d42cfcec928982b86c3f263d7f2684741f2f71d6
  Author: Cillian de Roiste 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  ---
  all-packages: move terminus-ttf beside terminus


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


[Nix-commits] [NixOS/nixpkgs] 813e52: urlwatch: 2.2 -> 2.5

2016-12-01 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 813e5284cf4621572aee6d53c1639573fdb7fc5e
  
https://github.com/NixOS/nixpkgs/commit/813e5284cf4621572aee6d53c1639573fdb7fc5e
  Author: Eric Sagnes 
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
M pkgs/tools/networking/urlwatch/default.nix
R pkgs/tools/networking/urlwatch/setup.patch

  Log Message:
  ---
  urlwatch: 2.2 -> 2.5


  Commit: b068cbf2d03ce4368f935ee4c371bf89cf65d790
  
https://github.com/NixOS/nixpkgs/commit/b068cbf2d03ce4368f935ee4c371bf89cf65d790
  Author: Frederik Rietdijk 
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
M pkgs/tools/networking/urlwatch/default.nix
R pkgs/tools/networking/urlwatch/setup.patch

  Log Message:
  ---
  Merge pull request #20848 from ericsagnes/fix/urlwatch

urlwatch: 2.2 -> 2.5


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