Commit Graph

32758 Commits

Author SHA1 Message Date
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
Vladimír Čunát
e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz
963c3ef9f7
Merge pull request #32499 from FRidh/libvirt
libvirt: 3.8.0 -> 3.10.0
2017-12-11 04:52:08 +00:00
Franz Pletz
c65107068e
xmr-stak: init at 2.0.0 2017-12-11 04:23:46 +01:00
John Ericson
3337e9eca4
Merge pull request #32547 from obsidiansystems/fix-splice
top-level: Fix splicing, again
2017-12-10 17:13:56 -05:00
John Ericson
6c36d3c9e0 top-level: Fix splicing, again 2017-12-10 17:01:23 -05:00
Orivej Desh
bf132e6464 gnuplot_qt: Qt 4 -> Qt 5 2017-12-10 19:30:57 +00:00
Orivej Desh
e21e752caf libcerf: init at 1.5
squash! libcerf: init at 1.5

squash! libcerf: init at 1.5
2017-12-10 19:30:57 +00:00
John Ericson
b0114725f3
Merge pull request #32521 from obsidiansystems/fix-splice
top-level: Fix splicing in the presence of evaluation errors
2017-12-10 13:34:24 -05:00
Michael Fellinger
3abcc2c514 Revert "calamares: remove due to being broken and insecure."
This reverts commit c677c35922.
2017-12-10 16:59:33 +01:00
Vincent Laporte
746d9d1b7b ocamlPackages.markup: 0.7.4 -> 0.7.5 2017-12-10 13:01:40 +01:00
Vincent Laporte
1ccd3b9755
ott: 0.25 -> 0.27 2017-12-10 11:49:05 +00:00
Vincent Laporte
d98d944d5d
Merge pull request #32494 from mpickering/ber-metaocaml2
ber_metaocaml: (re)init at 104
2017-12-10 12:36:30 +01:00
Frederik Rietdijk
c6fbf4a15a
Merge pull request #32531 from rnhmjoj/dnspython
pythonPackages: rename dns -> dnspython
2017-12-10 10:09:05 +01:00
Orivej Desh
fc930e055a rawtherapee: delete unused files 2017-12-10 08:44:04 +00:00
rnhmjoj
b56d92a53b
pythonPackages: rename dns -> dnspython 2017-12-10 03:22:52 +01:00
John Ericson
965cc5da57 top-level: Fix splicing in the presence of evaluation errors
- No more `or {}`, this was misleading at best since those values
   wouldn't be used unless the attr they are defined from was present
   anyways.

 - `tryEval` for get outputs. This ensures that if some derivations fail, they
   won't take out the others. This benefited from the `or {}` before, but that
   was never good enough. `tryEval` is strictly better.
2017-12-09 20:02:45 -05:00
Orivej Desh
b687ffa0d2 gurobipy: fix eval 2017-12-09 22:41:18 +00:00
Orivej Desh
8e2f912b65
Merge pull request #32526 from andir/rawtherapee-git-removal
rawtherapee-git: remove `-git` version
2017-12-09 22:19:45 +00:00
Andreas Rammhold
241f3bb673
rawtherapee-git: remove -git version
As discussed in #32337 the `-git` version is outdated since a while and
doesn't compile with modern compilers anymore.

