Commit graph

114250 commits

Author SHA1 Message Date
Maximilian Güntner 94351197cd cpython: include test.support and test.regrtest
test.{support, regrtest} are the internal packages cpython
developers use to write tests.
Although they are not public and the API may change/break
some developers use these packages to write tests for their
(3rd party) software.
The derivations for cpython now only remove the actual tests
but leave the packages in place that are used to write them.

Discussion: https://github.com/NixOS/nixpkgs/pull/28540
2017-08-28 09:49:08 +02:00
Frederik Rietdijk a7ddca6e3d python 3.4, 3.5, 3.6: Don't use ldconfig and speed up uuid load, fixes #28349
These patches had already been merged for 3.5 and 3.6 but not yet for
3.4. However, they did contain a mistake as explained in #28349.
2017-08-28 09:42:59 +02:00
Jörg Thalheim def7badb31 python.pkgs.pyramid_beaker: fix tests 2017-08-28 07:56:14 +01:00
Jörg Thalheim 27ac74daa5 mitmproxy: fix tests 2017-08-28 07:56:02 +01:00
Jörg Thalheim 3b6eb933cc python.pkgs.oger: remove
seems to unmaintained since 2012 and test suite indicates
incompatibilities with recent version of numpy

cc @nico202
2017-08-28 07:55:50 +01:00
Samuel W. Flint c91fe60d00 git-fire: Init at master as of 2017-08-27 14:30 CST 2017-08-27 18:04:05 -05:00
Franz Pletz 80848ce10d
bro: 2.5 -> 2.5.1 2017-08-28 00:54:43 +02:00
Franz Pletz 26f10adfa9
xdg-user-dirs: 0.15 -> 0.16 2017-08-28 00:54:43 +02:00
Franz Pletz b06231c01b
wolfssl: 3.11.0 -> 3.12.0 2017-08-28 00:54:43 +02:00
Franz Pletz 7d48dc39f6
wireless-regdb: 2016-06-16 -> 2017.03.07 2017-08-28 00:54:43 +02:00
Franz Pletz d5680983dc
xdg_utils: 1.1.1 -> 1.1.2 2017-08-28 00:54:43 +02:00
Franz Pletz cf7a4ef6da
xterm: 327 -> 330 2017-08-28 00:54:42 +02:00
Franz Pletz aa1b75ef91
xl2tpd: 1.3.7 -> 1.3.10 2017-08-28 00:54:42 +02:00
Franz Pletz fd51e28b88
xlockmore: 5.54 -> 5.55 2017-08-28 00:54:42 +02:00
Franz Pletz 4d10bb5efc
xfstools: remove unused patch 2017-08-28 00:54:42 +02:00
Franz Pletz 2d44bf1c9b
xdo: 0.5.5 -> 0.5.6 2017-08-28 00:54:42 +02:00
Franz Pletz a160f34823
xar: 1.5.2 -> 1.6.1 2017-08-28 00:54:42 +02:00
Franz Pletz fa7d449faa
bruteforce-luks: 1.2.1 -> 1.3.1 2017-08-28 00:54:41 +02:00
Franz Pletz e04772230b
bitkeeper: mark as broken 2017-08-28 00:54:37 +02:00
Bob van der Linden e531f92b24 ngrok: use proper attribute names 2017-08-27 23:53:42 +01:00
Bob van der Linden db59381a5d ngrok: 1.7.1 -> 2.2.8, added ngrok1 1.1.7
ngrok now releases a proprietary version (2.x). 1.1.7 can still be used
with a self-hosted ngrokd, but it won't work out of the box.

Therefore ngrok 2.2.8 is now the default for the `ngrok` package and
ngrok 1.1.7 can be installed using the `ngrok1` package.
2017-08-27 23:53:42 +01:00
Bart Brouns 45971ebb3e Vee One Suite: 0.8.0 -> 0.8.4 2017-08-28 00:51:26 +02:00
Bart Brouns f01ea209e5 yoshimi: 1.5.0 -> 1.5.3 2017-08-28 00:48:35 +02:00
Bart Brouns 1a2c7e563c guitarix: 0.35.3 -> 0.35.6 2017-08-28 00:45:39 +02:00
Robin Gloster 20e37eea63
prometheus-statsd-exporter: 0.3.0 -> 0.4.0 2017-08-27 23:18:42 +02:00
Robin Gloster 73885ee330
prometheus-pushgateway: 0.3.1 -> 0.4.0 2017-08-27 23:18:05 +02:00
Robin Gloster 9bacde7cc1
prometheus-haproxy-exporter: 0.7.1 -> 0.8.0 2017-08-27 23:17:35 +02:00
Robin Gloster 44f797fa56
prometheus-mysqld-exporter: 0.9.0 -> 0.10.0 2017-08-27 23:02:25 +02:00
Robin Gloster 556029c904
elfutils: 0.169 -> 1.170 2017-08-27 22:51:53 +02:00
Vladimír Čunát aa1e535b1b
mesa: maintenance 17.1.6 -> 17.1.7 2017-08-27 22:30:28 +02:00
Vladimír Čunát 6a851869b4
libdrm: 2.4.82 -> 2.4.83 2017-08-27 22:30:24 +02:00
Tuomas Tynkkynen 1cfe9539f9 libgcrypt: Add pre-ARMv7 patch
Apparently the assembly-optimized functions use an opcode that doesn't
work on pre-ARMv7. Fix in next release.
2017-08-27 23:05:28 +03:00
Vincent Laporte 724504e0da ocamlPackages.cohttp: 0.22.0 -> 0.99.0
ocamlPackages.conduit: 0.15.4 -> 1.0.0

