Commit Graph
156163 Commits
Author SHA1 Message Date
Silvan Mosberger afd8620621 lib/tests: Add overrideExisting tests 2018-09-17 22:40:08 +02:00
Bob van der Linden db571e9b78 heroku: set HEROKU_DISABLE_AUTOUPDATE=1 2018-09-17 22:34:45 +02:00
Bob van der Linden 1f8dc21c94 heroku: skip build phase 2018-09-17 22:33:52 +02:00
Bob van der Linden 6ab1ee4951 heroku: 5.6.32 -> 7.16.0 2018-09-17 22:23:44 +02:00
John EricsonandGitHub 9f768ff43c Merge pull request #46795 from obsidiansystems/late-bind-buildHaskellPackages
haskell infra: "late bind" `buildHaskellPackages`
2018-09-17 16:20:56 -04:00
Vladyslav Mykhailichenko dbc3d50396 git-lfs: 2.4.2 -> 2.5.2 2018-09-17 23:04:22 +03:00
John Ericson 8da28de0e8 haskell infra: "late bind" buildHaskellPackages
This way it can be overridden.
2018-09-17 16:01:26 -04:00
Jeff Slight 06eeeed171 mattermost: 5.1.0 -> 5.3.0 2018-09-17 13:01:12 -07:00
pacien c3dd421a2e exim: enable LMTP support
This makes the LMTP transport available by default.
No additional dependency is required.
2018-09-17 22:01:11 +02:00
Maximilian Boschandxeji 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
qoliiandxeji 883b86e065 linux-hardkernel: 4.14.66-147 -> 4.14.69-148 (#46791) 2018-09-17 21:31:32 +02:00
Jörg ThalheimandGitHub 8a94866817 Merge pull request #46362 from symphorien/non-broken-fetchcargo
Non broken fetchcargo
2018-09-17 20:28:16 +01:00
Matthew Bauer ba5717a6f5 stdenv: fix HOST_PATH change
a4630c65ca was incorrect in assuming $SHELL would be a path to the
bash derivation. In fact $SHELL will be a path to the bash executable.

Unfortunately this did not fix the original issue. So instead, we just
have to reuse initialPath can be added like PATH is.

Sorry for the inconvenience! I hadn’t thought through the effects of
the last commit.

/cc @copumpkin @ericson2314
2018-09-17 14:18:06 -05:00
Vincent Laporte 7f2f989d6a compcert: 3.3 -> 3.4 2018-09-17 18:36:31 +00:00
Silvan Mosberger 50578abfc5 fetchcargo: Fix cargo-vendor-normalise for darwin 2018-09-17 20:23:50 +02:00
Daniel PeeblesandGitHub bb6506561d Merge pull request #46756 from copumpkin/patch-shebangs-test
top-level/release.nix: add patchShebangs test
2018-09-17 14:20:25 -04:00
Matthieu Coudron 78936513a6 gtkspellmm: 3.0.4 -> 3.0.5
Archive extension changed from tar.gz to tar.xz so be careful !
2018-09-18 03:17:35 +09:00
xejiandGitHub bc1911e96e Merge pull request #46747 from xeji/p/ipfs-migrator
ipfs-migrator: 6 -> 7
2018-09-17 19:16:59 +02:00
xejiandGitHub 8a2bf1319d Merge pull request #46769 from samueldr/zhf/grub
Fixes grub1 installer tests
2018-09-17 19:12:23 +02:00
aanderseandRobin Gloster e48811f83d php: add option to enable argon2 2018-09-17 19:02:16 +02:00
Matthieu Coudron 676ceb81b7 python3Packages.mypy: 0.620 -> 0.630
Now requires mypy_extensions so added it as well.
2018-09-18 00:31:41 +09:00
Jörg ThalheimandGitHub 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 BaghinandProfpatsch 61dbb0c74e bazel: 0.16.1 -> 0.17.1 2018-09-17 17:04:51 +02:00
Timo KaufmannandGitHub 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
Jean-Paul CalderoneandRobin Gloster 57834da7fc nixos/tor: Correct "transparent" typo 2018-09-17 16:13:11 +02:00
Danylo Hlynskyiandxeji 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 Heckemannandxeji f11f709c6d win-virtio: 0.1.105-1 -> 0.1.141-1 (#46783) 2018-09-17 16:04:51 +02:00
xejiandGitHub 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 b63c539bdc nixos/tests/installer: grub1 needs /tmp to exist. 2018-09-17 09:31:43 -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
Graham ChristensenandGitHub c8cc8d496d Merge pull request #46777 from erikarvstedt/docs
Improve docs
2018-09-17 09:31:30 -04:00
Mario Rodasandxeji fd345053b3 vale: 0.11.2 -> 1.0.3 (#46780) 2018-09-17 15:28:21 +02:00
Peter SimonsandGitHub 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
Henryandxeji fa58491b9e nvramtool: init at 4.8.1 (#46774)
https://www.coreboot.org/Nvramtool
2018-09-17 15:24:25 +02:00
WilliButzandRobin Gloster dd5dcc65ac nixos/tests: add test for codimd 2018-09-17 15:18:52 +02:00
WilliButzandRobin Gloster db846a88a8 nixos/codimd: add module 2018-09-17 15:18:52 +02:00
WilliButzandRobin Gloster a31a917eb9 codimd: init at 1.2.0 2018-09-17 15:18:52 +02:00
Mario Rodas c907aa741c ibm-plex: 1.0.2 -> 1.1.6 2018-09-17 08:12:37 -05:00
Erik Arvstedt 4c755e1218 nixos display-managers: fix typo in description 2018-09-17 15:03:01 +02:00
Erik Arvstedt a91330a41b nixos tests doc: update VM state path 2018-09-17 15:02:58 +02:00
Jörg ThalheimandGitHub 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 ThalheimandGitHub f86e309a94 Merge pull request #46735 from dywedir/gnirehtet
gnirehtet: 2.2.1 -> 2.3
2018-09-17 12:23:29 +01:00
Erik Arvstedt 6e203af399 nixos tests doc: add example statement 2018-09-17 13:08:08 +02:00
Erik Arvstedt b0956b0ae3 nixos tests doc: fix example statement
False statements don't cause NixOS tests to fail, we need to throw an
exception or terminate.
2018-09-17 13:08:02 +02: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
Jan TojnarandGitHub ff853ccce9 Merge pull request #46761 from xeji/p/gtk-doc-dblatex
gtk-doc: don't build with dblatex by default
2018-09-17 12:34:49 +02:00