Commit Graph

58749 Commits

Author SHA1 Message Date
Jan Tojnar
3b19fa9745
Merge pull request #52823 from r-ryantm/auto-update/pcmanfm
pcmanfm: 1.3.0 -> 1.3.1
2018-12-25 14:55:33 +01:00
R. RyanTM
7dfd2015a1 omniorb: 4.2.2 -> 4.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/omniorb/versions
2018-12-25 05:16:10 -08:00
Jan Tojnar
6efc5245d3
menu-cache: update homepage 2018-12-25 13:09:50 +01:00
Jan Tojnar
1c041f5b0f
libfm: 1.3.0.2 → 1.3.1 2018-12-25 13:08:37 +01:00
Vincent Laporte
8b79557600 ocamlPackages.ppx_deriving_yojson: 3.1 -> 3.3 2018-12-25 10:43:41 +01:00
Vincent Laporte
d7f08cd90f ocamlPackages.ppxfind: init at 1.2 2018-12-25 10:43:41 +01:00
R. RyanTM
ffe4a9a863 python37Packages.EasyProcess: 0.2.3 -> 0.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-easyprocess/versions
2018-12-25 10:07:53 +01:00
R. RyanTM
f690bfd3f3 python37Packages.pytesseract: 0.2.5 -> 0.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytesseract/versions
2018-12-25 10:07:28 +01:00
Frederik Rietdijk
552d8a70d4 python37: 3.7.1 -> 3.7.2 2018-12-25 10:05:49 +01:00
Frederik Rietdijk
741e00fd10 python36: 3.6.7 -> 3.6.8 2018-12-25 10:05:38 +01:00
R. RyanTM
f09e4a42af python37Packages.shellingham: 1.2.7 -> 1.2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-shellingham/versions
2018-12-25 10:05:18 +01:00
R. RyanTM
106d46a0f3 python37Packages.dpkt: 1.9.1 -> 1.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dpkt/versions
2018-12-25 10:05:00 +01:00
R. RyanTM
1920ca6a16 python37Packages.affine: 2.2.1 -> 2.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-affine/versions
2018-12-25 10:04:44 +01:00
R. RyanTM
1fd3323a0d python37Packages.biopython: 1.72 -> 1.73
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-biopython/versions
2018-12-25 10:04:11 +01:00
R. RyanTM
fcfdd1d96f python37Packages.peewee: 3.7.1 -> 3.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-peewee/versions
2018-12-25 01:21:47 -05:00
obadz
f7cc6f04b2 gnome-sharp: 2.24.1 -> 2.24.4 2018-12-24 23:59:04 +00:00
obadz
cd46319bdc gtk-sharp: 2.12.10 -> 2.12.45 2018-12-24 23:58:04 +00:00
obadz
1a40a8e000 gtk-sharp: wrap output executables
Fixes the below build error in gnome-sharp which appeared after #52712