ocamlPackages.cohttp-lwt: init at 0.99.0

ocamlPackages.cohttp-lwt-unix: init at 0.99.0

ocamlPackages.conduit-lwt: init at 1.0.0

ocamlPackages.conduit-lwt-unix: init at 1.0.0

ocamlPackages.git: 1.11.1 -> 1.11.2
2017-08-27 20:03:06 +00:00
Linus Heckemann f5068aadd9 endless-sky: 0.9.6 -> 0.9.8 2017-08-27 21:37:59 +02:00
Winnie Quinn 9c3fd150a2 iosevka: 1.13.1 -> 1.13.3 2017-08-27 20:49:31 +02:00
Linus Heckemann f6afe064a0 edk2: 2014-12-10 -> UDK2017 2017-08-27 19:41:10 +01:00
Robin Gloster ccbdab96d4
ed: 1.14.1 -> 1.14.2 2017-08-27 20:29:52 +02:00
Robin Gloster 4d858a2a17
gdal: don't use composableDerivation 2017-08-27 20:14:36 +02:00
Frederik Rietdijk dfd905b548 python.pkgs.sphinx: fix python < 3.5 build 2017-08-27 19:56:39 +02:00
Lukas Werling f0a1ab78b4 meson/ninja: add setup hooks (#28444)
* Add setupHook for meson/ninja build

* libhttpseverywhere: Use meson/ninja setupHooks

* jamomacore: Remove superfluous ninja buildInput

* Remove obsolete ninja buildPhases

These are all handled by ninja's setup hook.

* lean2, xcbuild: fix build with ninja setup hook

Ninja is a runtime dependency here. However, cmake can generate Ninja
build files as well to satisfy the setup hook.

* qtwebengine: fix build with ninja setup hook
2017-08-27 19:42:21 +02:00
Jörg Thalheim cf7be87348 Merge pull request #28614 from dtzWill/update/yices-2.5.3
yices: 2.5.2 -> 2.5.3, libpoly: 0.1.3 -> 0.1.4
2017-08-27 16:57:01 +01:00
Jörg Thalheim f64d872529 Merge pull request #28611 from tokudan/master_mbuffer
mbuffer: 20160613 -> 20170806
2017-08-27 16:49:01 +01:00
Thomas Tuegel 6828767a6e Merge pull request #28608 from orivej/kdepkgs
kdeApplications: inherit new KDE applications into pkgs
2017-08-27 10:43:14 -05:00
Thomas Tuegel 469555af72 Merge pull request #28418 from vandenoever/kdepim-17.08
Kdepim 17.08
2017-08-27 10:42:45 -05:00
Thomas Tuegel f7afa84c0c Merge branch 'master' into kdepim-17.08 2017-08-27 10:42:04 -05:00
Vladimír Čunát 017b33aaaa
Merge #28536: libsigsegv: add enableSigbusFix option
(It's partially changed version of the PR.)
2017-08-27 17:23:45 +02:00
Vladimír Čunát eef236d0ba
libsigsegv*: add an option to apply a patch
Close #28536; this code is a bit different in style for 2.5,
and avoids mass rebuild for the default version.
2017-08-27 17:21:35 +02:00
Will Dietz db66c996bf yices: 2.5.2 -> 2.5.3
Move to github URL, homepage seems to be down currently.
2017-08-27 10:10:48 -05:00
Will Dietz 3ab85383a0 libpoly: 0.1.3 -> 0.1.4 2017-08-27 10:10:47 -05:00
Vladimír Čunát 592d23d7db
maxx: fix evaluation
Occurences of `$'` apparently do have to be quoted in ''-strings.
2017-08-27 17:06:46 +02:00