Commit graph

150905 commits

Author SHA1 Message Date
Jörg Thalheim 71a87788c7
Merge pull request #45664 from worldofpeace/lollypop/0.9.522
lollypop: 0.9.521 -> 0.9.522
2018-08-27 08:35:42 +01:00
Jörg Thalheim 78efb59cbe
Merge pull request #45642 from bb010g/update-mandoc
mandoc: 1.13.4 -> 1.14.4
2018-08-27 08:30:19 +01:00
Sarah Brofeldt 614e789ac9
Merge pull request #45665 from worldofpeace/solargraph/0.25.1
solargraph: 0.23.6 -> 0.25.1
2018-08-27 09:29:06 +02:00
Jörg Thalheim df4696cf2d mandoc: fix cc detection 2018-08-27 08:21:43 +01:00
Frederik Rietdijk 87e44b0357
Merge pull request #45643 from NixOS/staging-next
Staging next
2018-08-27 08:21:31 +02:00
worldofpeace cf54311d6f solargraph: 0.23.6 -> 0.25.1 2018-08-26 22:47:32 -04:00
worldofpeace 23bf21f213 lollypop: 0.9.521 -> 0.9.522 2018-08-26 22:40:30 -04:00
Tim Steinbach f412e19996
linux: 4.18-rc8 -> 4.19-rc1 2018-08-26 21:50:51 -04:00
Brayden Banks a28dc898a5 mandoc: 1.13.4 -> 1.14.4 2018-08-26 18:12:59 -07:00
Pascal Wittmann c2c13157bb udunits: 2.2.26 -> 2.2.27.6 (#45660) 2018-08-27 00:26:07 +02:00
Matt McHenry aa8bdaf0c4 elm: add instructions for versions.dat and elm-elm.nix
(cherry picked from commit fcabcb2e41a89b2249d24e68355866979e961f8a)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar fc11905b6e elm: depend on nodejs due to repl 2018-08-26 23:20:41 +01:00
Domen Kožar 82f11ba01b haskell generic builder: expose enableParallelBuilding 2018-08-26 23:20:41 +01:00
Domen Kožar 7c542d0c86 Elm: 0.19 builds with elm-format 2018-08-26 23:20:41 +01:00
Matt McHenry 9f9e9d6433 elm: 0.18 -> 0.19
update makeElmStuff to makeDotElm, create elm-elm.nix listing the elm
code that elm itself embeds, and pre-fetch it so that the elm build
can function offline.  also include a versions.dat file, as created
during an impure build of elm.  set ELM_HOME so that the elm build can
find these things.

continues #45448

(cherry picked from commit e7d0df84676d51fb0cbfbeb10dd32153489c3565)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar db11c832fb WIP Elm 0.19 2018-08-26 23:20:41 +01:00
Johannes Löthberg 9e44b46bab dex: 0.7 -> 0.8.0 (#45639)
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-26 22:14:17 +02:00
Pascal Wittmann 9dedda16e9
calibre: 3.29.0 -> 3.30.0 2018-08-26 22:06:25 +02:00
Bas van Dijk 7f3f9ffc14
Merge pull request #45633 from typetetris/hunspell-hs-fix
hunspell-hs: fix build
2018-08-26 22:04:06 +02:00
Vincent Bernat bd075eb914 nginx: add more gzipped MIME types
The additions are:

 - image/svg+xml for SVG images
 - application/atom+xml for Atom feeds

These types are also present in mime.types. For better readability,
the list is sorted and formatted with one type per line.
2018-08-26 21:48:55 +02:00
Vincent Bernat 06a5fb2ada nginx: use a compression level of 5 in recommended configuration
While there is little gain of space to use a compression level of 9,
the CPU usage is significant. Many experiments point to use something
between 4 and 6. For example:

 - https://mjanja.ch/2015/03/finding-the-nginx-gzip_comp_level-sweet-spot/
 - 3bda5b93ed/nginx.conf (L93)
2018-08-26 21:43:34 +02:00
Timo Kaufmann 3f002f1aca
Merge pull request #45651 from jluttine/update-nano-wallet-15.2
nano-wallet: 14.2 -> 15.2
2018-08-26 21:29:30 +02:00
Eric Wolf 5d91e0f57d hunspell-hs: fix build
Using pkgconfig like jtojnar suggested.

Disables tests as some necessary data files
aren't included on hackage.
2018-08-26 20:44:39 +02:00
Frederik Rietdijk b2da2dfd36
Merge pull request #45656 from timokau/sympy-1.2
pythonPackages.sympy: 1.1.1 -> 1.2
2018-08-26 20:37:27 +02:00
Timo Kaufmann 0c2a50ec9e
Merge pull request #45603 from r-ryantm/auto-update/clipgrab
clipgrab: 3.6.8 -> 3.6.9
2018-08-26 20:11:22 +02:00
Timo Kaufmann 83bb07646c
Merge pull request #45606 from r-ryantm/auto-update/charybdis
charybdis: 4.1 -> 4.1.1
2018-08-26 20:10:35 +02:00
Timo Kaufmann 83aebe1933
Merge pull request #45615 from r-ryantm/auto-update/apache-maven
maven: 3.5.3 -> 3.5.4
2018-08-26 20:10:00 +02:00
Timo Kaufmann 0e4160a3a1 pythonPackages.sympy: 1.1.1 -> 1.2 2018-08-26 19:56:44 +02:00
Francesco Gazzetta ff583d8114 endgame-singularity: init at 0.30c (#45057) 2018-08-26 19:38:52 +02:00
adisbladis 9336e893eb
buildGoPackage: Use go 1.11 by default 2018-08-27 00:56:59 +08:00
adisbladis 6d903a9407
gopherclient: Mark as broken
Package does not build
2018-08-27 00:56:56 +08:00
Jörg Thalheim a78b364ed4
Merge pull request #44890 from dywedir/iwd
iwd: 0.4 -> 0.7
2018-08-26 17:25:42 +01:00
Jörg Thalheim c7c04bb414
Merge pull request #45646 from bfortz/mixxx
mixxx: 2.0.0 -> 2.1.3
2018-08-26 17:05:49 +01:00
adisbladis 90d3ed0096
go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
Graham Christensen cca5717170
Merge pull request #45623 from bignaux/xkbd
xkbd: init at 0.8.18
2018-08-26 10:57:59 -04:00
Jaakko Luttinen d4c25d4953
nano-wallet: 14.2 -> 15.2 2018-08-26 17:25:51 +03:00
Bignaux Ronan 63257c88c3 xkbd: init at 0.8.18 2018-08-26 15:06:52 +02:00
Jörg Thalheim 3d97ddce00
Merge pull request #45568 from sjau/master
Flexget: 2.14.9 -> 2.14.18
2018-08-26 14:01:53 +01:00
Jörg Thalheim 110b7b224a
Merge pull request #45645 from xeji/p/ceph
ceph: fix build, 12.2.2 -> 12.2.7
2018-08-26 13:51:03 +01:00
Jörg Thalheim b7d7e20b3d
Merge pull request #45647 from xeji/p/netdata-test
nixos/tests/netdata: fix non-deterministic failure
2018-08-26 13:50:10 +01:00
Jörg Thalheim 20ae968798
Merge pull request #45648 from Thra11/qtwebengine-aarch64-2
qtwebengine: Fix inputs on aarch64
2018-08-26 13:49:38 +01:00
Jörg Thalheim b1aa9cbdbf
Merge pull request #45649 from xeji/p/networking-tests
nixos/tests/networking: fix routes and virtual tests
2018-08-26 13:45:55 +01:00
Florian Klink a3099c9d35 subsurface: 4.7.5 -> 4.8.1 (#45640)
Currently build is broken due to some invalid use of incomplete type 'class QHeaderView':
https://hydra.nixos.org/build/76951177/nixlog/2

CC: @bkchr
2018-08-26 14:45:06 +02:00
Uli Baum 3f8756ce10 nixos/tests/networking: fix "virtual" tests
`ip route` now displays extended tun attributes, so the expected
output of this test changed.

Upstream change: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=118eda77d6602616bc523a17ee45171e879d1818
2018-08-26 14:24:07 +02:00
Uli Baum f021702d21 nixos/tests/networking: fix routes tests
The output format of `ip route` changed, it now explicitly
shows "proto static" for static routes.
2018-08-26 14:15:15 +02:00
Tom Hall ec334d38d2 qtwebengine: Fix inputs on aarch64
A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.
2018-08-26 12:41:54 +01:00
Uli Baum a44469d7b6 nixos/tests/netdata: fix non-deterministic failure
The test sporadically failed on hydra when a request was made
before the service was actually listening on its port.
Explicitly wait for the port to open.
2018-08-26 13:38:58 +02:00
Jörg Thalheim 99dc074720
Merge pull request #45641 from dywedir/tokei
tokei: 7.0.3 -> 8.0.0
2018-08-26 12:33:30 +01:00
Bernard Fortz d41409cd8f mixxx: 2.0.0 -> 2.1.3 2018-08-26 13:13:18 +02:00
Uli Baum cd8bcb5f9f ceph: fix build, 12.2.2 -> 12.2.7
Since 772eef9168, Boost
doesn't support by python by default, which broke ceph.

Also bump to 12.2.7, the latest release of ceph 12.
2018-08-26 13:11:57 +02:00