Commit Graph

145401 Commits

Author SHA1 Message Date
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
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
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
Brenton Horne
2df9920c79 openra: 20180923->20181215 2018-12-24 07:33:56 +10: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
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
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
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
Jan Tojnar
130e525553
purple-matrix: Do not abuse DESTDIR 2018-12-22 22:07:42 +01:00
Jan Tojnar
e6d8a83407
pidgin-skypeweb: 1.2.2 → 1.5 2018-12-22 22:07:42 +01: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
Stephen
f58c31ead0
terragrunt: 0.17.3 -> 0.17.4 2018-12-22 14:37:25 -06:00
R. RyanTM
a42d5f0dab syslogng: 3.18.1 -> 3.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/syslog-ng/versions
2018-12-22 14:54:23 -05:00
R. RyanTM
d7652d5ef1 qmapshack: 1.12.0 -> 1.12.1 (#52696)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmapshack/versions
2018-12-22 20:45:26 +01:00
R. RyanTM
f99e146511 qt5ct: 0.36 -> 0.37
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qt5ct/versions
2018-12-22 11:32:49 -08:00
Alexey Shmalko
dbca9081b9
Merge pull request #52693 from r-ryantm/auto-update/rawtherapee
rawtherapee: 5.4 -> 5.5
2018-12-22 21:18:15 +02:00
Alexey Shmalko
fb379dd511
Merge pull request #52695 from alyssais/mailcore2
mailcore2: 0.6.2 -> 0.6.3
2018-12-22 20:54:30 +02:00
Alexey Shmalko
45975f0adb
Merge pull request #52691 from r-ryantm/auto-update/riot-web
riot-web: 0.17.6 -> 0.17.8
2018-12-22 20:52:05 +02:00
Alyssa Ross
fea0e9fbf3
mailcore2: 0.6.2 -> 0.6.3 2018-12-22 18:26:03 +00:00
R. RyanTM
6965ec04b9 rawtherapee: 5.4 -> 5.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/rawtherapee/versions
2018-12-22 09:48:07 -08:00
Bas van Dijk
5747c7114e
Merge pull request #52689 from LumiGuide/pgmanage-11.0.1
pgmanage: 10.3.1 -> 11.0.1
2018-12-22 18:37:12 +01: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
R. RyanTM
66741bc94a riot-web: 0.17.6 -> 0.17.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/riot-web/versions
2018-12-22 09:04:59 -08:00
Michael Weiss
bacc8e6a54 sshfs: 3.5.0 -> 3.5.1 2018-12-22 17:56:42 +01:00
Michael Weiss
1259a24c05 fuse3: 3.3.0 -> 3.4.1 2018-12-22 17:56:42 +01:00
R. RyanTM
df856dd799 rosegarden: 18.06 -> 18.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rosegarden/versions
2018-12-22 08:56:35 -08:00
Bas van Dijk
f1f1de32f3 pgmanage: 10.3.1 -> 11.0.1 2018-12-22 17:39:15 +01:00
R. RyanTM
926642d53a rtl_433: 18.05 -> 18.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rtl_433/versions
2018-12-22 08:36:23 -08: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
Jörg Thalheim
fef61378a1
Merge pull request #52673 from r-ryantm/auto-update/syncplay
syncplay: 1.6.0 -> 1.6.1
2018-12-22 16:02:46 +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
Christian Kögler
dd3f755cf4
vdr: initial at 2.4.0 and nixos module
used same plugin mechanism as kodi does
2018-12-22 15:13:25 +01:00
Jörg Thalheim
56eba4ee6f
Merge pull request #52677 from r-ryantm/auto-update/src
src: 1.18 -> 1.22
2018-12-22 14:57:52 +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
Timo Kaufmann
c7de873f94
Merge pull request #52658 from r-ryantm/auto-update/zim
zim: 0.68 -> 0.69
2018-12-22 14:37:30 +01:00
Timo Kaufmann
1d04be420c zim: mark as broken for darwin
Has been broken for about a year already.
2018-12-22 14:10:09 +01:00
R. RyanTM
8f369b9302 src: 1.18 -> 1.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/src/versions
2018-12-22 05:05:27 -08:00
R. RyanTM
c1b7c345de syncplay: 1.6.0 -> 1.6.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/syncplay/versions
2018-12-22 04:18:23 -08:00
Jörg Thalheim
5bae6dea20
Merge pull request #52669 from r-ryantm/auto-update/verilator
verilator: 4.006 -> 4.008
2018-12-22 12:51:50 +01:00
Jörg Thalheim
e0a64fbb7c
Merge pull request #52032 from Izorkin/nginx-unit
unit: 1.6 -> 1.7
2018-12-22 12:38:44 +01:00
R. RyanTM
d4021ad9e4 verilator: 4.006 -> 4.008
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-12-22 03:33:41 -08:00
Robert Schütz
f9d5ac9bff home-assistant: 0.84.3 -> 0.84.6 2018-12-22 12:00:19 +01: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
Vladyslav M
7bc1ce6354
Merge pull request #52665 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181119 -> 0.0.20181218
2018-12-22 12:21:10 +02: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
R. RyanTM
688afbd7df whipper: 0.7.2 -> 0.7.3 (#52662)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/whipper/versions
2018-12-22 11:10:47 +01:00
R. RyanTM
76e7572a1f vault: 1.0.0 -> 1.0.1 (#52664)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2018-12-22 11:09:02 +01: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
Domen Kožar
2088ae10a3
jre: use adoptopenjdk-jre-bin on aarch 2018-12-22 09:15:51 +00:00
R. RyanTM
76c2f7129e wireguard-tools: 0.0.20181119 -> 0.0.20181218
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-12-22 01:12:34 -08:00
Izorkin
eaf136b6b8 unit: 1.6 -> 1.7 2018-12-22 11:23:38 +03: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
c485a491db
Merge pull request #52642 from freepotion/ivan-054-to-055
ivan: 054 -> 055
2018-12-22 07:04:08 +01:00
R. RyanTM
58452342fd zim: 0.68 -> 0.69
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zim/versions
2018-12-21 21:58:48 -08: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
Franz Pletz
12e57cbb61
gitea: fix version in app 2018-12-22 04:33:16 +01:00
Dmitry Kalinkin
0d7546c0c2
Merge pull request #52623 from erictapen/pdfjs
qutebrowser: fix pdfjs
2018-12-21 22:18:47 -05:00
Franz Pletz
b35d93731d
Merge pull request #52646 from etu/update-gitea
gitea: 1.6.0 -> 1.6.2
2018-12-22 02:24:38 +00:00
Herwig Hochleitner
48d08bea5a emacsPackages: update elpa and org generated
cc @ttuegel
2018-12-22 02:46:43 +01: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
62aea9510c
Merge pull request #51796 from bachp/dsview-0.99
dsview: init at 0.99
2018-12-21 17:40:40 -05:00
Michiel Leenaars
f3b3b66cc4 source-sans-pro: 2.010 -> 2.040 2018-12-21 23:37:43 +01:00
Tor Hedin Brønner
8ed71e836a
Merge pull request #51712 from dtzWill/fix/mercurial-zsh-completions
mercurial: install zsh completions
2018-12-21 23:23:39 +01:00
Elis Hirwing
a87fd222c8
gitea: 1.6.0 -> 1.6.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.6.1
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.6.2
2018-12-21 23:07:47 +01:00
Will Dietz
3ce8b3cb3b mercurial: fix bash completion, correct comment 2018-12-21 16:04:15 -06: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
Jan Tojnar
c2617a7130
purple-discord: Do not abuse DESTDIR 2018-12-21 21:54:35 +01:00
Jan Tojnar
578003af40
pidgin-mra: Do not abuse DESTDIR 2018-12-21 21:46:15 +01:00
Jan Tojnar
6a6c28c40d
pidgin-msn-pecan: do not abuse DESTDIR 2018-12-21 21:34:42 +01: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
Free Potion
2b0699b2c4
ivan: 054 -> 055 2018-12-21 23:02:12 +03: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
Free Potion
0f25f590e8
boohu: 0.11.1 -> 0.12.0 2018-12-21 22:35:51 +03:00
Ben Wolsieffer
26fb110d81 pythonPackages.sh: fix tests on Python 3.7 2018-12-21 14:00:06 -05:00
Austin Seipp
814319f1ae nixpkgs/firecracker: init at 0.12.0
This currently uses a binary-only package, since building
jailer/firecracker all on their own is somewhat complex from my
attempts.

This will later be changed into a source-only build, ideally.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-21 11:17:01 -06:00
Florian Klink
fb41136208 google-compute-engine-oslogin: init at 1.4.3 2018-12-21 17:52:37 +01: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
Jörg Thalheim
594fd0ff6e
Merge pull request #52627 from vdemeester/52469-localtime-to-buildgopackage
localtime: migrate to using buildGoPackage
2018-12-21 15:32:49 +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
Vincent Demeester
ed473e6615
localtime: migrate to using buildGoPackage
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-21 15:24:02 +01:00
Orivej Desh
8eccf9e284 bento4: fix license
The documentation says GPL2, and the source files also say "or any later version".
https://www.bento4.com/about/
https://github.com/axiomatic-systems/Bento4/blob/v1.5.1-624/Source/C++/CApi/Bento4C.h
2018-12-21 14:12:24 +00:00
Tim Steinbach
af6c117fac
linux: 4.19.11 -> 4.19.12 2018-12-21 09:11:02 -05:00
Tim Steinbach
dea57f15e9
linux: 4.14.89 -> 4.14.90 2018-12-21 09:10:54 -05:00
Tim Steinbach
a5f447e16a
linux: 4.9.146 -> 4.9.147 2018-12-21 09:10:45 -05:00
Tim Steinbach
54ce2e016b
linux: 4.4.168 -> 4.4.169 2018-12-21 09:10:24 -05:00
Tim Steinbach
98ac5710bd
kernel-config: CIFS_POSIX no longer exists 2018-12-21 09:10:17 -05:00
Michael Raskin
35efbedce4 matrix-synapse: 0.33.9 -> 0.34.0 2018-12-21 15:01:45 +01:00
Michael Raskin
13d5941d50 matrix-synapse: fix build by local dependency downgrade 2018-12-21 15:01:45 +01:00
Justin Humm
0be7bfe1bf
qutebrowser: fix pdfjs
Pdfjs was downloaded in two derivations, where one is sufficient.

Also there was allegedly a typo in the download URL.
2018-12-21 14:12:02 +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
a647b1218b
Merge pull request #52620 from Mic92/collectd-fix-2
collectd: fix build (take 2)
2018-12-21 14:02:22 +01:00
Alex Branham
a5fc513079 R: 3.5.1 -> 3.5.2
Closes https://github.com/NixOS/nixpkgs/pull/52571.
2018-12-21 13:59:36 +01:00