/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/bin/gapi2-fixup --api=art-api.xml --metadata=./Art.metadata  --symbols=./art-symbols.xml
rm -f generated/* &&    \
/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/bin/gapi2-codegen --generate art-api.xml \
-I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml      \
--outdir=generated --customdir=. --assembly-name=art-sharp      \
--gluelib-name=artsharpglue-2 --glue-filename=glue/generated.c          \
--glue-includes=                                                \
&& touch generated-stamp

Unhandled Exception:
System.MissingMethodException: Method 'string.Split' not found.
  at GtkSharp.Generation.SimpleGen..ctor (System.String ctype, System.String type, System.String default_value) [0x00000] in <d117698e7b8a4f9b867143c99aa161ba>:0
  at GtkSharp.Generation.SymbolTable..ctor () [0x00011] in <d117698e7b8a4f9b867143c99aa161ba>:0
  at GtkSharp.Generation.SymbolTable.get_Table () [0x0000a] in <d117698e7b8a4f9b867143c99aa161ba>:0
  at GtkSharp.Generation.CodeGenerator.Main (System.String[] args) [0x0003e] in <d117698e7b8a4f9b867143c99aa161ba>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method 'string.Split' not found.
  at GtkSharp.Generation.SimpleGen..ctor (System.String ctype, System.String type, System.String default_value) [0x00000] in <d117698e7b8a4f9b867143c99aa161ba>:0
2018-12-24 23:31:40 +00:00
Ryan Mulligan
8f1bc6ce7a
Merge pull request #52785 from r-ryantm/auto-update/python3.7-nvchecker
python37Packages.nvchecker: 1.2.7 -> 1.3
2018-12-24 15:20:51 -08:00
Bas van Dijk
e36ab216ec opencv4: opencv_contrib: 4.0.0 -> 4.0.1 2018-12-24 23:37:12 +01:00
R. RyanTM
80ceb35158 python37Packages.nvchecker: 1.2.7 -> 1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nvchecker/versions
2018-12-24 11:46:37 -08:00
Edmund Wu
6b44841cd6
electron: 3.0.5 -> 4.0.0 2018-12-24 11:00:44 -05:00
Sander van der Burg
a27aa247c0
Merge pull request #50596 from svanderburg/mobile-updates
Mobile updates
2018-12-24 15:52:33 +01:00
Alexey Shmalko
5e1f3016f7
Merge pull request #52769 from gilligan/skopeo-0134
skopeo: 0.1.32 -> 0.1.34
2018-12-24 16:37:45 +02:00
Jan Tojnar
dd3eea4b47
goffice: add lasem support
Also split outputs
2018-12-24 15:01:45 +01:00
Jan Tojnar
9cf3c1f52e
lasem: init at 0.4.3 2018-12-24 15:01:45 +01:00
Jan Tojnar
bdf46079f5
goffice: add updateScript 2018-12-24 15:01:44 +01:00
Vincent Laporte
daaba731a7 ocamlPackages.csv-lwt: init at 2.2 2018-12-24 14:57:07 +01:00
obadz
60739e534d
Merge pull request #52712 from obadz/mono
mono: drop minor versions and upgrade to 5.16.0.220
2018-12-24 13:47:18 +00:00
Tobias Pflug
1de2527159 skopeo: 0.1.32 -> 0.1.34 2018-12-24 14:01:37 +01:00
Jan Tojnar
c808f75c02
Merge pull request #52735 from jtojnar/glom
glom: init at 1.31.6
2018-12-24 13:13:40 +01:00
Ivan Kozik
82470c2e3b snscrape: init at 0.1.3 (#52758) 2018-12-24 11:42:06 +01:00
Pascal Bach
5b61578924 gitlab-runner: 11.5.0 -> 11.6.0 2018-12-24 11:24:42 +01:00
Robert Schütz
461552526b python.pkgs.django_1_8: 1.8.18 -> 1.8.19
This fixes CVE-2018-7536 and CVE-2018-7537:
https://www.djangoproject.com/weblog/2018/mar/06/security-releases/

cc https://github.com/NixOS/nixpkgs/issues/52679
2018-12-24 11:18:57 +01:00
Izorkin
5948a5a3b0 pythonPackages.pg8000: fix build 2018-12-24 12:05:45 +03:00
Jan Tojnar
913aa6b7c8
vala_0_34: drop 2018-12-24 02:57:28 +01:00
Jan Tojnar
6b15745007
libgda: build GI typelibs 2018-12-24 02:29:17 +01:00
Jan Tojnar
53f04caad2
gtksourceviewmm4: init at 3.91.1 2018-12-24 02:29:17 +01:00
Jan Tojnar
5fc2a47e7e
mm-common: init 0.9.12 2018-12-24 02:29:16 +01:00
Jan Tojnar
ba1f2b345b
goocanvas2: init at 1.90.11 2018-12-24 02:29:16 +01:00
Jan Tojnar
130c141154
libepc: init at 0.4.6 2018-12-24 02:29:16 +01:00
Jan Tojnar
994a63a91d
avahi: add gtk support 2018-12-24 02:29:16 +01:00
Jan Tojnar
3ec683c85e
libgdamm: init at 4.99.11 2018-12-24 02:29:15 +01:00
Maximilian Bosch
30c6234e15
python3Packages.pyaxmlparser: fix build
The build is currently broken on master[1] due to a major bump of
`click` in fe0af1ce77.

Manually patching `setup.py` temporarily fixes the issue. To ensure that
succeeding builds don't deliver packages breaking at runtime due to
dependency issues I switched to the GitHub archive as source since it
contains tests as well.

Additionally, Python 2.7 support has been dropped. It seems as it
was never intended to support Python3 here, I simply forgot to disable
the Python2 build.

```
TypeError: AXMLParser object is not an iterator
```

[1] https://hydra.nixos.org/build/86108813
2018-12-23 23:15:36 +01:00
obadz
013927f93c mono: llvm fork update 3.4svn-mono-f9b1a74368 -> 3.6-mono-2017-02-15
Also now builds with --enable-llvmloaded.

Extracted by @obadz from @abbradar's #23295
d27768ac1b
2018-12-23 21:37:06 +00:00
obadz
1be47a2c00 mono: renamed generic-cmake.nix -> generic.nix 2018-12-23 21:37:05 +00:00
Mario Rodas
ff004d0b14 pythonPackages.nose-randomly: add checkPhase (#52628) 2018-12-23 18:40:51 +01:00
R. RyanTM
4ecf1744c9 python37Packages.typed-ast: 1.1.0 -> 1.1.1 (#52700)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-typed-ast/versions
2018-12-23 18:34:26 +01:00
R. RyanTM
c02445eec0 python37Packages.zeep: 3.1.0 -> 3.2.0 (#52699)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zeep/versions
2018-12-23 18:33:29 +01:00
Christopher Ostrouchov
142687c5c7 python3Packages.flit: 1.0 -> 1.2.1 (#51674) 2018-12-23 18:26:31 +01:00
Yannis Koutras
7cb982776e pythonPackages.cli-helpers: fix dependencies (#52692) 2018-12-23 17:09:45 +01:00
Robert Schütz
07adbdf1e7 python.pkgs.pyliblo: 0.9.2 -> 0.10.0
Fixes #52727.
2018-12-23 17:04:21 +01:00
Maximilian Bosch
db5399b188
Merge pull request #52719 from marsam/fix-scrapy-python37
pythonPackages.scrapy: fix build on Python 3.7
2018-12-23 14:53:25 +01:00
R. RyanTM
848ddac0fe sysbench: 1.0.15 -> 1.0.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysbench/versions
2018-12-23 11:07:10 +01:00
R. RyanTM
49268e7a20 python37Packages.mysqlclient: 1.3.13 -> 1.3.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mysqlclient/versions
2018-12-23 11:03:53 +01:00
Frederik Rietdijk
3d5025ba79 buildPython*: don't override custom updateScript 2018-12-23 09:59:56 +01:00
Mario Rodas
706aa7127e
pythonPackages.scrapy: fix build on Python 3.7 2018-12-22 22:33:16 -05:00
Tim Steinbach
3f9ffdde5a
ammonite: 1.5.0 -> 1.6.0 2018-12-22 22:05:55 -05:00
obadz
57754ca28a mono: delete two unused files
deleted: generic.nix
deleted: pkgconfig-before-gac-5x.patch
2018-12-23 01:14:42 +00:00
Alexander V. Nikolaev
afbd840d24 libgdiplus: fix segfaults by patches from master and dropping libungif
Configure script complains, that unable to build gif loading support,
but it's a lie -- it builds against libgif 5, which have DGifOpenFile as
well.

Cherry-picked by @obadz from
8439304ebc
(libungif was already dropped by commit b41ede5e3a)
2018-12-23 00:50:17 +00:00
Alexander V. Nikolaev
f382eb7d61 libgdiplus: 2.10.9 -> 5.6
A lot of updates from mono-project' folks. Patches dropped, because both
merged upstream.

Cherry-picked by @obadz from
e022209def
2018-12-23 00:46:09 +00:00
obadz
26e8258c41 mono5: 5.14.0.177 -> 5.16.0.220 2018-12-23 00:04:47 +00:00
obadz
55af73e156 mono: only maintain major versions (mono4 & mono5) 2018-12-23 00:04:46 +00:00
Will Dietz
f21a4733d0
Merge pull request #52657 from dtzWill/update/json-3.5.0
nlohmann_json: 3.4.0 -> 3.5.0
2018-12-22 16:36:27 -06:00
Alexey Shmalko
7c69b3394b
Merge pull request #52668 from r-ryantm/auto-update/wt
wt: 4.0.4 -> 4.0.5
2018-12-23 00:09:33 +02:00
worldofpeace
780f2f30f2 Revert "opencollada: 1.6.67 -> 1.6.68"
Fixes #52659

This reverts commit bf53bea9e4.
2018-12-22 15:45:38 -05:00
Alyssa Ross
fea0e9fbf3
mailcore2: 0.6.2 -> 0.6.3 2018-12-22 18:26:03 +00:00
Bas van Dijk
ee42dab330
Merge pull request #52687 from LumiGuide/opencv-4.0.1
OpenCV: 3.4.5 & 4.0.1
2018-12-22 18:36:44 +01:00
Michael Weiss
25b80b62da wlroots: Remove the overrides for Meson
These overrides aren't required anymore as Meson 0.48.2 is now in
nixpkgs and there aren't any big problems so far (i.e. a revert is
unlikely).
2018-12-22 17:33:08 +01:00
Bas van Dijk
8347028c21 opencv4: 4.0.0 -> 4.0.1 2018-12-22 17:26:12 +01:00
Bas van Dijk
b2ea557879 opencv3: 3.4.4 -> 3.4.5 2018-12-22 17:24:21 +01:00
Robert Schütz
84ad62efc5
Merge pull request #52578 from elohmeier/fints
add sepaxml & fints
2018-12-22 15:55:22 +01:00
Mario Rodas
ddd91fcfab pythonPackages.django_1_11: 1.11.16 -> 1.11.17 (#52636) 2018-12-22 15:30:11 +01:00
Ryan Mulligan
d60f6d2d5d
Merge pull request #52213 from r-ryantm/auto-update/librime
librime: 1.3.1 -> 1.3.2
2018-12-22 05:44:28 -08:00
Jörg Thalheim
5b216291fe
Merge pull request #52648 from asymmetric/solc-0.5.2
solc: 0.5.1 -> 0.5.2
2018-12-22 11:47:10 +01:00
R. RyanTM
c3d181fa34 wt: 4.0.4 -> 4.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wt/versions
2018-12-22 02:18:11 -08:00
Jörg Thalheim
ea10141de4
Merge pull request #52030 from r-ryantm/auto-update/redis
redis: 5.0.1 -> 5.0.3
2018-12-22 11:03:02 +01:00
Ivan Kozik
12dcd34097 pythonPackages.manhole: disable tests (#52666)
`python: process-tests: 1.2.1 -> 2.0.0` included the change
e6d4f4db27
which removed setup_coverage and thus broke manhole's tests.
2018-12-22 10:53:35 +01:00
Jörg Thalheim
88fbb32522
pythonPackages.thumbor: 6.5.2 -> 6.6.0
now compatible with our pillow
2018-12-22 09:23:17 +01:00
Jörg Thalheim
907e88c1d1
Merge pull request #52607 from lopsided98/python-sh-disable-tests
pythonPackages.sh: fix tests on Python 3.7
2018-12-22 06:53:08 +01:00
Will Dietz
fb60aedd7c nlohmann_json: 3.4.0 -> 3.5.0
https://github.com/nlohmann/json/releases/tag/v3.5.0
2018-12-21 22:58:17 -06:00
Herwig Hochleitner
f097a16992 clojure: add $out/bin to wrapper PATH
without this, the `clj` command calls into system path, instead of its
own `clojure` command

cc @the-kenny
2018-12-22 02:41:42 +01:00
Ben Wolsieffer
d08254f7ff pythonPackages.sh: disable failing tests on Darwin 2018-12-21 17:58:43 -05:00
Lorenzo Manacorda
b3fe6fb1c6 solc: 0.5.1 -> 0.5.2 2018-12-21 23:42:59 +01:00
Dmitry Kalinkin
284df60986
Merge pull request #51841 from veprbl/pr/pyjet_fix
pythonPackages.pyjet: fix for python37
2018-12-21 16:57:54 -05:00
Jörg Thalheim
c0611717dc
Merge pull request #52641 from lopsided98/uritemplate-merge
pythonPackages.uritemplate_py: remove
2018-12-21 21:24:52 +01:00
Ben Wolsieffer
26869e7b31 pythonPackages.uritemplate_py: remove
This package is the same as uritemplate.
2018-12-21 14:41:39 -05:00
Jörg Thalheim
435ba2ba3a
Merge pull request #52631 from jlesquembre/clojure
clojure: 1.9.0.391 -> 1.10.0.403
2018-12-21 20:37:59 +01:00
Ben Wolsieffer
26fb110d81 pythonPackages.sh: fix tests on Python 3.7 2018-12-21 14:00:06 -05:00
Alyssa Ross
a2eed09a8c
Merge pull request #52416 from alyssais/icu
icu63: init at 63.1
2018-12-21 16:07:40 +00:00
José Luis Lafuente
5d9d164c77
clojure: 1.9.0.391 -> 1.10.0.403 2018-12-21 17:03:48 +01:00
Mario Rodas
485bf85407
pyre: fix watchman references 2018-12-21 16:20:44 +01:00
Timo Kaufmann
bfca7082d4
Merge pull request #52613 from nyanloutre/pyqt5-fix
pythonPackages.pyqt5: fix sip dependency
2018-12-21 15:28:50 +01:00
nyanloutre
05cf0e1107 pythonPackages.pyqt5: link sip module 2018-12-21 14:06:44 +01:00
nyanloutre
b569b87d4a pythonPackages.sip: change module name
See https://github.com/NixOS/nixpkgs/pull/49400
2018-12-21 14:06:03 +01:00
Peter Simons
195f8ac5ac haskell-JuicyPixels: update overrides for the new version 2018-12-21 14:02:57 +01:00
Peter Simons
a220b2f370 haskell-appar: drop obsolete override 2018-12-21 14:02:57 +01:00
Peter Simons
e6d726e5aa hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.12-11-gaf7cf68 from Hackage revision
6694c4746f.
2018-12-21 14:02:57 +01:00
Peter Simons
7f85bfd70d hackage2nix: prefer alsa-mixer 0.2.x by default
Fixes https://github.com/NixOS/nixpkgs/issues/52516.
2018-12-21 14:02:56 +01:00
Peter Simons
2018654322 LTS Haskell 12.23 2018-12-21 14:02:56 +01:00
Jörg Thalheim
652248e0e5
libcollectdclient: fix evaluation 2018-12-21 13:40:40 +01:00
Jörg Thalheim
3d6e86f77e
Merge pull request #52519 from risicle/ris-cf-cli-platforms
cloudfoundry-cli: fix build on multiple platforms, notably darwin. also bump -> 6.41.0
2018-12-21 13:28:45 +01:00
Michael Raskin
02ce974d04 python2Packages.wptserve: fix build 2018-12-21 13:21:50 +01:00
Vincent Laporte
e0561cbadd coqPackages.Verdi: fix build 2018-12-21 12:37:04 +01:00
Vincent Laporte
1d5059c5e6 coqPackages.InfSeqExt: fix build 2018-12-21 12:37:04 +01:00
Vincent Laporte
954bc20786 coqPackages.Cheerios: fix build 2018-12-21 12:37:04 +01:00
Vincent Laporte
5a12bedbfa coqPackages.StructTact: fix build 2018-12-21 12:37:04 +01:00
Mathias Schreck
e6a86e65d9 nodejs-11_x: init at 11.5.0 2018-12-21 11:23:49 +01:00
Robert Scott
9046038d6c cloudfoundry-cli: 6.37.0 -> 6.41.0 2018-12-21 09:56:15 +00:00
Robert Scott
8e5c4a4c1d cloudfoundry-cli: output to "bin" output, don't "remove-references-to" 2018-12-21 09:56:15 +00:00
Robert Scott
61fad2cdce cloudfoundry-cli: fix build on multiple platforms, notably darwin, to produce correct binary for target 2018-12-21 09:56:14 +00:00
Ben Wolsieffer
306a07f8d4 pythonPackages.behave: fix build on Python 2.7 2018-12-21 09:59:36 +01:00
Jörg Thalheim
09eeebad26
Merge pull request #52610 from lopsided98/python-github3-cleanup
pythonPackages.github3_py: cleanup
2018-12-21 09:42:41 +01:00
Ben Wolsieffer
7c995f1227 pythonPackages.github3_py: cleanup 2018-12-21 00:26:15 -05:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Maximilian Bosch
a2389cc318
Merge pull request #52587 from plapadoo/liquibase-temporary-fix-jars
liquibase: fix missing dependencies
2018-12-21 02:19:26 +01:00
Timo Kaufmann
64b9df085d
Revert "python: cypari2: 1.3.1 -> 2.0.0" (#52596)
This reverts commit 7c9ca65480. The
cypari2 update is not ready. The package is pretty much only used for
sage and the update causes problems:
https://trac.sagemath.org/ticket/26442#comment:33
I've already reverted this once before.
2018-12-20 23:51:48 +01:00
Michael Weiss
ba8dbbd010 pythonPackages.raven: 6.9.0 -> 6.10.0 2018-12-20 20:54:29 +01:00
Philipp Middendorf
7d270d993b liquibase: fix missing dependencies 2018-12-20 20:40:34 +01:00
Maximilian Bosch
f7daa8ec48
Merge pull request #52214 from marsam/update-mruby
mruby: 1.4.1 -> 2.0.0
2018-12-20 20:14:34 +01:00
Jörg Thalheim
eaeb20dd09
Merge pull request #52570 from tg-x/tparsec-2018-11-09
idrisPackages.tparsec: 2018-06-26 -> 2018-11-09
2018-12-20 20:08:20 +01:00
Jörg Thalheim
1bb56620b5
Merge pull request #52567 from guibou/gcompris-0.95
gcompris: 0.91 -> 0.95
2018-12-20 20:07:41 +01:00
Enno Lohmeier
49406530b6 pythonPackages.fints: init at 2.0.0 2018-12-20 20:07:15 +01:00
Enno Lohmeier
16071bb5cd pythonPackages.sepaxml: init at 2.0.0 2018-12-20 20:07:15 +01:00
Herwig Hochleitner
d06770b9a0 allegro5: fix build for mesa 18.2.5
mesa 18.2.5, introduced in 6b490ee296
changed some private headers, that allegro is relying on. This fix backports
the relevant commit from allegro upstream

cc @7c6f434c
2018-12-20 20:06:11 +01:00
Maximilian Bosch
539679ff35
Merge pull request #52222 from r-ryantm/auto-update/librealsense
librealsense: 2.16.4 -> 2.17.0
2018-12-20 20:04:33 +01:00
Jörg Thalheim
e166aca694
Merge pull request #52566 from LumiGuide/fix-openblas-darwin
openblas: fix build on x86_64-darwin
2018-12-20 18:44:18 +01:00
Jörg Thalheim
6bcfd5cfb3
Merge pull request #52569 from alyssais/qyliss-ruby
Make myself a Ruby maintainer
2018-12-20 18:42:31 +01:00
Guillaume Bouchard
4043e157f5 qml-box2d: 2018-03-16 -> 2018-04-06 2018-12-20 16:08:53 +01:00
TG ⊗ Θ
551ffccf98 idrisPackages.tparsec: 2018-06-26 -> 2018-11-09 2018-12-20 15:52:20 +01:00
Robert Schütz
256deeb33e python.pkgs.pathpy: improve expression 2018-12-20 15:49:15 +01:00
Alyssa Ross
dafdadda3a
Merge pull request #52440 from alyssais/bundler
bundler: 1.17.1 -> 1.17.2
2018-12-20 14:34:02 +00:00
Alyssa Ross
843b40ff6b
bundix: add qyliss (me) to maintainers 2018-12-20 14:31:13 +00:00
R. RyanTM
82dbdad654 python37Packages.flask_migrate: 2.3.0 -> 2.3.1 (#52117)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-flask-migrate/versions
2018-12-20 15:28:50 +01:00
Mathieu Boespflug
53e8258a45 bazel: fix sandbox execution
Bazel runs actions in a sandbox by default on Darwin and Linux.
However, the sandboxing was always and *silently* disabled previously,
because a Bazel feature test was always failing. The feature test
involved running `/bin/true` inside a sandbox. But on NixOS,
`/bin/true` does not exist...
2018-12-20 15:18:34 +01:00
adisbladis
a5a537d515
Merge pull request #52047 from asymmetric/solc-lll
solc: disable LLL installation
2018-12-20 13:21:52 +00:00
Bas van Dijk
72eae72223 openblas: fix build on x86_64-darwin
See: https://github.com/xianyi/OpenBLAS/issues/1926
2018-12-20 13:25:44 +01:00
Timo Kaufmann
51fdee8b92
pythonPackages.jupytext: init at 0.8.4 (#52545) 2018-12-20 12:18:30 +01:00
Bas van Dijk
6267a02d9c opencv4: fix OpenCV issue 13207
This is the same fix as for opencv3 in commit:
2572dd11accf701feeefd6fd4ee45be98cb47016
2018-12-20 10:49:40 +01:00
Bas van Dijk
49965e61d7 opencv3: fix OpenCV issue 13207
See: https://github.com/opencv/opencv/pull/13232

This also fixes the test of haskell-opencv HEAD where we got the
following error:

    Feature Detection
      houghLinesP:
libgomp: Out of memory allocating 927712937064 bytes
Test suite test-opencv: FAIL
2018-12-20 10:49:40 +01:00
Vincent Laporte
881bec3238 coqPackages.coqprime: enable for Coq 8.9 2018-12-20 10:43:59 +01:00
R. RyanTM
bf53bea9e4 opencollada: 1.6.67 -> 1.6.68
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-12-19 19:24:36 -05:00
Jan Tojnar
d0546f0a1b
libgrss: fix updateScript 2018-12-20 00:28:50 +01:00
Jan Tojnar
e69ee9b53e
buildPython*: simplify updateScript
updateScript accepts a list, in which case, it will execute the head with the
tail as arguments. Switching to this style will allow us to get rid of the need
to create extra script doing just that.
2018-12-20 00:28:49 +01:00
R. RyanTM
ca5ee6dfb7 python37Packages.kafka-python: 1.4.3 -> 1.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-kafka-python/versions
2018-12-19 18:07:22 -05:00
R. RyanTM
eeb00cc570 python37Packages.dominate: 2.3.4 -> 2.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dominate/versions
2018-12-19 18:05:20 -05:00
Herwig Hochleitner
77293ac160 Revert "python: azure-mgmt-storage: 0.20.0 -> 3.0.0"
This reverts commit 95569262bb.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
88559cb49e Revert "python: azure-mgmt-resource: 0.20.1 -> 2.0.0"
This reverts commit 4218dc2ba7.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
cda0e2b7ec Revert "python: azure-mgmt-nspkg: 1.0.0 -> 3.0.2"
This reverts commit 8d58469a61.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
ab88bd38eb Revert "python: azure-mgmt-network: 0.20.1 -> 2.2.1"
This reverts commit a944d0fcc8.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
e388eb974c Revert "python: azure-mgmt-compute: 0.20.0 -> 4.3.1"
This reverts commit 2e2916b647.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
R. RyanTM
fb61d7a70b python37Packages.sphinxcontrib-bibtex: 0.4.0 -> 0.4.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/python3.7-sphinxcontrib-bibtex/versions
2018-12-19 17:58:56 -05:00
R. RyanTM
1e0d7f99f1 python37Packages.google_cloud_vision: 0.34.0 -> 0.35.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/python3.7-google-cloud-vision/versions
2018-12-19 17:57:00 -05:00
Timo Kaufmann
979b88b2bc
pythonPackages.pathpy: skip performance test (#52548)
The test may fail non-deterministically, as it does right now on hydra.
2018-12-19 23:53:17 +01:00
R. RyanTM
53ea46b450 python37Packages.facebook-sdk: 3.0.0 -> 3.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-facebook-sdk/versions
2018-12-19 17:52:06 -05:00
R. RyanTM
1f99218b61 python37Packages.elpy: 1.26.0 -> 1.27.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-elpy/versions
2018-12-19 17:49:56 -05:00
R. RyanTM
29f25b22df pmd: 6.9.0 -> 6.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2018-12-19 17:48:03 -05:00
Timo Kaufmann
af83f8b398
pythonPackages.absl-py: fix python2 build (#52544) 2018-12-19 23:19:16 +01:00
Sander van der Burg
7a5a370c25 Remove redundant chmod 2018-12-19 22:45:48 +01:00
Matthew Bauer
a16a9fc4e5
Merge pull request #52540 from hedning/cherry-pick-valgrind
valgrind: fix build on darwin
2018-12-19 15:12:28 -06:00
Benjamin Hipple
6206a342e0 mkl: include Intel's libiomp.so in the MKL RPM unpack
Since Intel's default openmp implementation is available in the same src
tarball, we can just include it in the package. This means that `mkl` now "just
works" without any environment variables, fragile setup-hooks, or forced
propagation.

Since the openmp implementation is only needed at runtime (and for test cases),
users can substitute a different one if they prefer by exporting it with
`LD_PRELOAD`, which is how Intel recommends handling this. If they do not do so,
`libiomp.so` lives next to `libmkl_rt.so` and thus will be in the RPATH as a
sane default.

Since this still comes from the same src tarball, we can ship it without losing
the fixed-output derivation; likewise, since Hydra is not building or caching
these, shipping these proprietary packages costs no bandwidth for the nix
community.
2018-12-19 22:05:22 +01:00
Tor Hedin Brønner
59e6658381 valgrind: fix build on darwin
We fixed a race condition in #51505 and #51107. This required running
autoreconfHook to pick up the `coregrind-makefile-race.patch` patch.

Unfortunately this broke darwin's postPatch fixes as autoreconfHook would run
afterwards regenerating the fixed makefiles.

Moving the postPatch fixes to preConfigure should resolve the issue.

I left `postPatch = ""` in to avoid a rebuild on linux.

(cherry picked from commit a6d4a0c53c)
2018-12-19 20:39:10 +01:00
Franz Pletz
65dfc2b272
Merge pull request #51914 from dotlambda/home-assistant-python37
home-assistant: use python37
2018-12-19 19:32:11 +00:00
Robert Schütz
c5ef5c9137 python.pkgs.cherrypy: disable on python2 2018-12-19 17:10:20 +01:00
Renaud
b7355e6f7a
Merge pull request #52179 from r-ryantm/auto-update/ocaml-cmdliner
ocamlPackages.cmdliner: 1.0.2 -> 1.0.3
2018-12-19 16:59:02 +01:00
Renaud
c98754dd12
Merge pull request #52172 from r-ryantm/auto-update/ocaml-curses
ocamlPackages.curses: 1.0.3 -> 1.0.4
2018-12-19 16:42:25 +01:00
Robert Schütz
407f9ba5c9 python.pkgs.objgraph: fix build
Fixes https://github.com/NixOS/nixpkgs/issues/52518.
2018-12-19 14:14:36 +01:00
Benno Fünfstück
6972c433ab adoptopenjdk-bin: disable openj9 jre for mac due to missing upstream 2018-12-19 14:08:15 +01:00
Robert Schütz
682d1befd9 adoptopenjdk-bin: use python-withPackages for shebang
Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-19 14:08:12 +01:00
Benno Fünfstück
5bbfc0cc37 adoptopenjdk: autogenerate sources + add support for aarch64 2018-12-19 14:08:09 +01:00
Jörg Thalheim
da093022a4
Merge pull request #52413 from mat8913/vagrant-libvirt
vagrant: build and install vagrant-libvirt plugin
2018-12-19 12:18:44 +01:00
Jose San Leandro
857853d5f1 pharo: Simple fix for Iceberg (#52466)
* Simple fix for Iceberg
* Avoiding explicit libgit2 version assumption and removed libgit2 from buildInputs
2018-12-19 12:16:06 +01:00
Florian Klink
e5db0df0b5
Merge pull request #52115 from r-ryantm/auto-update/python3.7-Django
python37Packages.django_2_1: 2.1.3 -> 2.1.4
2018-12-19 11:18:53 +01:00
Florian Klink
959ac46e99
Merge pull request #52113 from r-ryantm/auto-update/python3.7-dropbox
python37Packages.dropbox: 9.1.0 -> 9.2.0
2018-12-19 11:18:30 +01:00
Robert Schütz
5fda32e6f1 python.pkgs.mt-940: 4.10.0 -> 4.12.2 2018-12-19 10:24:26 +01:00
Frederik Rietdijk
a9e654e1bd Revert "adoptopenjdk: autogenerate sources + add support for aarch64 (#52454)"
This reverts commit f2dfe8b9e6, reversing
changes made to e116aa1d4b.

The `openj9` attribute is missing for `jre` in case of `mac`. This missing
attribute is now blocking the channels from updating.

cc @bennofs
2018-12-19 10:11:17 +01:00
Anders Kaseorg
85379a29ec pypy3: init at 6.0.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-12-19 09:53:31 +01:00
Frederik Rietdijk
3504cfea6b
Merge pull request #52125 from r-ryantm/auto-update/python3.7-folium
python37Packages.folium: 0.6.0 -> 0.7.0
2018-12-19 09:28:11 +01:00
R. RyanTM
4b06edd148 python37Packages.aioconsole: 0.1.10 -> 0.1.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aioconsole/versions
2018-12-19 09:26:48 +01:00
R. RyanTM
28fdb4eb11 pipenv: 2018.11.14 -> 2018.11.26
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipenv/versions
2018-12-19 09:26:28 +01:00
R. RyanTM
58f1f9f0fc freetds: 1.00.104 -> 1.00.109
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2018-12-19 09:25:29 +01:00
markuskowa
1490094fff
Merge pull request #52509 from tkonolige/mpich_on_macos
mpich2: Add darwin support
2018-12-19 09:24:38 +01:00
R. RyanTM
6e87da96c3 fdk_aac: 0.1.6 -> 2.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fdk-aac/versions
2018-12-19 09:24:13 +01:00
Eamonn Coughlan
7c2d638802 ipykernel: fix permissions when installing kernels 2018-12-19 09:18:28 +01:00
Frederik Rietdijk
f10a7a216c
Merge pull request #51960 from Twey/libc++abi.a
libcxxabi: also install libc++abi.a
2018-12-19 09:17:09 +01:00
Frederik Rietdijk
911d1853ca Merge master into staging-next 2018-12-19 08:57:41 +01:00
Mario Rodas
75b894af0f
nodejs-6_x: 6.14.4 -> 6.15.1 2018-12-18 21:00:51 -05:00
Mario Rodas
f27ee10a9e
nodejs-8_x: 8.12.0 -> 8.14.1 2018-12-18 21:00:51 -05:00
Tristan Konolige
00005ce0bd suitesparse: Fix darwin support
Suitesparse libraries would end up containing references to the build
directory. fixDarwinDylibNames appears to not fix this problem. We
manually use intall_name_tool to set the library paths correctly.
2018-12-18 18:08:17 -07:00
Tristan Konolige
88f22c3484 mpich: Add darwin support 2018-12-18 17:59:39 -07:00
WilliButz
9b2e8ddebe oxidized: 0.21.0 -> 0.25.0, drop obsolete patch (#52492)
This removes the patch for support of Dell X-series because
oxidized now includes a model for these switches.
2018-12-19 00:24:51 +01:00
John Ericson
a0d4a4c9bc
Merge pull request #52499 from obsidiansystems/haskell-servant-cross
servant: Sphinx is a build-time dependency
2018-12-18 17:44:49 -05:00
Maximilian Bosch
acd4340731
Merge pull request #52241 from r-ryantm/auto-update/jruby
jruby: 9.2.4.0 -> 9.2.5.0
2018-12-18 23:36:27 +01:00
Vaibhav Sagar
b513231dc6 servant: Sphinx is a build-time dependency 2018-12-18 21:58:30 +00:00
Sander van der Burg
51428627eb Initial attempt to restore Android NDK cross building 2018-12-18 22:58:12 +01:00
Jörg Thalheim
ab9c602fd4
Merge pull request #40459 from andersk/pypy
pypy: 5.10.0 -> 6.0.0
2018-12-18 20:35:38 +00:00
Sander van der Burg
3bfd3e73bf Reintroduce licenseAccepted option 2018-12-18 21:16:07 +01:00
Sander van der Burg
b99ac1c904 Remove redundant getBin function 2018-12-18 21:16:07 +01:00
Sander van der Burg
5e690b47fd adb-sync: fix to make it work with platform-tools 2018-12-18 21:16:07 +01:00
Sander van der Burg
074c7e99e0 Fix standalone generation script 2018-12-18 21:16:07 +01:00
Sander van der Burg
cb42643b95 Fix inclusion of sources 2018-12-18 21:16:07 +01:00
Sander van der Burg
53550c826d Port packages with Android dependencies to new androidenv 2018-12-18 21:16:06 +01:00
Sander van der Burg
27f8b6b89e Replace titaniumenv with new implementation 2018-12-18 21:16:06 +01:00
Sander van der Burg
907216a57d Replace xcodeenv with new implementation 2018-12-18 21:16:06 +01:00
Sander van der Burg
74750dc67d Replace androidenv by new implementation 2018-12-18 21:16:06 +01:00
Sander van der Burg
2757ddb182 Separate androidndkpkgs from androidenv 2018-12-18 21:14:43 +01:00
R. RyanTM
de9c97c0c8 libcouchbase: 2.10.0 -> 2.10.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcouchbase/versions
2018-12-18 15:06:06 -05:00
R. RyanTM
61b435d866 librelp: 1.2.18 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librelp/versions
2018-12-18 14:54:52 -05:00
Benno Fünfstück
f2dfe8b9e6
adoptopenjdk: autogenerate sources + add support for aarch64 (#52454)
* adoptopenjdk: autogenerate sources + add support for aarch64

* adoptopenjdk-bin: use python-withPackages for shebang

Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-18 20:28:23 +01:00
Jörg Thalheim
e116aa1d4b
Merge pull request #52128 from tilpner/add-mkdocs
mkdocs: 0.17.5 -> 1.0.4
2018-12-18 19:26:03 +00:00
Robert Schütz
23859991e9
adoptopenjdk-bin: use python-withPackages for shebang
Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-18 20:24:58 +01:00
R. RyanTM
6da82e7c35 python37Packages.fonttools: 3.32.0 -> 3.33.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fonttools/versions
2018-12-18 14:00:56 -05:00
R. RyanTM
a32c2f99ee libraw: 0.19.0 -> 0.19.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/libraw/versions
2018-12-18 13:21:37 -05:00
R. RyanTM
66a6445f66 python36Packages.ase: 3.16.2 -> 3.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-ase/versions
2018-12-18 10:11:50 -05:00
Chris Ostrouchov
19d077a157 pythonPackages.pygmo: 2.8 -> 2.9 refactor fix broken package
Introduce a `pagmo2WithPython` which overrides the pagmo2 expression
and enables the pygmo build. Then hand it over to `buildPythonPackage`
by making it the src to produce a usable package.
2018-12-18 10:11:49 -05:00
Chris Ostrouchov
3eb461dedb pagmo2: 2.8 -> 2.9 fix broken package
corrects the library nlopt location as well.
2018-12-18 10:01:25 -05:00
R. RyanTM
e60233db00 sundials: 3.2.1 -> 4.0.0
* sundials: 3.2.1 -> 4.0.0 (#52022)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions

* sundials: cleanup
2018-12-18 15:46:05 +01:00
Robert Schütz
db558b31b9 python3.pkgs.git-annex-adapter: 0.2.0 -> 0.2.1 2018-12-18 14:46:10 +01:00
Renaud
52ea0af297
Merge pull request #52092 from gnidorah/fprint
fprint: update packages
2018-12-18 14:06:22 +01:00
Renaud
f08a98c59b
Merge pull request #52164 from r-ryantm/auto-update/onig
oniguruma: 6.9.0 -> 6.9.1
2018-12-18 14:05:28 +01:00
Peter Simons
63576365fe python-osc: update to latest git snapshot 2018-12-18 12:51:33 +01:00
R. RyanTM
53a7d5ec99 squirrel-sql: 3.8.1 -> 3.9.0
* squirrel-sql: 3.8.1 -> 3.9.0 (#52029)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/squirrel-sql/versions

* squirrel-sql: cleanup

* squirrel-sql: don't pass stdenv as a build input
2018-12-18 12:28:01 +01:00
markuskowa
5289fcc422
Merge pull request #47297 from greydot/bladerf
Introduce hardware/bladeRF module
2018-12-18 09:29:32 +01:00
Frederik Rietdijk
826ab7026e Merge master into staging-next 2018-12-18 09:22:17 +01:00
Lana Black
7112cd8822 nixos/hardware/bladeRF: init at 2.0.2
This allows to easily enable bladerf-related udev rules with nixos
configuration.
2018-12-18 08:11:18 +00:00
Matthew Bauer
dbd0a78e5a
Merge pull request #51854 from pmahoney/freeswitch
Freeswitch
2018-12-17 23:43:25 -06:00
Matthew Bauer
657220349d
Merge pull request #51422 from hlolli/csoundqt
Csoundqt init 0.9.6-beta2 and python-qt init 3.2
2018-12-17 23:39:12 -06:00
Jörg Thalheim
b4593b4629
buildGoPackage: also support pname
Following python-modules and stdenv.mkDerivation.
Hopefully zero rebuilds.

Motivation: https://github.com/NixOS/nixpkgs/pull/52409
2018-12-18 03:57:54 +01:00
Matthew Bauer
b0ccd8be8e
Merge pull request #52449 from TomSmeets/gamecube-tools
gamecube-tools: init at v1.0.2
2018-12-17 20:26:04 -06:00
Matthew Bauer
5708fd7671
Merge pull request #52450 from TomSmeets/wiiload-1
wiiload: init at v0.5.1
2018-12-17 20:25:22 -06:00
Maximilian Bosch
b72dc8c2f2
Merge pull request #52189 from r-ryantm/auto-update/apache-maven
maven: 3.5.4 -> 3.6.0
2018-12-18 00:59:30 +01:00
Maximilian Bosch
bba4283571
Merge pull request #52299 from r-ryantm/auto-update/insomnia
insomnia: 6.2.0 -> 6.2.3
2018-12-18 00:57:54 +01:00
Jan Tojnar
3380db94b1
gtksourceviewmm: move from gnome3.gtksourceviewmm 2018-12-18 00:46:55 +01:00
Fritz Otlinghaus
758f271fba github-changelog-generator: init at v1.14.3
Signed-off-by: Fritz Otlinghaus <fritz@otlinghaus.it>
2018-12-17 23:28:23 +00:00
R. RyanTM
7722c43f0a olm: 2.3.0 -> 3.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/olm/versions
2018-12-17 23:23:13 +00:00
volth
0ab6572324 libvirt: 4.7.0 -> 4.10.0 2018-12-17 23:12:44 +00:00
Franz Pletz
a2080299e8
aubio: 0.4.7 -> 0.4.8 2018-12-18 00:09:00 +01:00
Franz Pletz
51c8e01676
libressl_2_9: init at 2.9.0 2018-12-18 00:09:00 +01:00
Franz Pletz
949dc60acc
libressl_2_8: 2.8.2 -> 2.8.3 2018-12-18 00:08:59 +01:00
Franz Pletz
b7254b6b2c
libressl_2_7: 2.7.4 -> 2.7.5 2018-12-18 00:08:59 +01:00
Franz Pletz
5911d54457
libressl_2_6: remove, not maintained anymore 2018-12-18 00:08:58 +01:00
Jörg Thalheim
1720abc263
libaom: use git stub instead of patching changelog
It probably needs less maintenance.
2018-12-17 23:24:42 +01:00
Franz Pletz
54d1529269
Merge pull request #52426 from dtzWill/feature/boost-1.69
boost169: init (at 1.69)
2018-12-17 22:12:07 +00:00
Benno Fünfstück
5a44fef594 adoptopenjdk: autogenerate sources + add support for aarch64 2018-12-17 23:08:56 +01:00
Vincent Laporte
6620de7594 ocamlPackages.atdgen: init at 2.0.0
Atdgen is a command-line program that takes as input type definitions in the
ATD syntax and produces OCaml code suitable for data serialization and
deserialization.

Homepage: https://github.com/mjambon/atd
2018-12-17 21:38:49 +00:00
Renaud
20e2c77621
Merge pull request #52398 from r-ryantm/auto-update/ace
ace: 6.5.2 -> 6.5.3
2018-12-17 21:59:45 +01:00
Tom Smeets
f0d3a6e744 wiiload: init at v0.5.1 2018-12-17 21:48:24 +01:00
Tom Smeets
8f25e3d4cd gamecube-tools: init at v1.0.2 2018-12-17 21:37:34 +01:00
James Kay
72e1764199
libcxx: add linker scripts for libc++.a to ensure libc++abi.a is properly linked 2018-12-17 18:59:19 +00:00
gnidorah
024ad6c4d5 libfprint: 0.7.0 -> 0.99.0 2018-12-17 21:04:26 +03:00
R. RyanTM
d9b1ae9eab msitools: 0.97 -> 0.98
* msitools: 0.97 -> 0.98 (#52188)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/msitools/versions

* msitools: fetch from Gnome mirrors

+ misc cleanup
2018-12-17 18:49:34 +01:00
Vincent Laporte
585b741cb7 ocaml: fix build when X11 is not available 2018-12-17 17:46:46 +00:00
Vincent Laporte
b5f580fa2e ocamlPackages.labltk: fix evaluation with OCaml < 4.04 2018-12-17 17:46:46 +00:00
Vincent Laporte
5e786dedc1 ocaml-ng.ocamlPackages_4_01_0.ppx_cstruct: fix evaluation 2018-12-17 17:46:46 +00:00
Vincent Laporte
f41ac80d74 ocaml-ng.ocamlPackages_4_01_0.cstruct-unix: fix evaluation 2018-12-17 17:46:46 +00:00
Vincent Laporte
3cca862a5f ocaml-ng.ocamlPackages_4_01_0.cstruct-lwt: fix evaluation 2018-12-17 17:46:46 +00:00
Renaud
fa3d3f982a
Merge pull request #52318 from r-ryantm/auto-update/geos
geos: 3.7.0 -> 3.7.1
2018-12-17 18:36:18 +01:00
Renaud
df1ec28ac9
Merge pull request #52076 from r-ryantm/auto-update/qbs
qbs: 1.12.1 -> 1.12.2
2018-12-17 17:59:51 +01:00
Linus Heckemann
fbc4a34855
Merge pull request #52110 from vaibhavsagar/bump-clean
clean: 2.4 -> 3.0
2018-12-17 17:20:27 +01:00
Michael Raskin
5256cb8353 love_11: fix hash 2018-12-17 17:15:28 +01:00
Will Dietz
cee81d59ac libaom: create shared libraries, fix version reported in aom.pc
See added comment for explanation of version fix.
2018-12-17 09:54:14 -06:00
R. RyanTM
4ae47a69de postgis: 2.5.0 -> 2.5.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/postgis/versions
2018-12-17 15:41:15 +00:00
R. RyanTM
0599202268 umockdev: 0.12 -> 0.12.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/umockdev/versions
2018-12-17 15:25:20 +00:00
Renaud
bba9d24887
Merge pull request #52287 from r-ryantm/auto-update/libgnurl
libgnurl: 7.61.1 -> 7.62.0
2018-12-17 16:24:31 +01:00
Renaud
83a068b450
Merge pull request #52281 from r-ryantm/auto-update/grib-api
grib-api: 1.27.0 -> 1.28.0
2018-12-17 16:21:46 +01:00
Alyssa Ross
70b8ab6e72
icu63: init at 63.1 2018-12-17 15:14:45 +00:00
Alyssa Ross
8e98e48a43
bundler: 1.17.1 -> 1.17.2 2018-12-17 14:28:40 +00:00
Tim Steinbach
6294ccee6b
Merge pull request #52270 from r-ryantm/auto-update/kotlin
kotlin: 1.3.10 -> 1.3.11
2018-12-17 14:27:35 +00:00
R. RyanTM
f7ec303289 ammonite: 1.4.2 -> 1.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2018-12-17 14:24:36 +00:00
James Kay
d8699a9a5b
libcxxabi: also install libc++abi.a 2018-12-17 12:22:29 +00:00
R. RyanTM
65b679cd3c libextractor: 1.7 -> 1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libextractor/versions
2018-12-17 12:05:22 +00:00
R. RyanTM
f106becb65 libsolv: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2018-12-17 12:04:58 +00:00
Matthew Harm Bekkema
c660f3d419 vagrant: Remove unnecessary buildInputs
libvirt and pkgconfig are now buildInputs to ruby-libvirt instead.
2018-12-17 21:53:23 +11:00
Matthew Harm Bekkema
245ba973d9 vagrant: Install vagrant-libvirt as system plugin 2018-12-17 21:53:23 +11:00
Matthew Harm Bekkema
08488bcf94 vagrant: Support system-installed plugins
Patch taken from Debian
2018-12-17 21:53:23 +11:00
Gabriel Ebner
bc09fb3c87
Merge pull request #52216 from r-ryantm/auto-update/libqalculate
libqalculate: 2.8.1 -> 2.8.2
2018-12-17 09:46:14 +01:00
Will Dietz
28d85b274d boost169: init (at 1.69) 2018-12-16 23:02:16 -06:00
Orivej Desh
9e36eee829 libopenaptx: init at 0.1.0 2018-12-17 04:41:16 +00:00
R. RyanTM
f640a81198 libiio: 0.15 -> 0.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiio/versions
2018-12-16 21:10:10 -06:00
R. RyanTM
f2b1f51a32 opendht: 1.7.4 -> 1.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opendht/versions
2018-12-16 21:09:38 -06:00
R. RyanTM
2cbaaa55d5 fswatch: 1.13.0 -> 1.14.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fswatch/versions
2018-12-17 02:20:23 +00:00
Mateusz Kowalczyk
d3b1e88a75
Merge pull request #52404 from r-ryantm/auto-update/agda-stdlib
AgdaStdlib: 0.16.1 -> 0.17
2018-12-17 11:02:30 +09:00
Josef Kemetmüller
7c42da3a1e eccodes: 2.9.2 -> 2.10.0
Python3 is now officially supported as "beta", see relase notes at:
https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.10.0+released
2018-12-17 01:41:57 +00:00
Franz Pletz
9ca654825f
Merge pull request #52414 from marsam/libvncserver-cve-patch
libvncserver: add CVE-2018-7225 patch
2018-12-17 01:04:26 +00:00
R. RyanTM
b439f9032b libdap: 3.20.0 -> 3.20.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdap/versions
2018-12-17 01:03:39 +00:00
R. RyanTM
8bb236c4d5 libwebsockets: 3.0.1 -> 3.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libwebsockets/versions
2018-12-17 01:03:19 +00:00
Franz Pletz
ece13eeaab
Merge pull request #52012 from Izorkin/php
php: update options and php ackages
2018-12-17 00:58:18 +00:00
Mario Rodas
03fddb139e
libvncserver: add CVE-2018-7225 patch 2018-12-16 19:46:58 -05:00
Franz Pletz
5ee97d9c45
Merge pull request #52360 from markuskowa/upd-hwloc
hwloc: 2.0.2 -> 2.0.3
2018-12-17 00:19:00 +00:00
Jan Tojnar
dba9200127
Merge pull request #51991 from r-ryantm/auto-update/webkitgtk
gnome3.webkitgtk: 2.22.4 -> 2.22.5
2018-12-17 00:40:25 +01:00
Robert Schütz
7a4521ada6
Merge pull request #52124 from r-ryantm/auto-update/python2.7-cmdtest
python27Packages.cmdtest: 0.18 -> 0.32
2018-12-17 00:32:33 +01:00
Robert Schütz
b3beeab014 python.pkgs.cmdtest: use pname 2018-12-17 00:31:45 +01:00
Matthew Harm Bekkema
1183ee645d vagrant: Add vagrant-libvirt to the gemset
With this, you can "install" the plugin just by adding the following to
~/vagrant.d/plugins.json:

  {
    "version":"1",
    "installed": {
      "vagrant-libvirt": {
        "ruby_version":"2.5.3",
        "vagrant_version":"2.2.0",
        "gem_version":"",
        "require":"",
        "sources":[]
      }
    }
  }
2018-12-17 10:23:27 +11:00
Matthew Harm Bekkema
97200e970c gem-config: add ruby-libvirt
Based on 1d9798c8591bbbed6e6b9ca5c1811ff507b88b9a and
90a804c50af327077e7a219a425e8536bb097e39
2018-12-17 10:22:34 +11:00
Tor Hedin Brønner
d25d095e2b
Merge pull request #52308 from r-ryantm/auto-update/gtkd
gtkd: 3.8.3 -> 3.8.4
2018-12-17 00:13:18 +01:00
Jan Tojnar
6c4a72e284
Merge pull request #52297 from r-ryantm/auto-update/gtksourceview
gnome3.gtksourceview: 3.24.8 -> 3.24.9
2018-12-16 23:59:33 +01:00
Jan Tojnar
6a2c004d0f
Merge pull request #52230 from r-ryantm/auto-update/libwnck
libwnck3: 3.24.1 -> 3.30.0
2018-12-16 23:47:14 +01:00
Jan Tojnar
f4d4ee3f65
Merge pull request #52280 from r-ryantm/auto-update/gupnp-av
gupnp-av: 0.12.10 -> 0.12.11
2018-12-16 23:21:55 +01:00
markuskowa
6166854db9
Merge pull request #52237 from r-ryantm/auto-update/libosmium
libosmium: 2.14.2 -> 2.15.0
2018-12-16 22:56:18 +01:00
Maximilian Bosch
fd04029d0e
Merge pull request #52195 from r-ryantm/auto-update/now-cli
now-cli: 12.1.3 -> 12.1.12
2018-12-16 22:37:35 +01:00
Maximilian Bosch
713561aed9
Merge pull request #52309 from r-ryantm/auto-update/python3.7-eyeD3
python37Packages.eyeD3: 0.8.7 -> 0.8.8
2018-12-16 22:34:37 +01:00
Ryan Mulligan
5b45208071
Merge pull request #52336 from r-ryantm/auto-update/d-feet
dfeet: 0.3.13 -> 0.3.14
2018-12-16 12:47:48 -08:00
Maximilian Bosch
36d18a4826
Merge pull request #52305 from r-ryantm/auto-update/goffice
goffice: 0.10.43 -> 0.10.44
2018-12-16 21:42:16 +01:00
R. RyanTM
42a3276e9a flyway: 5.2.1 -> 5.2.4
* flyway: 5.2.1 -> 5.2.4 (#52325)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flyway/versions

* flyway: makeWrapper is a build-time input

moved it from buildInputs to nativeBuildInputs
2018-12-16 21:15:55 +01:00
R. RyanTM
4b00dfe169 bwidget: 1.9.12 -> 1.9.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bwidget/versions
2018-12-16 20:55:16 +01:00
R. RyanTM
3c53b3542a closurecompiler: 20181008 -> 20181125
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2018-12-16 20:50:27 +01:00
Maximilian Bosch
75a476db0a
Merge pull request #52405 from r-ryantm/auto-update/cfr
cfr: 0_134 -> 0.137
2018-12-16 20:47:10 +01:00
Jörg Thalheim
bc1a94bc86
Merge pull request #51998 from r-ryantm/auto-update/sqlcipher
sqlcipher: 3.4.2 -> 4.0.0
2018-12-16 19:42:23 +00:00
R. RyanTM
712c720985 gcab: 1.1 -> 1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gcab/versions
2018-12-16 20:26:30 +01:00
R. RyanTM
5bc4f028ee dqlite: 0.2.4 -> 0.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dqlite/versions
2018-12-16 20:21:24 +01:00
R. RyanTM
34a24d914e cfr: 0_134 -> 0.137
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2018-12-16 11:20:14 -08:00
R. RyanTM
0134db94d9 AgdaStdlib: 0.16.1 -> 0.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/agda-stdlib/versions
2018-12-16 11:14:28 -08:00
R. RyanTM
51deb8951d kubectx: 0.6.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubectx/versions
2018-12-16 20:11:54 +01:00
Franz Pletz
ec8bef8971
Merge pull request #52181 from r-ryantm/auto-update/mbedtls
mbedtls: 2.14.0 -> 2.15.1
2018-12-16 19:05:27 +00:00
Timo Kaufmann
314fc8390b
arb: 2.15.1 -> 2.16.0 (#52394)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arb/versions
2018-12-16 20:01:10 +01:00
markuskowa
1a192fb1a8
Merge pull request #52401 from r-ryantm/auto-update/armadillo
armadillo: 9.200.4 -> 9.200.6
2018-12-16 19:57:28 +01:00
markuskowa
8ca596e8f0
Merge pull request #52340 from r-ryantm/auto-update/drumstick
drumstick: 1.1.1 -> 1.1.2
2018-12-16 19:55:29 +01:00
Christoph Hrdinka
b1bd7516a9
Merge pull request #52399 from r-ryantm/auto-update/backblaze-b2
backblaze-b2: 1.3.6 -> 1.3.8
2018-12-16 19:35:56 +01:00
R. RyanTM
8a1f8952aa armadillo: 9.200.4 -> 9.200.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2018-12-16 10:29:39 -08:00
Jörg Thalheim
1e6d4e104e
Merge pull request #52370 from r-ryantm/auto-update/easyloggingpp
easyloggingpp: 9.96.5 -> 9.96.7
2018-12-16 17:54:03 +00:00
R. RyanTM
ce709426ae backblaze-b2: 1.3.6 -> 1.3.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/backblaze-b2/versions
2018-12-16 09:52:13 -08:00
R. RyanTM
51f9526460 ace: 6.5.2 -> 6.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions
2018-12-16 09:22:15 -08:00
R. RyanTM
4e6049bf8e arb: 2.15.1 -> 2.16.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arb/versions
2018-12-16 08:17:13 -08:00
Robin Gloster
6ce3887197
Merge pull request #52383 from r-ryantm/auto-update/checkstyle
checkstyle: 8.14 -> 8.15
2018-12-16 17:05:17 +01:00
Tor Hedin Brønner
0fb5e2f6f2 spidermonkey_38: 38.2.1.rc0 -> 38.8.0
Update to the last version of 38
2018-12-16 16:53:34 +01:00
Tor Hedin Brønner
b63df3f2e0 spidermonkey_{17,31}: remove
No longer in use.
2018-12-16 16:53:34 +01:00
Tor Hedin Brønner
04fad1f365 spidermonkey_60: 60.3.0 -> 60.4.0
- build with `--enable-optimize`
- remove unused nspr dependency
- cleanup a static library (saves ~20mb)
2018-12-16 16:53:34 +01:00
R. RyanTM
e04f56e8cc checkstyle: 8.14 -> 8.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2018-12-16 06:50:39 -08:00
Alexey Shmalko
1aa2c5a8a8
Merge pull request #52341 from r-ryantm/auto-update/cppcheck
cppcheck: 1.85 -> 1.86
2018-12-16 16:33:12 +02:00
Maximilian Bosch
561654d8bb
Merge pull request #52338 from r-ryantm/auto-update/dialog
dialog: 1.3-20180621 -> 1.3-20181107
2018-12-16 14:49:18 +01:00
R. RyanTM
9903c859d9 easyloggingpp: 9.96.5 -> 9.96.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/easyloggingpp/versions
2018-12-16 05:42:31 -08:00
Daiderd Jordan
8e86017161
Merge pull request #52293 from r-ryantm/auto-update/grpc
grpc: 1.16.1 -> 1.17.0
2018-12-16 14:15:45 +01:00
R. RyanTM
d2aaef9f00 python37Packages.dkimpy: 0.9.0 -> 0.9.1 (#52127)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dkimpy/versions
2018-12-16 14:14:50 +01:00
R. RyanTM
da8276546d python37Packages.daphne: 2.2.2 -> 2.2.3 (#52123)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-daphne/versions
2018-12-16 14:13:00 +01:00
R. RyanTM
93cde0b7c8 python37Packages.billiard: 3.5.0.4 -> 3.5.0.5 (#52121)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-billiard/versions
2018-12-16 14:10:57 +01:00
Thomas Tuegel
299595f7ff
Merge pull request #52005 from bkchr/kde_frameworks_5_53
kde-frameworks: 5.52 -> 5.53
2018-12-16 06:57:15 -06:00
Markus Kowalewski
ac85a1ec47
hwloc: 2.0.2 -> 2.0.3
Refactor version string and download link to make
it comatible with automatic updates.
2018-12-16 13:54:55 +01:00
R. RyanTM
c49358668d python37Packages.parver: 0.1.1 -> 0.2.0 (#52106)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-parver/versions
2018-12-16 13:51:33 +01:00
R. RyanTM
116edb8e7b python37Packages.rfc3986: 1.1.0 -> 1.2.0 (#52079)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rfc3986/versions
2018-12-16 13:48:02 +01:00
Daiderd Jordan
087ca2ee98
Merge pull request #52183 from r-ryantm/auto-update/python3.7-mypy
python37Packages.mypy: 0.641 -> 0.650
2018-12-16 13:36:44 +01:00
Alyssa Ross
24e6074a28
Merge pull request #51672 from acowley/vulkan-validation
vulkan-validation-layers: 1.1.82.0 -> 1.1.85.0
2018-12-16 11:28:25 +00:00
R. RyanTM
fc5d1f48b4 cppcheck: 1.85 -> 1.86
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppcheck/versions
2018-12-16 01:59:44 -08:00
R. RyanTM
8d71f4a44c drumstick: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumstick/versions
2018-12-16 01:50:16 -08:00
Bastian Köcher
cf2d35d889 androidndk: Adds missing patch for 18b 2018-12-16 10:45:42 +01:00
R. RyanTM
14fbddc232 dialog: 1.3-20180621 -> 1.3-20181107
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dialog/versions
2018-12-16 01:42:33 -08:00
Vladyslav M
f39ab2947f
Merge pull request #52271 from dtzWill/update/vaapiIntel-2.3.0
vaapiIntel: 2.2.0 -> 2.3.0
2018-12-16 11:38:50 +02:00
R. RyanTM
c50c1da7a2 dfeet: 0.3.13 -> 0.3.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/d-feet/versions
2018-12-16 01:34:11 -08:00
Vincent Laporte
b6ca91fba5 ocamlPackages.elina: init at 1.1
ELINA contains optimized implementations of popular numerical abstract domains
such as Polyhedra, Octagon and Zones for static analysis.

homepage: http://elina.ethz.ch/
2018-12-16 08:54:51 +00:00
R. RyanTM
1758debbaf geos: 3.7.0 -> 3.7.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/geos/versions
2018-12-15 23:08:58 -08:00
R. RyanTM
4ba0a3d645 python37Packages.eyeD3: 0.8.7 -> 0.8.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-eyed3/versions
2018-12-15 21:43:39 -08:00