Commit graph

164322 commits

Author SHA1 Message Date
Jan Tojnar 913aa6b7c8
vala_0_34: drop 2018-12-24 02:57:28 +01:00
Jan Tojnar b52fe92a2f
gnome3.california: drop 2018-12-24 02:57:27 +01:00
Jan Tojnar ecda0434ad
midori: 0.5.11 → 7.0 2018-12-24 02:57:27 +01:00
Dmitry Kalinkin b978ad890a
Merge pull request #52743 from ivan/ue4demos-urls
ue4demos: fix download URLs
2018-12-23 20:21:13 -05:00
Dmitry Kalinkin 9592e380c5
Merge pull request #52531 from fusion809/openra-20181215-bump
openra: 20180923->20181215
2018-12-23 19:05:52 -05:00
Jörg Thalheim 75436c960c
Merge pull request #52742 from Ma27/fix-pyaxmlparser
python3Packages.pyaxmlparser: fix build
2018-12-23 23:43:17 +01:00
Ivan Kozik 455a04727b ue4demos: fix download URLs
http://ue4linux.raxxy.com/ has been down for a while.

I mirrored the demos to https://ludios.org/mirror/ue4demos/ because
Wayback transfer speeds can be slow.
2018-12-23 22:31:06 +00:00
Jörg Thalheim 69ac3bf610
Merge pull request #52729 from dtzWill/update/datamash-1.4
datamash: 1.3 -> 1.4
2018-12-23 23:19:57 +01:00
Jörg Thalheim 1454a80cb8
Merge pull request #52732 from rardiol/liquidwar
Liquidwar6
2018-12-23 23:16:16 +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
Jörg Thalheim e5533ffb73
Merge pull request #52740 from erictapen/neopg-revert
Revert "neopg: 0.0.4 -> 0.0.5"
2018-12-23 23:03:13 +01:00
Justin Humm 35b6b892f7
Revert "neopg: 0.0.4 -> 0.0.5"
This broke the build, as the bump introduced test failures. Revert to a
working version.

This reverts commit 031737126c.
2018-12-23 22:42:38 +01:00
Brenton Horne 2df9920c79 openra: 20180923->20181215 2018-12-24 07:33:56 +10:00
Samuel Dionne-Riel 772759173d
Merge pull request #52721 from samueldr/aarch64/limited-support
Fixes eval issues in hydra by setting AArch64 as limited support
2018-12-23 13:28:22 -05:00
Jörg Thalheim 044ff3dc66
nixos/vdr: don't delete recordings 2018-12-23 18:54:39 +01:00
Jörg Thalheim f82ff87506
Merge pull request #52703 from stephengroat/patch-3
terragrunt: 0.17.3 -> 0.17.4
2018-12-23 18:44:23 +01: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
Ricardo Ardissone cb24feaa72 liquidwar6: remove unneeded dependency on libGLU_combined 2018-12-23 15:28:46 -02:00
Ricardo Ardissone e8a79999c0 liquidwar6: fix double definition of GL_GLEXT_VERSION 2018-12-23 15:28:19 -02:00
Christopher Ostrouchov 142687c5c7 python3Packages.flit: 1.0 -> 1.2.1 (#51674) 2018-12-23 18:26:31 +01:00
Will Dietz 81e44b0930 datamash: 1.3 -> 1.4
https://lists.gnu.org/archive/html/info-gnu/2018-12/msg00014.html
2018-12-23 11:00:29 -06:00
Jörg Thalheim 0b517e33de
lmms: 1.2.0-rc6 -> 1.2.0-rc7 2018-12-23 17:50:50 +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
Robert Schütz 7685e17ea6 ghostwriter: install translations
Fixes #52724.
The `lrelease` binary is used to do that, so I had to add qttools.
2018-12-23 16:54:13 +01:00
Robert Schütz 0c75ad784c
flexget: 2.17.14 -> 2.17.20 (#52681) 2018-12-23 16:30:57 +01:00
Jörg Thalheim 633bc1d09b
Merge pull request #52686 from Mic92/vdr
vdr: revisited version of https://github.com/NixOS/nixpkgs/pull/32050
2018-12-23 16:19:27 +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
Michael Weiss ff70335091 tdesktop: 1.5.2 -> 1.5.3
tdesktopPackages.preview: 1.5.2 -> 1.5.3
2018-12-23 12:27:05 +01:00
R. RyanTM 5caeaf1576 qmmp: 1.2.4 -> 1.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/qmmp/versions
2018-12-23 11:08:07 +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 c6436ab382 sc-controller: 0.4.5 -> 0.4.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/sc-controller/versions
2018-12-23 11:06:44 +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
Frederik Rietdijk b46276658f fix update-python-libraries 2018-12-23 09:54:28 +01:00
Tobias Happ dd6b4b7078 dwm-status: 1.4.1 -> 1.5.0 2018-12-23 00:47:21 -05: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
Dmitry Kalinkin 98625b2bee
bzflag: enable on darwin (#52707) 2018-12-22 18:01:20 -05: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
Jan Tojnar 9086af1a77
Merge pull request #52702 from jtojnar/boo-destdir
Boo destdir
2018-12-22 23:02:23 +01:00
Vladyslav M 110038afca
Merge pull request #52690 from r-ryantm/auto-update/rosegarden
rosegarden: 18.06 -> 18.12
2018-12-22 23:59:24 +02:00
Jan Tojnar 8d42600921
duperemove: Do not abuse DESTDIR 2018-12-22 22:33:33 +01:00
Ryan Mulligan f06d6fdf0d
Merge pull request #52698 from r-ryantm/auto-update/qt5ct
qt5ct: 0.36 -> 0.37
2018-12-22 13:31:45 -08:00
Jan Tojnar fadd95af14
tgt: Do not abuse DESTDIR 2018-12-22 22:29:54 +01:00
Jan Tojnar 4efe405311
surf: Do not abuse DESTDIR 2018-12-22 22:07:43 +01:00
Jan Tojnar 3d95861fc1
pidgin-opensteamworks: Do not abuse DESTDIR 2018-12-22 22:07:43 +01:00