Commit Graph

51525 Commits

Author SHA1 Message Date
Assassinkin
1e1cf4f18c pythonPackages.phonopy:init at 1.13.2.13 2018-08-01 10:57:14 +01:00
Assassinkin
7487510d04 pythonPackages.palettable:init at 3.1.1 2018-08-01 10:57:14 +01:00
xeji
c7c3c1663f
Merge pull request #44298 from Izorkin/fix-build
Fix build packages edk2 and bazaar
2018-08-01 11:53:47 +02:00
Jörg Thalheim
12c71a8cbc
Merge pull request #44261 from dotlambda/python-jose-3.0.0
python.pkgs.python-jose: 2.0.2 -> 3.0.0
2018-08-01 10:51:39 +01:00
Izorkin
c83eff9022 edk2: fix buid 2018-08-01 11:15:17 +03:00
Matthew Bauer
65c43b4468
python.futures: disable tests on darwin
https://hydra.nixos.org/build/78788633
2018-07-31 22:11:32 -04:00
Matthew Bauer
f3fc04bfd2
llvm6: disable tests on cross compiler
This seems to be broken currently.

https://hydra.nixos.org/build/77597880/nixlog/1

/cc @ericson2314 @dtzWill
2018-07-31 21:46:07 -04:00
Matthew Bauer
c7d77c90c6
llvm5: disable tests on cross compilers
This appears to be broken currently.

https://hydra.nixos.org/build/77597880

