Commit Graph

134827 Commits

Author SHA1 Message Date
José Romildo Malaquias
5f1c33efce efl: 1.21.0 -> 1.21.1 2018-09-17 22:12:42 -03:00
John Ericson
9f768ff43c
Merge pull request #46795 from obsidiansystems/late-bind-buildHaskellPackages
haskell infra: "late bind" `buildHaskellPackages`
2018-09-17 16:20:56 -04:00
John Ericson
8da28de0e8 haskell infra: "late bind" buildHaskellPackages
This way it can be overridden.
2018-09-17 16:01:26 -04:00
Maximilian Bosch
5f2eacccf6 pythonPackages.mahotas: skip test_moments.test_normalize and test_texture.test_haralick3d testcase (#46793)
As stated in #46368, this package seems to have issues with impure tests
(reported in https://github.com/luispedro/mahotas/issues/97).

Unfortunately the `release-18.09` job on Hydra fails at the attempt to
build this package since `test_moments.test_normalize1` and
`test_texture.test_haralick3d` breaks. Until
the root cause is identified, we skip the disabled tests to ensure that
the resulting package is not entirely broken (which can't be confirmed
with `doCheck = false`).

See https://hydra.nixos.org/job/nixos/release-18.09/nixpkgs.python27Packages.mahotas.x86_64-linux
See https://hydra.nixos.org/job/nixos/release-18.09/nixpkgs.python36Packages.mahotas.x86_64-linux
See https://logs.nix.ci/?key=nixos/nixpkgs.46793&attempt_id=b85a638d-dcb0-41d3-ab2a-9616a3bb0175

/cc @xeji @luispedro
2018-09-17 21:33:47 +02:00
qolii
883b86e065 linux-hardkernel: 4.14.66-147 -> 4.14.69-148 (#46791) 2018-09-17 21:31:32 +02:00
xeji
bc1911e96e
Merge pull request #46747 from xeji/p/ipfs-migrator
ipfs-migrator: 6 -> 7
2018-09-17 19:16:59 +02:00
xeji
8a2bf1319d
Merge pull request #46769 from samueldr/zhf/grub
Fixes grub1 installer tests
2018-09-17 19:12:23 +02:00
aanderse
e48811f83d php: add option to enable argon2 2018-09-17 19:02:16 +02:00
Jörg Thalheim
463704a62e
Merge pull request #46787 from romildo/upd.greybird
greybird: 3.22.7 -> 3.22.9
2018-09-17 16:19:03 +01:00
Uri Baghin
61dbb0c74e bazel: 0.16.1 -> 0.17.1 2018-09-17 17:04:51 +02:00
Timo Kaufmann
3dfc66d81f
Merge pull request #46724 from worldofpeace/emby/3.5.2.0
emby: 3.4.1.0 -> 3.5.2.0
2018-09-17 17:00:07 +02:00
José Romildo Malaquias
9f46141631 greybird: 3.22.7 -> 3.22.9 2018-09-17 11:36:53 -03:00
Danylo Hlynskyi
969a39bd09 zoom-us: 2.3.128305.0716 -> 2.4.129780.0915, QT downgrade (#46778)
Qt 5.11 was downgraded to 5.9 because of two issues:
- spawns errors like
```
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
```
- Google login doesn't work. It just doesn't start embedded webbrowser
2018-09-17 16:06:44 +02:00
Linus Heckemann
f11f709c6d win-virtio: 0.1.105-1 -> 0.1.141-1 (#46783) 2018-09-17 16:04:51 +02:00
xeji
5c7406c608
Merge pull request #46758 from lluchs/vivaldi-1.15.1147.64-1
vivaldi: 1.15.1147.42-1 -> 1.15.1147.64-1
2018-09-17 15:46:11 +02:00
worldofpeace
bd02b3352a emby: 3.4.1.0 -> 3.5.2.0 2018-09-17 09:41:16 -04:00
Samuel Dionne-Riel
932c8f4c13 grub: grub-0.97-patch-1.15 -> grub-0.97-73
Instead of using Gentoo's patchset, uses Debian's.

Gentoo's doesn't work anymore.
2018-09-17 09:31:36 -04:00
Samuel Dionne-Riel
ba09b05702 grub: Use gcc6
GCC 7 wasn't kind to grub.
2018-09-17 09:31:36 -04:00
Mario Rodas
fd345053b3 vale: 0.11.2 -> 1.0.3 (#46780) 2018-09-17 15:28:21 +02:00
Peter Simons
0d871ef780
Merge pull request #46766 from Infinisil/fix/haskell/ListLike
haskellPackages: Fix ListLike for 8.02 and 8.22
2018-09-17 15:24:55 +02:00
Henry
fa58491b9e nvramtool: init at 4.8.1 (#46774)
https://www.coreboot.org/Nvramtool
2018-09-17 15:24:25 +02:00
WilliButz
a31a917eb9 codimd: init at 1.2.0 2018-09-17 15:18:52 +02:00
Jörg Thalheim
ffd74d1ee4
Merge pull request #46748 from teto/vim_plugins
vimPlugins: adding vim-sayonara/nvimdev/obsession
2018-09-17 13:24:58 +01:00
Jörg Thalheim
f86e309a94
Merge pull request #46735 from dywedir/gnirehtet
gnirehtet: 2.2.1 -> 2.3
2018-09-17 12:23:29 +01:00
Tim Steinbach
8f5223376a
linux: 4.19-rc3 -> 4.19-rc4 2018-09-17 06:59:18 -04:00
Jan Tojnar
eb9de57dd7
gcolor3: 2.3 → 2.3.1 2018-09-17 12:43:36 +02:00
rembo10
794c4ec7fb postman: 6.2.5 -> 6.3.0 (#46771) 2018-09-17 11:45:27 +02:00
Maximilian Bode
7c98b3d0d1 prometheus_2: 2.2.1 -> 2.3.2 (#46333) 2018-09-17 11:23:12 +02:00
Notkea
f607f45f33 exim: add optional support for PAM (#46744) 2018-09-17 10:50:14 +02:00
xeji
19996db7fa
Merge pull request #46532 from vbgl/ocaml-batteries-2.9.0
ocamlPackages.batteries: 2.8.0 -> 2.9.0
2018-09-17 10:35:18 +02:00
R. RyanTM
37c3d6c3f6 arangodb: 3.3.14 -> 3.3.15 (#46305)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arangodb/versions
2018-09-17 10:25:34 +02:00
R. RyanTM
78372daca9 libcouchbase: 2.9.2 -> 2.9.4 (#46254)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libcouchbase
2018-09-17 10:25:05 +02:00
R. RyanTM
c45dd04946 matomo: 3.5.1 -> 3.6.0 (#46242)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
matomo
2018-09-17 10:18:39 +02:00
R. RyanTM
00c7f76c84 libngspice: 26 -> 28 (#46225)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libngspice
2018-09-17 10:14:53 +02:00
José Romildo Malaquias
395019b38d sierra-gtk-theme: init at 2018-09-14 (#46737) 2018-09-17 10:09:34 +02:00
Michael Raskin
5cc6958938
Merge pull request #46168 from fare-patches/master
New Gambit and Gerbil releases
2018-09-17 05:38:16 +00:00
Peter Hoeg
3904016a3d
Merge pull request #43812 from binarin/epmd-systemd-pr
epmd: Introduce erlang port mapper daemon service
2018-09-17 11:33:09 +08:00
Jan Tojnar
e352b2725c
Merge pull request #46762 from xeji/p/ostree-test
ostree: fix tests
2018-09-17 04:17:44 +02:00
Silvan Mosberger
7e5917a031
haskellPackages: Fix ListLike for 8.02 and 8.22 2018-09-17 03:54:03 +02:00
Uli Baum
d734328f5d ostree: fix tests
- Workarounds for https://github.com/ostreedev/ostree/issues/1592
- Disable failing test-gpg-verify-result.test, see
  https://github.com/ostreedev/ostree/issues/1634
2018-09-17 02:51:07 +02:00
Jan Tojnar
d1b6cb7e6e
Merge pull request #46594 from worldofpeace/gnome-builder/ctags
gnome-builder: add ctags
2018-09-17 01:03:01 +02:00
Jörg Thalheim
dd0c2cf9e1
Merge pull request #46745 from xeji/p/dendropy
pythonPackages.dendropy: fix build
2018-09-16 22:25:20 +01:00
Lukas Werling
478e1fe369 vivaldi-ffmpeg-codecs: 61.0.3163.91 -> 69.0.3497.73 2018-09-16 20:53:50 +02:00
Lukas Werling
eb275c96f2 vivaldi: 1.15.1147.42-1 -> 1.15.1147.64-1 2018-09-16 20:53:04 +02:00
Uli Baum
f896867ae5 ipfs-migrator: update dependencies in deps.nix
Most dependencies are vendored in the upstream source anyway,
deps.nix just contains the few that are not.
Dependencies were updated manually because go2nix doesn't
work correctly for this package - it produces an empty deps.nix.
2018-09-16 20:18:41 +02:00
Uli Baum
6823fe9fb0 ipfs-migrator: 6 -> 7
New version is required to migrate existing ipfs repos to repo v7.
2018-09-16 19:57:23 +02:00
Pascal Wittmann
536b49f46c
calibre: 3.30.0 -> 3.31.0 2018-09-16 19:26:12 +02:00
Pascal Wittmann
c314092164
tmsu: 0.7.0 -> 0.7.1 2018-09-16 19:20:32 +02:00
Vladyslav Mykhailichenko
9501915218 gnirehtet: 2.2.1 -> 2.3 2018-09-16 20:02:19 +03:00
Matthieu Coudron
c4819dafe5 vimPlugins: adding vim-sayonara/nvimdev/obsession 2018-09-17 01:31:32 +09:00