Branch: refs/heads/staging
Home: https://github.com/NixOS/nixpkgs
Commit: f0974e1e586699365eb4dd44b842f4711b552db7
https://github.com/NixOS/nixpkgs/commit/f0974e1e586699365eb4dd44b842f4711b552db7
Author: Alexander V. Nikolaev <[email protected]>
Date: 2016-12-02 (Fri, 02 Dec 2016)
Changed paths:
M pkgs/development/libraries/qt-5/5.5/qtbase/setup-hook.sh
M pkgs/development/libraries/qt-5/5.6/qtbase/setup-hook.sh
M pkgs/development/libraries/qt-5/5.7/qtbase/setup-hook.sh
Log Message:
-----------
qt5: more reproducible builds
Avoid mktemp -d in sources, where pathnames can affect result.
Commit: ae1fa72a48566e086efc6e9c7e565ea4ae647bc1
https://github.com/NixOS/nixpkgs/commit/ae1fa72a48566e086efc6e9c7e565ea4ae647bc1
Author: romildo <[email protected]>
Date: 2016-12-02 (Fri, 02 Dec 2016)
Changed paths:
M pkgs/applications/video/mkvtoolnix/default.nix
Log Message:
-----------
mkvtoolnix: 9.5.0 -> 9.6.0
Commit: 31702666574390d442a4dc36568208c261678976
https://github.com/NixOS/nixpkgs/commit/31702666574390d442a4dc36568208c261678976
Author: romildo <[email protected]>
Date: 2016-12-02 (Fri, 02 Dec 2016)
Changed paths:
M pkgs/misc/themes/adapta/default.nix
Log Message:
-----------
adapta-gtk-theme: 3.21.3.68 -> 3.89.1.66
Commit: d5cb4d8734abad70d31e4ccc839d20db7bb362a5
https://github.com/NixOS/nixpkgs/commit/d5cb4d8734abad70d31e4ccc839d20db7bb362a5
Author: Graham Christensen <[email protected]>
Date: 2016-12-02 (Fri, 02 Dec 2016)
Changed paths:
M nixos/tests/ecryptfs.nix
Log Message:
-----------
ecryptfs test: use TTY output to stabilize test
Commit: 6343fef5469863d99208a336048cc2a8cba9dd52
https://github.com/NixOS/nixpkgs/commit/6343fef5469863d99208a336048cc2a8cba9dd52
Author: aszlig <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/top-level/python-packages.nix
Log Message:
-----------
python/pillow: Only disable failing tests
There's no reason to disable ALL tests just because only one particular
test module is failing.
Tested on i686-linux and x86_64-linux against these Python versions:
Python 2.6: The interpreter itself doesn't build
Python 2.7: Successful for both architectures
Python 3.3: Successful for both architectures
Python 3.4: Successful for both architectures
Python 3.5: Successful for both architectures
Python 3.6: One of the dependencies of pillow doesn't build (pytest)
Tests for PyPy still fail, which is why the doCheck attribute is only
set to false if we're building for PyPy.
Signed-off-by: aszlig <[email protected]>
Cc: @desiderius, @goibhniu, @prikhi
Commit: a76f5241c565afce7ca7843f5eaee40d87021451
https://github.com/NixOS/nixpkgs/commit/a76f5241c565afce7ca7843f5eaee40d87021451
Author: aszlig <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
A pkgs/applications/graphics/vimiv/default.nix
A pkgs/applications/graphics/vimiv/fixes.patch
M pkgs/top-level/all-packages.nix
Log Message:
-----------
vimiv: init at 0.7.2
Packaging itself is pretty much straightforward, the tests however
revealed a few issues, which I have fixed with a small patch that has
been upstreamed at https://github.com/karlch/vimiv/pull/32.
The other sed-based patches in postPatch are mostly NixOS-specific.
Signed-off-by: aszlig <[email protected]>
Commit: 1f9cbcd21de891540139bbb86faa4b14ce23bd15
https://github.com/NixOS/nixpkgs/commit/1f9cbcd21de891540139bbb86faa4b14ce23bd15
Author: aszlig <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/tools/audio/beets/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
beets: Set Python version via top-level attribute
This largely reverts commit 599312739e3a338f923e6c22ab183178ca49c7b6.
The main reason is that it breaks the plugins, because the mentioned
commit didn't change the attributes for the plugins as well.
But instead of just fixing the attributes when we import the plugin
packages, let's just override pythonPackages in all-packages.nix.
Right now, Beets is in transition to Python 3, so we don't need to wait
that long until we can remove the dependency on Python 2:
https://github.com/beetbox/beets/releases/tag/v1.4.1
Once Python 3 support is no longer beta, we can just change this by
changing one line only instead of several.
Tested this by building beets with both external plugins.
Signed-off-by: aszlig <[email protected]>
Cc: @FRidh
Commit: d06bf820ea50c72854395231fa64fab99e91f9c2
https://github.com/NixOS/nixpkgs/commit/d06bf820ea50c72854395231fa64fab99e91f9c2
Author: Joachim Fasting <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/tools/security/tor/default.nix
Log Message:
-----------
tor: 0.2.8.9 -> 0.2.8.10
Per upstream, this contains primarily stability & performance fixes.
Notably, the relase fixes a bug that would sometimes make clients
unusable after leaving standby mode, as well as plugging a memory leak.
Commit: b2b6690576684e41744c9b02e9a7ff3b666488c6
https://github.com/NixOS/nixpkgs/commit/b2b6690576684e41744c9b02e9a7ff3b666488c6
Author: Joachim F <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/applications/video/mkvtoolnix/default.nix
Log Message:
-----------
Merge pull request #20873 from romildo/upd.mkvtoolnix
mkvtoolnix: 9.5.0 -> 9.6.0
Commit: e1cd73f25c88ea6ba57103711b0c25c3bd5bd0f3
https://github.com/NixOS/nixpkgs/commit/e1cd73f25c88ea6ba57103711b0c25c3bd5bd0f3
Author: Joachim F <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/misc/themes/adapta/default.nix
Log Message:
-----------
Merge pull request #20875 from romildo/upd.adapta
adapta-gtk-theme: 3.21.3.68 -> 3.89.1.66
Commit: d8e2eba8283edbaa26e464c8ce638f5e058e9830
https://github.com/NixOS/nixpkgs/commit/d8e2eba8283edbaa26e464c8ce638f5e058e9830
Author: Domen Kožar <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix
Log Message:
-----------
haskellPackages.turtle: enable tests again (they pass)
Commit: b5286f3747ad8776b2b3631d091abe0ef0579947
https://github.com/NixOS/nixpkgs/commit/b5286f3747ad8776b2b3631d091abe0ef0579947
Author: Igor Sharonov <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/applications/editors/neovim/qt.nix
Log Message:
-----------
neovim-qt: 0.2.3 -> 0.2.4
Commit: 4ce01405dbbbd3963f440c2bbbebd6ac59b31648
https://github.com/NixOS/nixpkgs/commit/4ce01405dbbbd3963f440c2bbbebd6ac59b31648
Author: Jörg Thalheim <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/applications/editors/neovim/qt.nix
Log Message:
-----------
Merge pull request #20883 from igsha/nvim-qt
neovim-qt: 0.2.3 -> 0.2.4
Commit: d41e1410617e08166c6469aa28eaa799e730f34a
https://github.com/NixOS/nixpkgs/commit/d41e1410617e08166c6469aa28eaa799e730f34a
Author: Graham Christensen <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M nixos/tests/ecryptfs.nix
Log Message:
-----------
Merge pull request #20876 from grahamc/ecryptfs
ecryptfs test: use TTY output to stabilize test
Commit: 41626234606f3e5f65fd5fd6861ee0ba4771e1c9
https://github.com/NixOS/nixpkgs/commit/41626234606f3e5f65fd5fd6861ee0ba4771e1c9
Author: Frederik Rietdijk <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
R pkgs/development/python-modules/cython_test.patch
M pkgs/top-level/python-packages.nix
Log Message:
-----------
pythonPackages.cython: 0.24.1 -> 0.25.1
Commit: a6c75a7167e1acdd0f63996db9843fd96251dcab
https://github.com/NixOS/nixpkgs/commit/a6c75a7167e1acdd0f63996db9843fd96251dcab
Author: Thomas Tuegel <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/development/libraries/qt-5/5.5/qtbase/setup-hook.sh
M pkgs/development/libraries/qt-5/5.6/qtbase/setup-hook.sh
M pkgs/development/libraries/qt-5/5.7/qtbase/setup-hook.sh
Log Message:
-----------
Merge pull request #20856 from avnik/qt5-mktemp
qt5: more reproducible builds
Commit: 851b5944bb797394728eb368c3cddf51534c73e4
https://github.com/NixOS/nixpkgs/commit/851b5944bb797394728eb368c3cddf51534c73e4
Author: Thomas Tuegel <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/development/libraries/qt-5/5.5/qtbase/default.nix
R pkgs/development/libraries/qt-5/5.5/qtbase/setup-hook.sh
M pkgs/development/libraries/qt-5/5.6/qtbase/default.nix
R pkgs/development/libraries/qt-5/5.6/qtbase/setup-hook.sh
M pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
R pkgs/development/libraries/qt-5/5.7/qtbase/setup-hook.sh
A pkgs/development/libraries/qt-5/qtbase-setup-hook.sh
Log Message:
-----------
qt5: factor out common setup hook for qtbase
Commit: 53a694e0968430483b27509e7a80aeb8d5b78b87
https://github.com/NixOS/nixpkgs/commit/53a694e0968430483b27509e7a80aeb8d5b78b87
Author: Thomas Tuegel <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/development/libraries/qt-5/5.5/default.nix
R pkgs/development/libraries/qt-5/5.5/setup-hook.sh
M pkgs/development/libraries/qt-5/5.6/default.nix
R pkgs/development/libraries/qt-5/5.6/setup-hook.sh
M pkgs/development/libraries/qt-5/5.7/default.nix
R pkgs/development/libraries/qt-5/5.7/setup-hook.sh
A pkgs/development/libraries/qt-5/qtsubmodule-setup-hook.sh
Log Message:
-----------
qt5: factor out common qtSubmodule setup hook
Commit: 2c4995c013fa093ccbf469ca279f543739529d8b
https://github.com/NixOS/nixpkgs/commit/2c4995c013fa093ccbf469ca279f543739529d8b
Author: Thomas Tuegel <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/development/libraries/qt-5/5.5/default.nix
R pkgs/development/libraries/qt-5/5.5/qmake-hook.sh
M pkgs/development/libraries/qt-5/5.6/default.nix
R pkgs/development/libraries/qt-5/5.6/qmake-hook.sh
M pkgs/development/libraries/qt-5/5.7/default.nix
R pkgs/development/libraries/qt-5/5.7/qmake-hook.sh
A pkgs/development/libraries/qt-5/qmake-hook.sh
Log Message:
-----------
qt5: factor out common qmake setup hook
Commit: 7b05efb90dc8f12a01dbf2e6adf4f9f59f94d956
https://github.com/NixOS/nixpkgs/commit/7b05efb90dc8f12a01dbf2e6adf4f9f59f94d956
Author: Thomas Tuegel <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/development/libraries/qt-5/5.5/default.nix
R pkgs/development/libraries/qt-5/5.5/make-qt-wrapper.sh
M pkgs/development/libraries/qt-5/5.6/default.nix
R pkgs/development/libraries/qt-5/5.6/make-qt-wrapper.sh
M pkgs/development/libraries/qt-5/5.7/default.nix
R pkgs/development/libraries/qt-5/5.7/make-qt-wrapper.sh
A pkgs/development/libraries/qt-5/make-qt-wrapper.sh
Log Message:
-----------
qt5: factor out common makeQtWrapper setup hook
Commit: 6a8a0b14e449b45c613f077271ad17e9664e2a44
https://github.com/NixOS/nixpkgs/commit/6a8a0b14e449b45c613f077271ad17e9664e2a44
Author: Thomas Tuegel <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/development/libraries/qt-5/5.5/default.nix
R pkgs/development/libraries/qt-5/5.5/make-qt-wrapper.sh
R pkgs/development/libraries/qt-5/5.5/qmake-hook.sh
M pkgs/development/libraries/qt-5/5.5/qtbase/default.nix
R pkgs/development/libraries/qt-5/5.5/qtbase/setup-hook.sh
R pkgs/development/libraries/qt-5/5.5/setup-hook.sh
M pkgs/development/libraries/qt-5/5.6/default.nix
R pkgs/development/libraries/qt-5/5.6/make-qt-wrapper.sh
R pkgs/development/libraries/qt-5/5.6/qmake-hook.sh
M pkgs/development/libraries/qt-5/5.6/qtbase/default.nix
R pkgs/development/libraries/qt-5/5.6/qtbase/setup-hook.sh
R pkgs/development/libraries/qt-5/5.6/setup-hook.sh
M pkgs/development/libraries/qt-5/5.7/default.nix
R pkgs/development/libraries/qt-5/5.7/make-qt-wrapper.sh
R pkgs/development/libraries/qt-5/5.7/qmake-hook.sh
M pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
R pkgs/development/libraries/qt-5/5.7/qtbase/setup-hook.sh
R pkgs/development/libraries/qt-5/5.7/setup-hook.sh
A pkgs/development/libraries/qt-5/make-qt-wrapper.sh
A pkgs/development/libraries/qt-5/qmake-hook.sh
A pkgs/development/libraries/qt-5/qtbase-setup-hook.sh
A pkgs/development/libraries/qt-5/qtsubmodule-setup-hook.sh
Log Message:
-----------
Merge branch 'qt5-unify-setup-hook'
Commit: 3e617930e58f8e8cdfff26b545b16db11430e9bc
https://github.com/NixOS/nixpkgs/commit/3e617930e58f8e8cdfff26b545b16db11430e9bc
Author: Graham Christensen <[email protected]>
Date: 2016-12-03 (Sat, 03 Dec 2016)
Changed paths:
M pkgs/development/libraries/nettle/default.nix
Log Message:
-----------
Merge branch 'staging'
Compare: https://github.com/NixOS/nixpkgs/compare/ca9ce9ace440...3e617930e58f_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits