Commit graph

32702 commits

Author SHA1 Message Date
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
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
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
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
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 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