Commit Graph

107248 Commits

Author SHA1 Message Date
Peter Simons
afe9649210 python-suseapi: update to latest version
Unfortunately, the test suite now depends on additional packages that we don't
have, so we can no longer run the tests at the moment.
2017-12-13 11:35:39 +01:00
Pascal Wittmann
941e0e4f43 epm: 4.2 -> 4.4 2017-12-13 11:20:28 +01:00
Pascal Wittmann
01ef7593a7 axel: 2.15 -> 2.16.1 2017-12-13 11:03:55 +01:00
quxbar
b0340b6f48
type-of-html should build now 2017-12-13 09:16:31 +01:00
Anton Schirg
3ec3de2ca4 yubico-piv-tool: 1.4.4 -> 1.5.0 2017-12-13 07:50:16 +01:00
Jan Tojnar
d075042ca3
gnome3.gtksourceview: split outputs 2017-12-13 07:43:55 +01:00
Jan Tojnar
5f94da0285
gnome3.gtksourceview: enable tests 2017-12-13 07:18:56 +01:00
Jan Tojnar
c2de94d7f3
gnome3.gtksourceview: clean up 2017-12-13 06:31:28 +01:00
Jan Tojnar
00d379a873
gnome3.gtksourceview: 3.24.5 → 3.24.6 2017-12-13 05:49:16 +01:00
Jan Tojnar
7550fd172f
phpPackages.php-cs-fixer: 2.8.3 → 2.9.0 2017-12-13 05:00:36 +01:00
Graham Christensen
e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Graham Christensen
f33a513d2b
stdenv: allow specifying a eval issuee handler 2017-12-12 18:08:11 -05:00
Vladimír Čunát
3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Vladimír Čunát
76bf375a16
stdenv checkMeta: throw -> trace
- tracing seems annoying enough
- we get errors for all packages instead of aborting on the first one
- easier to differentiate from unwanted packages (broken, unfree, etc.)
2017-12-12 18:07:07 -05:00
Michael Raskin
04d3d19158
Merge pull request #32614 from jtojnar/empathy
empathy: re-init
2017-12-12 21:16:19 +00:00
Jan Tojnar
cb4e5f94f4
gnome3.empathy: enable more features 2017-12-12 21:29:08 +01:00
Jan Tojnar
779a0388fc
gnome3.empathy: re-init at 3.12.14 2017-12-12 21:29:07 +01:00
Frederik Rietdijk
de3105883a
Merge pull request #32591 from makefu/pkgs/dateparser/update
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0
2017-12-12 20:59:14 +01:00
Frederik Rietdijk
1817ec70fd
Merge pull request #31221 from jraygauthier/jrg/vscode-ext-python
vscode-extension-ms-python-python: Init at 0.8.0
2017-12-12 20:58:17 +01:00
Sarah Brofeldt
8f8b9f1a50
Merge pull request #32597 from Enzime/add/syncplay
Add syncplay 1.5.0
2017-12-12 20:54:11 +01:00
John Wiegley
dc6f3e3c7b coqPackages_8_7.QuickChick: update to latest master 2017-12-12 11:37:17 -08:00
Thomas Tuegel
5dfc42bb8a
Merge pull request #32608 from ttuegel/kde-frameworks-5.41
KDE Frameworks 5.41
2017-12-12 13:10:19 -06:00
Sarah Brofeldt
095bcd1f20
Merge pull request #32593 from lsix/update_qgis
qgis: 2.18.14 -> 2.18.15
2017-12-12 19:25:22 +01:00
Eelco Dolstra
875eaf0821
nix: 1.11.15 -> 1.11.16 2017-12-12 17:46:21 +01:00
James Earl Douglas
8699ccb8ac
jenkins: 2.93 -> 2.94 2017-12-12 08:05:01 -07:00
Franz Pletz
2bac63f216
Merge pull request #32598 from dotlambda/postfix
postfix: 3.2.3 -> 3.2.4
2017-12-12 14:58:31 +00:00
Vladimír Čunát
4d71ad1bc2
knot-resolver: 1.5.0 -> 1.5.1
It seems to be serving fine, atop 17.09.
2017-12-12 15:12:22 +01:00
Joachim Fasting
97ab2f0d8b
electrum: 3.0.2 -> 3.0.3
Note that due to runtime impurities, non-NixOS users must prepend and export
QT_PLUGIN_PATH=${qt5.qtbase.qtPluginPrefix}
and
LD_LIBRARY_PATH=/run/opengl-driver/lib
before running electrum, lest it fail to find runtime dependencies or pick
up mismatching libraries from the host system.
2017-12-12 14:32:42 +01:00
André-Patrick Bubel
4ea01b6ce1 electrum: 2.9.3 -> 3.0.2 2017-12-12 14:32:12 +01:00
André-Patrick Bubel
ab447d9d76 pythonPackages.jsonrpclib-pelix: init at 0.3.1
This fork of jsonrpclib supports Python 3 and is necessary for electrum
from version 3.0.0 onwards.

