David McFarland
6c063ac076
chicken: 4.13.0 -> 5.0.0
2018-12-26 22:23:01 -04: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
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