/cc @Ericson2314
2018-07-31 21:44:58 -04:00
Jörg Thalheim
3183e9e32a
Merge pull request #44220 from vbgl/ocaml-uunf-11.0.0
ocamlPackages.{uunf,uucp,uuseg}: 10.0 -> 11.0.0
2018-08-01 00:29:40 +01:00
Nick Novitski
7fd0d020a5 yarn: add yarnpkg bin alias output
Because the hadoop project also provides a binary `yarn`, the yarn project [added this alias to help people with both hadoop and yarn installed](https://github.com/yarnpkg/yarn/issues/673#issuecomment-254004512).  Some scripts in the wild use this alias for the same reason.
2018-07-31 15:57:37 -07:00
Roger Qiu
0f70e78d37 pythonPackages.fastpair: init at 2016-07-05 (#43722) 2018-08-01 00:05:21 +02:00
Daniël de Kok
e8d6ceaf39 liblinear: init at 2.20 (#44178)
Since building liblinear is very similar to libsvm, this expression
is largely based on libsvm.
2018-07-31 23:52:04 +02:00
Théo Zimmermann
fd03ba85cc mustache-go: init at 1.0.1 (#44175) 2018-07-31 23:48:54 +02:00
Vincent Laporte
f594caa052 ocamlPackages.lambdaTerm: 1.12.0 -> 1.13 (#44271) 2018-07-31 23:30:16 +02:00
Vincent Laporte
63b584395f camlp4: init at 4.07+1 (#44272) 2018-07-31 23:22:15 +02:00
Michael Weiss
d1ae60cbad pythonPackages.mysql-connector: 8.0.11 -> 8.0.12 2018-07-31 21:45:28 +02:00
Michael Fellinger
0f3eaa0bd5 crystal: 0.25.0 -> 0.25.1; mint 0.1.0 -> 0.2.0 (#44237) 2018-07-31 16:54:37 +02:00
Robert Schütz
a6d3577d3d python.pkgs.python-jose: 2.0.2 -> 3.0.0 2018-07-31 14:59:22 +02:00
Vincent Laporte
d4bf592bbd
ocamlPackages.uunf: mark as broken on AArch64 2018-07-31 12:51:36 +00:00
Robert Schütz
e858b285c8
Merge pull request #44239 from borisbabic/feature/init-pre-commit
gitAndTools.pre-commit: init at 1.10.4
2018-07-31 14:35:33 +02:00
Boris Babic
339f78957e pythonPackages.aspy-yaml: init at 1.1.1 2018-07-31 13:58:01 +02:00
Boris Babic
eed74d16a1 pythonPackages.cfgv: init at 1.1.0 2018-07-31 13:58:01 +02:00
Boris Babic
a1f03c09af pythonPackages.nodeenv: init at 1.3.2 2018-07-31 13:58:01 +02:00
Boris Babic
632d3b5d7d pythonPackages.identify: init at 1.1.4 2018-07-31 13:57:59 +02:00
Hoàng Minh Thắng
30f4073ae5 clojure: 1.9.0.381 -> 1.9.0.391 (#44240) 2018-07-31 11:54:39 +02:00
Kamil Chmielewski
ffae2f8654 ponyc: 0.24.2 -> 0.24.4 (#44258) 2018-07-31 11:53:37 +02:00
xeji
d68430d4e9
Merge pull request #43915 from r-ryantm/auto-update/poppler-utils
poppler_utils: 0.66.0 -> 0.67.0
2018-07-31 11:48:53 +02:00
Jan Tojnar
d152d6d0d2
tepl: 4.1.1 → 4.2.0 2018-07-31 11:36:42 +02:00
Jan Tojnar
c7c4e6c9fa
amtk: 4.99.1 → 5.0.0 2018-07-31 11:34:52 +02:00
aszlig
c8b973d318
eresi: init at 0.83-a3-phoenix
While I'm not sure whether it's suitable for my tasks it might be useful
for others doing reverse engineering, so I decided to package it.

The software seems to have stalled development since a while but became
active again recently, so hopefully some of the issues with packaging
will be fixed and they might want to move away from their handwritten
configure script.

I've tested the package on both i686-linux and x86_64-linux, however the
automated test suite seems to be broken upstream at the moment so I
didn't set doCheck to true, but once this is fixed, we can enable them
in a future update.

Signed-off-by: aszlig <aszlig@nix.build>
2018-07-31 08:17:39 +02:00
R. RyanTM
7ae2ba173f talloc: 2.1.13 -> 2.1.14 (#43453)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/talloc/versions.
2018-07-31 02:04:19 +02:00
Bjørn Forsman
09fcfb6168
Merge pull request #36621 from jfrankenau/init-rapid-photo-downloader
rapid-photo-downloader: init at 0.9.9
2018-07-31 01:59:50 +02:00
R. RyanTM
a55bbee997 rdkafka: 0.11.4 -> 0.11.5 (#43932)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rdkafka/versions.
2018-07-31 00:53:28 +02:00
Wael Nasreddine
138d3be11a pythonPackages.reportlab: remove test files that require network for the tests to pass (#44244)
closes #44204
2018-07-31 00:14:41 +02:00
Uli Baum
906d376ef7 poppler_utils: remove obsolete darwin patch 2018-07-30 23:12:57 +02:00
xeji
7474362af2
Merge pull request #42940 from r-ryantm/auto-update/xapian
xapian: 1.4.5 -> 1.4.7
2018-07-30 23:07:51 +02:00
Ihor Antonov
742627f271 pythonPackages.fluent-logger: init at 0.9.3 (#44236) 2018-07-30 22:46:03 +02:00
Uli Baum
6ea7b48c2b xapian: add patch to fix notmuch tagging
Patch is from xapian master and can be removed on next update.
2018-07-30 22:10:37 +02:00
R. RyanTM
03e47c388a ptex: 2.1.33 -> 2.3.0 (#43739)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ptex/versions.
2018-07-30 20:45:56 +02:00
Daiderd Jordan
aeab0ec63b jq: fix tests on darwin
The tests depend on libjq which isn't installed in the correct location
yet when the checkPhase runs.
2018-07-30 20:45:14 +02:00
Tim Steinbach
85d23b0b55
sbt: 1.1.6 -> 1.2.0 2018-07-30 14:38:54 -04:00
Uli Baum
77eab67b76 xapian: 1.4.6 -> 1.4.7 2018-07-30 20:36:56 +02:00
Elis Hirwing
7c585235ff php71: 7.1.19 -> 7.1.20 (#44211)
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.20
2018-07-30 20:16:26 +02:00
Peter Simons
5c4b203032 hledger-lib: patch code to work around a regression in version 0.10
https://github.com/simonmichael/hledger/issues/852
2018-07-30 19:46:25 +02:00
catern
de311d9ab3 pythonPackages.contextvars: 2.2 -> 2.3 (#44234) 2018-07-30 19:16:37 +02:00
Robert Schütz
03b77a3910 python.pkgs.libusb1: fix tests 2018-07-30 18:56:10 +02:00
Andreas Rammhold
80b5f5227e
jsonrpc-glib: init at 3.28.1 2018-07-30 16:23:15 +02:00
Andreas Rammhold
b2c565eee5
template-glib: init at 3.28.0 2018-07-30 16:23:10 +02:00
Jörg Thalheim
67e2de195a
Merge pull request #44229 from dtzWill/fix/rr-32bit
rr: enable on 32bit x86
2018-07-30 14:20:22 +01:00
Jörg Thalheim
b4d668859a
Merge pull request #44205 from manveru/golangci-lint
golangci-lint: init at 1.9.2
2018-07-30 13:45:44 +01:00