closes #32337
2017-12-09 22:04:33 +01:00
Orivej Desh
d61b1cee5c
Merge pull request #32522 from bhipple/python-cryptop-0.2
cryptop: 0.1 -> 0.2
2017-12-09 20:59:15 +00:00
Orivej Desh
d1e3e83d67 cryptop: alias to altcoins.cryptop 2017-12-09 20:53:04 +00:00
Orivej Desh
88f7171fe0
Merge pull request #32519 from mbode/kontemplate_1_3_0
kontemplate: init at 1.3.0
2017-12-09 20:33:18 +00:00
Shea Levy
286eadc147
Add gurobipy for python2.7 on Linux 2017-12-09 15:28:39 -05:00
Shea Levy
3dfbf51a25
Add gurobipy for python2.7 on darwin. 2017-12-09 15:00:43 -05:00
Vladimír Čunát
2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Shea Levy
6d7ceedaf9
Add insert_dylib darwin package. 2017-12-09 14:37:24 -05:00
Maximilian Bode
473c295dbb kontemplate: init at 1.3.0 2017-12-09 20:10:05 +01:00
Peter Simons
73d85455e4
Merge pull request #32503 from mpickering/ghc-head-updates-8.5
ghcHEAD: 8.3.20170808 -> 8.5.20171209
2017-12-09 19:27:04 +01:00
Orivej Desh
c7bf1b8a0e
Merge pull request #32036 from mbode/flink-1_3_2
flink: init at 1.3.2
2017-12-09 17:53:57 +00:00
Jörg Thalheim
82235b388c
Merge pull request #32437 from vbgl/ocaml-facile-1.1.3
facile: 1.1 -> 1.1.3
2017-12-09 16:19:52 +00:00
Sarah Brofeldt
e32a2b4695
Merge pull request #32458 from elitak/vncdo
vncdo: init at 0.11.2
2017-12-09 16:54:59 +01:00
Daiderd Jordan
b2e2490181
Merge pull request #32454 from andir/erlang-cleanup
Erlang cleanup (remove R17, R16 cleanup, updated couchdb to R19)
2017-12-09 14:48:56 +01:00
Frederik Rietdijk
3e1748f727 python.pkgs.xmltodict: 0.9.2 -> 0.11.0 2017-12-09 14:07:24 +01:00
Matthew Pickering
9a072a466c Remove broken ber-metaocaml-003 attribute 2017-12-09 12:18:06 +00:00
Matthew Pickering
08dfb95673 ber_metaocaml: (re)init at 104 2017-12-09 12:18:05 +00:00
Orivej Desh
54aafd15b2 luaPackages.luadbi: fix darwin build 2017-12-09 11:54:40 +00:00
Matthew Pickering
e7a327da5c ghcHEAD: 8.3.20170808 -> 8.5.20171208 2017-12-09 11:04:31 +00:00
Orivej Desh
5ce5ef06ab
Merge pull request #32462 from magnetophon/fluidsynth
fluidsynth: 1.1.6 -> 1.1.8
2017-12-09 10:37:09 +00:00
Bart Brouns
95ef6622a7 fluidsynth: 1.1.6 -> 1.1.8 2017-12-09 10:15:46 +00:00
markuskowa
66da9b9f8f gpredict: init at 1.3 (#32436) 2017-12-09 09:45:29 +00:00
Jörg Thalheim
3a20229361
Merge pull request #32484 from magnetophon/qsampler
qsampler: svn-2342 -> 0.4.3
2017-12-09 09:22:38 +00:00
Orivej Desh
40950f6a2d
Merge pull request #31006 from florianjacob/prosody
Improvements for Prosody
2017-12-09 09:19:24 +00:00
Tamas Herman
53e16ecd21 python.pkgs.boto3: 1.4.7 -> 1.4.8 2017-12-09 09:18:29 +00:00
Frederik Rietdijk
8b5fd51064 python.pkgs.libvirt: move to separate file 2017-12-09 10:10:05 +01:00
Sarah Brofeldt
26be73bf5c
Merge pull request #32362 from caugner/php-pecl-mailparse
phpPackages.mailparse: init at 3.0.2
2017-12-09 10:07:30 +01:00
Sarah Brofeldt
6edcc25c6e
Merge pull request #32153 from yuriaisaka/pr-fcitx-skk-init
fcitx-skk: init at 0.1.4
2017-12-09 10:03:44 +01:00
Jörg Thalheim
398478df2f
Merge pull request #32468 from magnetophon/qsynth
qsynth: 0.3.9 -> 0.4.4
2017-12-09 07:53:56 +00:00
Bart Brouns
9b1ba6515a qsampler: svn-2342 -> 0.4.3 2017-12-09 02:04:45 +00:00
Orivej Desh
d87976c19f linuxsampler: svn-2340 -> 2.1.0 2017-12-09 02:04:45 +00:00
Robert Schütz
2320b0af02 pythonPackages.py3status: 3.6 -> 3.7 2017-12-08 23:16:48 +01:00
Bart Brouns
59782d8bff qsynth: 0.3.9 -> 0.4.4 2017-12-08 21:53:27 +01:00
Eric Litak
19126daab3 vncdo: init at 0.11.2 2017-12-08 10:43:14 -08:00
Joachim F
11d0cccf56
Merge pull request #32421 from caugner/zilla-slab
zilla-slab: init at 1.002
2017-12-08 16:10:46 +00:00
Andreas Rammhold
14f1698649
erlangR17: removed outdated & unused version
erlangR17 doesn't receive any upstream updates anymore and none of our
packages depend on it.
2017-12-08 15:06:01 +01:00
Andreas Rammhold
9f39d0ef68
erlang_basho_R16B02: OTP_16B02_basho8 -> OTP_16B02_basho10
Also renamed the file since it is no longer version 8.
2017-12-08 15:06:00 +01:00
Andreas Rammhold
8e2f11ee51
couchdb: use erlangR19 instead of erlangR17
erlangR17 is no longer receiving any kind of (security) patches,
switching to R19 should be fine as per the couchdb documentation [1]

[1] http://docs.couchdb.org/en/2.1.1/install/unix.html#dependencies
2017-12-08 15:06:00 +01:00
Daiderd Jordan
5bc910a6ef
Merge pull request #32443 from andir/erlang-cve-2017-1000385
Erlang CVE-2017-1000385 erlangR{18,19,20}
2017-12-08 12:57:58 +01:00
Andreas Rammhold
2b72043079
erlangR16: removed outdated & unused version
erlangR16 doesn't receive any upstream updates anymore and none of our
packages depend on it.
2017-12-08 12:18:58 +01:00
Pascal Wittmann
b00f806ed0
Merge pull request #32400 from vbgl/ocamlnet-4.1.5
ocamlPackages.ocamlnet: 4.1.4 -> 4.1.5
2017-12-08 10:32:03 +01:00
Vincent Laporte
01f473c8d1
facile: 1.1 -> 1.1.3
Move to ocamlPackages.
Add a META file to use with ocamlfind
2017-12-08 06:12:26 +00:00
Claas Augner
8569087a53
zilla-slab: init at 1.002 2017-12-07 20:48:39 +01:00
John Doe
5b5b686f0a libvirt: 3.8.0 -> 3.10.0 2017-12-07 15:16:59 +00:00
Eelco Dolstra
5c5223d46b
make-tarball.nix: Fix <nixpkgs> check
This was broken by 6bcf194449, which
caused the result of the check to be ignored (since xargs will return
a non-zero exit status if *any* grep doesn't find a match).
2017-12-07 16:00:09 +01:00
Frederik Rietdijk
0e92f2100c python.pkgs.TurboCheetah: init at 1.0 2017-12-07 14:14:16 +01:00
Frederik Rietdijk
05be27f7dc python.pkgs.pathlib2: fix tests 2017-12-07 14:14:16 +01:00
Frederik Rietdijk
e60a1fd433 python.pkgs.cheetah: move and update expression 2017-12-07 14:14:16 +01:00
Frederik Rietdijk
587556ce1d python.pkgs.backports_shutil_get_terminal_size: fix python 2 tests 2017-12-07 14:14:15 +01:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Pascal Wittmann
ae7e3a3a41
Merge pull request #32378 from markuskowa/master
airspy: init at 1.0.9
2017-12-07 12:38:38 +01:00
Orivej Desh
c9a03d9b48 premake5: fix build on darwin 2017-12-07 09:41:46 +00:00
Izorkin
3025eb446b
mydumper: init at 0.9.3 2017-12-07 09:41:32 +08:00
Vincent Laporte
d3e488c3a3
nettle: remove at 3.3 2017-12-06 20:39:41 +00:00
Patrick Chilton
38e2228a35 meshlab: 1.3.3 -> 2016.12 2017-12-06 20:45:38 +01:00
Jan Tojnar
7fcdd34d17
phpPackages.php-parallel-lint: init at 0.9.2 2017-12-06 16:50:18 +01:00
Jan Tojnar
26293bae50
phpPackages.box: init at 2.7.5 2017-12-06 16:50:18 +01:00
Jan Tojnar
019131c826
phpPackages.php-cs-fixer: init at 2.8.3 2017-12-06 16:11:28 +01:00
José Romildo Malaquias
0226077169
gcal: init at 4.1 2017-12-06 12:01:50 +01:00
Frederik Rietdijk
3674d7aa41
Merge pull request #32097 from jluttine/add-python-salmon
Add pythonPackages.salmon and dependencies
2017-12-06 10:40:25 +01:00
Peter Hoeg
acab619ba0 freeorion: 0.4.6 -> 0.4.7.1
Also compile against latest boost.
2017-12-06 16:50:42 +08:00
Markus Kowalewski
e832834a14 airspy: init at 1.0.9 2017-12-06 00:37:05 -08:00
Jaakko Luttinen
f74f5ed30c
pythonPackages.salmon: init at bec795 2017-12-06 09:41:13 +02:00
Jaakko Luttinen
93305ee919
pythonPackages.lmtpd: init at 6.0.0 2017-12-06 09:41:13 +02:00
Jan Tojnar
fcd04a9ae5
Merge pull request #24986 from johnramsden/master
onboard: 1.4.1
2017-12-06 06:36:58 +01:00
adisbladis
b9aaab9634
Merge pull request #32367 from peterromfeldhk/softhsm-darwin
softhsm: darwin support
2017-12-06 12:01:35 +08:00
Rodney Lorrimar
e6f1618dbc saxon-he: init at 9.8.0.6 2017-12-06 03:59:20 +00:00
Rodney Lorrimar
e970236591 saxonb_9_1: init at 9.1.0.8
saxonb_8_8 is kept as default saxonb because the newer version is not
a completely compatible replacement.

https://www.saxonica.com/documentation/#!changes/xslt20/8.8-9.1
2017-12-06 03:52:20 +00:00
Rodney Lorrimar
d0cd7a0999 saxons: refactor common builder code
Also add myself as maintainer.
2017-12-06 03:51:32 +00:00
Peter Romfeld
e4ce67615e softhsm: darwin support 2017-12-06 11:51:28 +08:00
John Ramsden
58b281c3fb
onboard: init at 1.4.1
Add testing reqs, but keep tests disabled

Tests are runnable but still produce errors.

To get tests working, add locale setting, replace killall
and add nose package. To run the tests enable 'doCheck'.

Hunspell needs to be explicitly installed to use.

Patch SpellCheck.py to put hunspell in system datadir location.
For example, '/var/run/current-system/sw/share/hunspell/'
or '${HOME}/.nix-profile/share/hunspell/'

To get rid of atspi errors set
'services.gnome3.at-spi2-core.enable = true'
2017-12-05 18:53:33 -08:00
Claas Augner
442b6666a0
phpPackages.mailparse: init at 3.0.2 2017-12-06 00:08:06 +01:00
Michael Raskin
a32b941425
Merge pull request #32210 from gnidorah/gapps
wrapGAppsHook: use it for some more packages
2017-12-05 20:52:31 +00:00
Peter Simons
c722252251 idris: update overrides for new 1.1.1 default version 2017-12-05 21:01:50 +01:00
Bert Moens
b8b7428a81 pcscd: add plugin for ACS ACR38U smart card reader 2017-12-05 20:11:17 +01:00
Austin Seipp
827142a7fa nixpkgs: add unicorn-emulator library 1.0.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-05 10:09:22 -06:00
Frederik Rietdijk
0b8417823d librepo: add bindings to python-packages.nix 2017-12-05 16:04:24 +01:00
John Doe
f38560a17b oraclejdk8: support aarch64
[dezgeg amended the change to all-packages.nix]
2017-12-05 15:48:25 +02:00
Jörg Thalheim
322855603e
Merge pull request #32222 from markus1189/ddgr
ddgr: init at 1.1
2017-12-05 13:00:40 +00:00
Jörg Thalheim
7e6068c353
Merge pull request #32335 from makefu/pkgs/devpi-common/update
init devpi-server at 4.3.1, bump devpi-client
2017-12-05 12:44:02 +00:00
makefu
623f9c15e0
devpi-server: init at 4.3.1 2017-12-05 13:31:55 +01:00