Commit graph

51618 commits

Author SHA1 Message Date
R. RyanTM 1e0f87bfbc avrbinutils: 2.30 -> 2.31.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/avr-binutils/versions.
2018-08-08 19:19:08 -07:00
Frederik Rietdijk d296a379ba python.pkgs.beaker: move expression 2018-08-04 13:33:32 +02:00
Frederik Rietdijk e002b543af python.pkgs.basiciw: move expression 2018-08-04 13:30:24 +02:00
Janne Heß ae4dc14f0b smarty3: Init at 3.1.32 (#44427) 2018-08-04 11:02:23 +02:00
Janne Heß 558c032e53 scriptaculous: Init at 1.9.0 (#44429) 2018-08-04 10:09:58 +02:00
volth e6d3c65442
r-packages: fix regression 2018-08-04 06:19:08 +00:00
Silvan Mosberger ce4e1a15bc
Merge pull request #44404 from alyssais/bundler
bundler: 1.16.2 -> 1.16.3
2018-08-03 20:54:08 +02:00
John Ericson ebbd6f3471
Merge pull request #44083 from dingxiangfei2009/cross-compiling-postgresql
Allow postgresql to cross compile
2018-08-03 14:44:55 -04:00
Frederik Rietdijk 57852282cf
Merge pull request #44416 from dotlambda/antlr-python2
antlr: explicitly use python2
2018-08-03 20:44:03 +02:00
Frederik Rietdijk 2356a84bbd
Merge pull request #44381 from twhitehead/tensorflow
tensorflow: workaround tensorboard collision due to upstream pip hack
2018-08-03 20:43:39 +02:00
Tyson Whitehead fd0c467f96
tensorflow: workaround tensorboard collision from upstream pip hack
Upstream lists tensorboard as a utility from tensorflow despite it
being provided by tensorboard to stop pip for deleting it.  This
causes python.withPackages collisions between the two.
2018-08-03 14:28:46 -04:00
Robert Schütz f0702c62a6 antlr: explicitly use python2
Also, put python2 into nativeBuildInputs because Arch lists it in makedepends.
2018-08-03 20:01:51 +02:00
Robert Schütz c2649439d5
Merge pull request #44408 from dotlambda/actdiag-application
*diag: use python3 and toPythonApplication
2018-08-03 19:59:15 +02:00
Robert Schütz 0cd86e1e9d
adb-sync: use python3 (#44409)
According to https://github.com/google/adb-sync/pull/2#commitcomment-11399661,
it should work with python2 and python3. Using python3 is prefered in nixpkgs.
2018-08-03 19:48:42 +02:00
Michael Raskin 82bce290f5
Merge pull request #44410 from dotlambda/afflib-python3
afflib: use python3
2018-08-03 16:16:18 +00:00
Silvan Mosberger a35a4884c7
Merge pull request #43792 from Chiiruno/dev/hydron
Update: easyjson, hydron, meguca, nodePackages: meguca; Improve: quicktemplate
2018-08-03 18:10:12 +02:00
Robert Schütz 8413f1883e afflib: use python3
Python3 is supported since 3.7.14.
2018-08-03 17:54:38 +02:00
Frederik Rietdijk e271c47fcb
Merge pull request #44390 from dotlambda/keras-2.2.2
python.pkgs.Keras: 2.2.0 -> 2.2.2
2018-08-03 17:53:34 +02:00
Robert Schütz 0f8185e3fc python.pkgs.Keras: 2.2.0 -> 2.2.2 2018-08-03 17:46:09 +02:00
Okina Matara 4f99b18985 nodePackages: meguca: 1.0.8 -> 1.0.9 2018-08-03 10:41:45 -05:00
Okina Matara 8e690b6ffd easyjson: 2018-06-06 -> 2018-07-30 2018-08-03 10:41:15 -05:00
Robert Schütz 95134fb939 pythonPackages.actdiag: run tests 2018-08-03 17:40:56 +02:00
Okina Matara 405e4fbea9 quicktemplate: Use fetchFromGitHub, not fetchgit 2018-08-03 10:40:38 -05:00
Silvan Mosberger da53c1248b
Merge pull request #44353 from Zimmi48/graphql-cli
graphql-cli: init at 2.16.5
2018-08-03 17:18:25 +02:00
Alyssa Ross 011c6411f3
bundler: 1.16.2 -> 1.16.3 2018-08-03 15:59:38 +01:00
Jörg Thalheim 30b3f277b6
Merge pull request #44275 from georgewhewell/fix-libgpg-error-cross
fix libgpg-error cross build on armv7
2018-08-03 14:09:18 +01:00
Roger Qiu 83cc1e3d38 pythonPackages.imgaug: init at 0.2.6 (#43720) 2018-08-03 14:39:55 +02:00
Uli Baum a4ec1ec039 pythonPackages.shippai: fix eval (typo) 2018-08-03 13:18:41 +02:00
Gabriel Ebner 0a519ad6df pythonPackages.shippai: init at 0.2.3 2018-08-03 12:40:34 +02:00
Robert Schütz 148f0746ab python.pkgs.keras-applications: init at 1.0.4 2018-08-03 11:36:42 +02:00
Peter Simons f64c01fa79
Merge pull request #44380 from meditans/swi-prolog-check-installation
Add missing dependencies for swi-prolog
2018-08-03 08:45:18 +02:00
Robert Schütz 2553369795 python.pkgs.keras-preprocessing: init at 1.0.2 2018-08-03 07:48:04 +02:00
adisbladis 8b6e575c92
Merge pull request #44153 from Kaali/nodejs10-update
nodejs: 10.6.0 -> 10.7.0
2018-08-03 11:45:13 +08:00
Bas van Dijk 3328ea7749 haskellPackages.sexpr: fix build 2018-08-03 02:00:47 +02:00
John Ericson f539c30095 postgresql: Fix nits after cross fixes 2018-08-02 18:48:06 -04:00
Matthew Bauer b32d0a41d0 llvm: fix triple setting
llvm is a library so it should just need to know about build & host.
GCC will already have a cross compiler built.

/cc @Ericson2314 @dtzWill
2018-08-02 17:04:47 -04:00
Matthew Bauer 117680b0e9
Merge pull request #44126 from eadwu/opencollada/resolve-pcre-declarations
opencollada: include pcre.h (KhronosGroup/OpenCOLLADA#570)
2018-08-02 16:44:08 -04:00
Jan Tojnar 705f0bc0d4
Merge pull request #44366 from hedning/flatpak
flatpak: Don't hardcode flatpak binary path in launchers
2018-08-02 20:16:16 +02:00
Tor Hedin Brønner e5e91efa4c flatpak: Don't hardcode flatpak binary path in launchers
The hardcoded flatpak path breaks all installed applications when flatpak is
updated.

fixes: https://github.com/NixOS/nixpkgs/issues/43581
2018-08-02 20:00:19 +02:00
Carlo Nucera bc96cec295 Add missing dependencies for swi-prolog
In the previous version of this derivation, when the command

?- check_installation.

was issued in the swipl prompt, five errors were encountered. This patch fixes
that, so that the installation is correctly checked.

This enables the usage of the command pack_install to install prolog libraries,
which otherwise fails for the lack of libarchive.
2018-08-02 19:36:48 +02:00
Mitsuhiro Nakamura 0a541aa38c rPackages.buildRPackage: fix error if requireX is missing 2018-08-03 01:08:35 +09:00
Mitsuhiro Nakamura 559997179d rPackages: export buildRPackage 2018-08-03 01:08:07 +09:00
Frederik Rietdijk 89a89ddfb3
Merge pull request #44357 from FRidh/pythonmajor
Python interpreter updates
2018-08-02 16:45:53 +02:00
Bas van Dijk 0aae3fda06 graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules (#44276)
Fixes #30891

* Upgrade `graphite-web`, `carbon` and `whisper` from 1.0.2 -> 1.1.3.

* Replaced the deprecated `pythonPackages.graphite_influxdb` with
  `pythonPackages.influxgraph.`

* Renamed `pythonPackages.graphite_web` to `pythonPackages.graphite-web`
  to be consistent with the Python package name.

* Replaced the unmaintained `pythonPackages.graphite_pager` with
  `pythonPackages.graphitepager`

* Moved all new packages from `python-packages.nix` to
  `pkgs/development/python-modules`
2018-08-02 16:39:57 +02:00
Frederik Rietdijk 3a61a94789 python35: 3.5.5 -> 3.5.6 2018-08-02 16:30:27 +02:00
Frederik Rietdijk 3bd5580b04 python34: 3.4.8 -> 3.4.9 2018-08-02 16:30:16 +02:00
Imuli 632bda238f idrisPackages.graphviz: fix homepage (#44355) 2018-08-02 16:24:48 +02:00
xeji a7bfe3c5f5
Merge pull request #43971 from gnidorah/pakcs
pakcs: 1.14.0 -> 2.0.2
2018-08-02 16:16:31 +02:00
Bas van Dijk 353b568255
Merge pull request #44331 from jerith666/language-ecmascript-jailbreak
lift version restrictions on language-ecmascript inputs
2018-08-02 16:00:08 +02:00
Robert Schütz de880be9a2
Merge pull request #43260 from Assassinkin/sumo
pythonPackages.sumo: init at 1.0.9 ( And other packages that sumo depends on)
2018-08-02 14:51:37 +02:00