Adding myself - moredread - as maintainer.
2017-12-12 14:32:12 +01:00
Robert Schütz
ac27bb3b80 postfix: 3.2.3 -> 3.2.4 2017-12-12 14:21:28 +01:00
makefu
ba19c2d18e
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0 2017-12-12 14:14:24 +01:00
Michael Hoang
a1ab4788dd syncplay: init at 1.5.0 2017-12-13 00:06:12 +11:00
Graham Christensen
7a011c6803
Merge pull request #32319 from andir/xsa246_247
xen: apply patches for XSA-246 & XSA-247 (CVE-2017-{17044,17045}) & XSA-248, XSA-249, XSA-250, XSA-251
2017-12-12 07:53:07 -05:00
Andreas Rammhold
276683071b
xen: Added patches for XSA-248, XSA-249, XSA-250, XSA-251 2017-12-12 13:34:35 +01:00
Tuomas Tynkkynen
0d27df280f build-support/vm: Use devtmpfs, not static device nodes
In 2017, there is no reason to create a static /dev.
2017-12-12 14:31:50 +02:00
Lancelot SIX
cf58ab88a9
qgis: 2.18.14 -> 2.18.15 2017-12-12 13:21:37 +01:00
Andreas Rammhold
834bdd25a3 xen: apply patches for XSA-246 & XSA-247 (CVE-2017-{17044,17045}) 2017-12-12 13:20:03 +01:00
Eelco Dolstra
2d4fdc1b9e
debian: 8.9 -> 8.10 2017-12-12 13:14:17 +01:00
Pierre-Étienne Meunier
4348b7f2d0 carnix: init at 0.5.0
fixes #31150
2017-12-12 04:59:12 -06:00
Pierre-Étienne Meunier
5a0d954156 add buildRustCrate function to build rust crates 2017-12-12 04:58:45 -06:00
Pierre-Étienne Meunier
ea232fe29d add fetchCrate function to fetch rust crates 2017-12-12 04:58:45 -06:00
makefu
3c032f0011
pythonPackages.ruamel_yaml: enable build for Python2 2017-12-12 11:37:36 +01:00
Frederik Rietdijk
80cc3de45a fixup 2017-12-12 08:48:35 +01:00
Moritz Drexl
8a716eb717 kafka-python: init at 1.3.5 2017-12-12 08:48:35 +01:00
Joachim F
1354099daf
Merge pull request #32189 from yrashk/ats2-0.3.7
ats2: 0.3.0 -> 0.3.7
2017-12-11 23:27:27 +00:00
Joachim F
90accc093e
Merge pull request #32216 from LumiGuide/networkmanager-strongswan
networkmanager_strongswan: fix package
2017-12-11 23:26:21 +00:00
Joachim F
e5d35342b8
Merge pull request #32368 from rvl/saxons
New versions of Saxon XSLT Processor
2017-12-11 23:24:47 +00:00
Tuomas Tynkkynen
bedc18c461 U-Boot: Add ubootQemuArm 2017-12-12 01:16:10 +02:00
Tuomas Tynkkynen
8b358b84a8 U-Boot: Add a patch to increase max kernel command line length 2017-12-12 01:16:10 +02:00
zimbatm
32623958e4 terraform_0_11: 0.11.0 -> 0.11.1 2017-12-11 22:59:24 +00:00
Izorkin
cfe1a52f22 libmodsecurity: init at 3.0.0-2017-11-17 (#32075) 2017-12-11 22:23:02 +00:00
Herwig Hochleitner
d29cee773c dwarf-fortress: 0.43.05 -> 0.44.02
dwarf-therapist: 37.0.0-Hello71 -> 39.0.0
dfhack: 0.43.05-r1 -> 0.44.02-alpha1
cla-theme: 43.05-v23 -> 44.01-v24
phoebus-theme: 43.05c -> 44.02a

There is a new maintained repository for
dwarf-therapist: http://www.bay12forums.com/smf/index.php?topic=168411

dfhack is still in alpha, so make backups, if you use it.

cc @the-kenny @abbradar
2017-12-11 20:41:38 +01:00
Herwig Hochleitner
d410e01588 i2p: 0.9.31 -> 0.9.32
cc @joelmo
2017-12-11 20:37:50 +01:00
Tim Steinbach
41371512e2
linux-copperhead: 4.14.4.a -> 4.14.5.a 2017-12-11 13:56:04 -05:00
Thomas Tuegel
ba0c962352
taglib: update description and licenses, add maintainer 2017-12-11 12:22:30 -06:00
Thomas Tuegel
ae1ba39c7d
taglib: 1.10 -> 1.11.1
The homepage is also updated to http://taglib.org/.
2017-12-11 12:20:29 -06:00
Peter Simons
265d68e8ca haskell-pandoc-2.x: update overrides 2017-12-11 18:46:41 +01:00
Peter Simons
ee3d43f978 stack: update default version to 1.6.1
Allow building with either ghc 8.0.x or 8.2.x.
2017-12-11 18:46:41 +01:00
Peter Simons
b0ca52b24c haskell-hpack: new versions need latest HUnit to compile their test suite 2017-12-11 18:46:41 +01:00
Peter Simons
56ebd91299 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
53aaa393b6.
2017-12-11 18:46:41 +01:00
Peter Simons
8294c7d9df hackage2nix: disable failing builds 2017-12-11 18:46:39 +01:00
Peter Simons
75cc0ff85f hackage2nix: add old hpack version to make stack-1.6.1 happy 2017-12-11 18:46:39 +01:00
Michael Alan Dorman
3ddc73a5d1 hackage2nix: keep old haskell-src-exts_1_19_1 around
Needed for hindent and structured-haskell-mode. At the same time, though, we
can drop the older 1.18 version, which is no longer required by hoogle.
2017-12-11 18:46:39 +01:00
Peter Simons
cb6725ea05 LTS Haskell 9.17 2017-12-11 18:46:39 +01:00
John Doe
750a7c677b libvirt: remove xen dependency on aarch64 2017-12-11 19:46:05 +02:00
Thomas Tuegel
145e0f9940
Revert "Revert "qt5: 5.9.1 -> 5.9.3""
This reverts commit a1b77bfe5f.

KDE Frameworks are updated to version 5.41.0 which is compatible with Qt 5.9.3.
2017-12-11 11:32:16 -06:00
Thomas Tuegel
5581ba6c65
kdeFrameworks: 5.40.0 -> 5.41.0 2017-12-11 11:30:41 -06:00
georgewhewell
73b65551f4 openblas: add aarch64 platform config 2017-12-11 19:22:07 +02:00
Vincent Laporte
b212125b54
Merge pull request #32250 from vbgl/coq-clean
coq_HEAD, coqPackages_8_4: remove
2017-12-11 18:13:24 +01:00
Samuel Dionne-Riel
262514a3c7 U-Boot: Adds Orange Pi PC build 2017-12-11 19:05:15 +02:00
Orivej Desh
5483c00288 librem: 0.5.0 -> 0.5.2 2017-12-11 15:01:37 +00:00
Orivej Desh
7267338736 libre: 0.5.1 -> 0.5.6
Fixes `baresip` broken by 99a3e135c3.
2017-12-11 15:01:37 +00:00
Jörg Thalheim
8684861a08
Merge pull request #32560 from manveru/calamares
calamares: init at 3.1.10
2017-12-11 14:13:38 +00:00
Jörg Thalheim
6eba11d106
Merge pull request #32568 from vbgl/ocp-indent-1.6.1
ocp-indent: 1.6.0 -> 1.6.1
2017-12-11 13:59:41 +00:00
Jörg Thalheim
7c2528b0c4
Merge pull request #32567 from andir/slack3.0.0
slack: 2.9.0 -> 3.0.0
2017-12-11 13:56:00 +00:00
Samuel Leathers
c2e9a1ca3b
powerdns: 4.0.4 -> 4.0.5 for CVE-2017-15091
Closes #32116.
2017-12-11 14:52:11 +01:00
Jörg Thalheim
c532038674
Merge pull request #32566 from dywedir/fd
fd: 6.0.0 -> 6.1.0
2017-12-11 13:45:02 +00:00
Vincent Laporte
594b7be89d
ocp-indent: 1.6.0 -> 1.6.1 2017-12-11 13:38:39 +00:00
Maxime Dénès
ec28cab25f ocamlPackages.merlin: 3.0.3 -> 3.0.5 2017-12-11 14:35:00 +01:00
Andreas Rammhold
bb06c9ee5d
slack: 2.9.0 -> 3.0.0 2017-12-11 14:26:05 +01:00
Franz Pletz
91f8f5584a
Merge pull request #32565 from andir/pdns-recursor-4.0.8
pdns-recursor: 4.0.6 -> 4.0.8 (fixes CVE-2017-15120)
2017-12-11 13:23:24 +00:00
dywedir
743f6b64e3 fd: 6.0.0 -> 6.1.0 2017-12-11 15:20:23 +02:00
Michael Fellinger
b70a0bd08f Revive calamares 2017-12-11 14:15:47 +01:00
Frederik Rietdijk
8544e86bc2 python.pkgs.lark-parser: init at 2017-12-10 2017-12-11 13:57:24 +01:00
Andreas Rammhold
f7b87a773e
pdns-recursor: 4.0.6 -> 4.0.8 (fixes CVE-2017-15120)
For more details see [1].

[1] http://www.openwall.com/lists/oss-security/2017/12/11/1
2017-12-11 13:51:59 +01:00
Orivej Desh
76090f5dc3 qtile: disable check after #32244 2017-12-11 11:21:32 +00:00
aszlig
cbd4d0e3f5
python/qrcode: Add mock to checkInputs
Another test issue surfacing from the setuptools bump in
70c1899768.

This time, the tests just fail because mock is missing as a dependency.

Tested building against Python 2.7 and Python 3.6.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @joachifm, @Mic92
2017-12-11 12:05:31 +01:00
Orivej Desh
8dd33e803e cloud-init: disable check after #32244 2017-12-11 11:04:06 +00:00
Orivej Desh
7d14f812ab mono50: disable parallel building 2017-12-11 10:46:15 +00:00
aszlig
1c1a555438
python-axolotl: Disable tests for Python 2.x
The bump of setuptools from version 36.7.1 to 38.2.3 (commit
70c1899768) has caused the axolotl tests
to suddenly being run.

As the comment prior to the doCheck attribute states, we're using
pycryptodome so the tests are expected to fail even on Python 2.7 but
because of the version bump mentioned above, the tests didn't run and
thus the build didn't fail during when commit
094ac2d9b1 was made.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar, @Mic92
2017-12-11 11:38:21 +01:00
zimbatm
6371439e0b lazarus: 1.6.0-0 -> 1.8.0 2017-12-11 10:33:39 +00:00
Orivej Desh
9bcffa5882
Merge pull request #32487 from magnetophon/lv2-plugins
Lv2 plugins
2017-12-11 10:17:17 +00:00
Bart Brouns
61bc9decd7 mod-distortion: 2015-05-18 -> 2016-08-19 2017-12-11 10:11:05 +00:00
Bart Brouns
60684ce53b distrho: 2017-08-04 -> 2017-10-10 2017-12-11 10:11:05 +00:00
Bart Brouns
2eb3471c2d calf: 0.0.60 -> 0.90.0 2017-12-11 10:11:05 +00:00
aszlig
05f159b624
linux-testing: 4.15-rc2 -> 4.15-rc3
Built successfully on x86_64-linux.

I've verified the contents of the tarball by comparing its contents
against the tag of my local checkout. Furthermore, I've checked the GPG
signature of the tag.

Signed-off-by: aszlig <aszlig@nix.build>
2017-12-11 10:36:51 +01:00
Orivej Desh
9ebcc8db01 gstreamer: update hashes
missing from 6cc35d014f (#32477)
2017-12-11 09:21:20 +00:00
Florent Becker
519a573720 emacsPackagesNg.caml: do not run ocaml's configure phase 2017-12-11 09:54:33 +01:00
Vladimír Čunát
a2799407e8
Merge: openexr: upstream security patch 2017-12-11 09:52:20 +01:00