Commit Graph

145774 Commits

Author SHA1 Message Date
Matthew Bauer
62b54d5893 arrow-cpp: don’t expose gtest_static 2018-12-30 16:56:51 -06:00
Matthew Bauer
dc34d82a28 release: add more unstable release-critical jobs
Adds a few new blocking jobs:

- pandoc.x86_64-linux
- unar.x86_64-linux
- re-enable gimp.x86_64-darwin for darwin-tested
2018-12-30 16:55:09 -06:00
Ben Gamari
15681afe9c nextpnr: 2018.10.17 -> 2018.12.29 2018-12-30 17:11:09 -05:00
Lars Jellema
38f828eb9c quassel: 0.12.5 -> 0.13.0, cleanup
In particular we move the src into the actual quassel derivation
instead of using a `source.nix`.

Also use `fetchFromGitHub` since using `fetchurl` for github archives
is problematic.
2018-12-30 15:46:15 -05:00
R. RyanTM
db39f9def1 python37Packages.intervaltree: 2.1.0 -> 3.0.2 (#52803)
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-intervaltree/versions
2018-12-30 20:09:50 +01:00
makefu
388f5e08a4
mupdf: fix CVE-2018-18662 2018-12-30 19:53:24 +01:00
Pascal Wittmann
7394efb23e
opkg: 0.3.6 -> 0.4.0 2018-12-30 18:48:13 +01:00
Roman Volosatovs
f8ff164806 vimPlugins: Fix update.py, update (#53081) 2018-12-30 18:13:00 +01:00
worldofpeace
56ccb6fd1b peru: python 3.3 and 3.4 support is deprecated
See: 42e5dfdc4e
2018-12-30 11:09:24 -05:00
R. RyanTM
1caff6fac2 peru: 1.1.4 -> 1.2.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/peru/versions
2018-12-30 11:09:24 -05:00
Olli Helenius
f159fc8f19 aspellDicts.en: 2016.06.26-0 -> 2018.04.16-0 2018-12-30 10:59:36 -05:00
Frederik Rietdijk
26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
Tobias Happ
eb97f45360 pythonPackges.flask-jwt-extended: 3.13.1 -> 3.14.0 2018-12-30 10:30:09 -05:00
Kevin Rauscher
3f46038a93 mopidy-iris: 3.31.3 -> 3.31.7 2018-12-30 10:26:19 -05:00
worldofpeace
85a603c738 pythonPackages.clize: fix build
We just needed to add some deps.
2018-12-30 10:25:05 -05:00
worldofpeace
1c924c7aeb pythonPackages.od: init at 1.0 2018-12-30 10:25:05 -05:00
R. RyanTM
24571cded5 python37Packages.zc_lockfile: 1.3.0 -> 1.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-zc.lockfile/versions
2018-12-30 10:25:05 -05:00
Dmitry Kalinkin
eecc33608f
git-cola: doesn't need QtWebKit
QtWebKit is only used if QtWebEngine is not available
2018-12-30 10:23:43 -05:00
Tim Steinbach
d6805baded
linux: 4.19.12 -> 4.19.13 2018-12-30 09:57:54 -05:00
Tim Steinbach
226eb52715
linux: 4.14.90 -> 4.14.91 2018-12-30 09:57:54 -05:00
Tim Steinbach
a7bd7a38ea
linux: 4.9.147 -> 4.9.148 2018-12-30 09:57:53 -05:00
worldofpeace
899862c6a4
Merge pull request #53075 from ivan/doctl-1.12.2
doctl: 1.8.0 -> 1.12.2
2018-12-30 09:49:38 -05:00
Milan Svoboda
c65e727236 remove icons folder 2018-12-30 15:47:32 +01:00
Milan Svoboda
70a05bcfaa wings3d: 1.5.4 -> 2.2.1 2018-12-30 15:32:40 +01:00
hoijui
0fbaf96c32 xfce.xfce4-timer-plugin: correct description
Seems to have been copy pasted from another plugin and not adjusted.
2018-12-30 09:28:55 -05:00
Emmanuel Rosa
421dd51ffd luakit: add HTTPS support (#52865)
* luakit: add HTTPS support

* Update pkgs/applications/networking/browsers/luakit/default.nix

Co-Authored-By: emmanuelrosa <emmanuelrosa@users.noreply.github.com>
2018-12-30 09:20:55 -05:00
worldofpeace
5e951c93aa
Merge pull request #53077 from romildo/upd.zafiro-icons
zafiro-icons: 0.7.9 -> 0.8
2018-12-30 09:15:59 -05:00
Jan Tojnar
512c5033b1
pipewire: 0.2.3 → 0.2.5 2018-12-30 14:57:48 +01:00
adisbladis
5682bc9926
Merge pull request #53069 from gebner/fish-wcwidth
fish: do not use internal wcwidth
2018-12-30 13:22:16 +00:00
José Romildo Malaquias
67b180df9d zafiro-icons: 0.7.9 -> 0.8 2018-12-30 11:06:43 -02:00
Frederik Rietdijk
c6e043d57c Remove composableDerivation, closes #18763 2018-12-30 12:33:45 +00:00
Ivan Kozik
45b62b4949 doctl: 1.8.0 -> 1.12.2 2018-12-30 11:56:21 +00:00
Timo Kaufmann
30ff3e0f39
vimUtils.buildVimPlugin: fix helptag generation (#53071)
I messed that up in my refactoring in #52767, since I moved the relevant
bash code out of a function and failed to adjust the shell variable
name. Now the plugin build will fail loudly when help tag generation
fails to make sure this doesn't happen again.
2018-12-30 12:22:17 +01:00
Vladimír Čunát
bf7d1b538d
exiv2: 0.26.2018.06.09 -> 0.26.2018.12.30 (security)
The bump includes all the patches we had and adds some more,
e.g. for CVE-2017-1000127.  I don't think all CVEs get fixed by that,
but 0.27 would currently break too many packages; /cc #50496.
2018-12-30 11:57:51 +01:00
Gabriel Ebner
68076b7d49 fish: do not use internal wcwidth
This is important when typing characters such as (U+26A1 HIGH VOLTAGE
SIGN), otherwise fish computes a different character width than the
terminal.  See https://github.com/fish-shell/fish-shell/pull/4816
2018-12-30 10:21:06 +01:00
Gabriel Ebner
a4e098519b
Merge pull request #53040 from gebner/vdirsyncer-shippai
vdirsyncer: 0.17.0a3 -> 2018-08-05
2018-12-30 10:08:05 +01:00
Gabriel Ebner
36b6c2170b vdirsyncer: 0.17.0a3 -> unstable-2018-08-05 2018-12-30 10:07:09 +01:00
R. RyanTM
0063acf4df pythonPackages.shippai: 0.3.0 -> 0.3.2 2018-12-30 10:04:50 +01:00
Tal Walter
d5dbfad91a dropbox: 55.4.171 -> 63.4.107 (#53062) 2018-12-30 09:58:44 +01:00
László Vaskó
bd12f74827 material-design-icons: init at 3.2.89 (#52969)
It is a bit unfortunate that the name is so close to material-icons,
however it is consistent with the project name and how it is present
in AUR (ttf-material-design-icons-git)
2018-12-30 09:54:21 +01:00
ElXreno
42f71c2d21 rescuetime: 2.10.0.1322 -> 2.14.2.1 2018-12-30 11:52:24 +03:00
Vladimír Čunát
4fc5480db2
Merge #51561: tomcat: update minor versions (security) 2018-12-30 09:31:31 +01:00
worldofpeace
755445f9de
Merge pull request #53012 from Anton-Latukha/media-conteiner-descriptions
Couple of media conteiner descriptions
2018-12-29 23:34:51 -05:00
worldofpeace
4891722051
Merge pull request #52811 from r-ryantm/auto-update/picard
picard: 2.0.4 -> 2.1
2018-12-29 23:29:49 -05:00
worldofpeace
e2efd9d7e2
Merge pull request #52952 from Gerschtli/update/dependency-injector
pythonPackages.dependency-injector: 3.14.2 -> 3.14.3
2018-12-29 23:25:14 -05:00
worldofpeace
47074f0881
Merge pull request #52858 from r-ryantm/auto-update/hyper
hyper: 2.0.0 -> 2.1.0
2018-12-29 23:18:40 -05:00
worldofpeace
ca71fdcfa1
Merge pull request #53014 from CrazedProgrammer/urn
urn: 0.7.1 -> 0.7.2
2018-12-29 23:03:36 -05:00
Dmitry Kalinkin
16f11dff3f
frescobaldi: add explicit dependency on sip 2018-12-29 22:54:03 -05:00
Dmitry Kalinkin
ae8797777a
electron-cash: doesn't need QtWebKit
Upstream issue:
https://github.com/Electron-Cash/Electron-Cash/pull/1078
2018-12-29 22:37:23 -05:00
worldofpeace
77b6eed85e
Merge pull request #53058 from KAction/hub-2.7.0
hub: 2.6.1 -> 2.7.0
2018-12-29 21:52:15 -05:00
Milan Svoboda
201d739b0f sweethome3d: 5.4 -> 6.0 (#52783) 2018-12-30 01:29:37 +00:00
Dmitry Bogatov
ce8d1f713d hub: 2.6.1 -> 2.7.0
In addition of bumping version, install bash-completion script in a way,
suitable for autoloading.
2018-12-30 00:41:21 +00:00
Maximilian Bosch
693aee0218
Merge pull request #53042 from exi/wireguard
wireguard-tools Add proper dependencies
2018-12-29 22:57:25 +01:00
Silvan Mosberger
5b0c2b9d00
Merge pull request #51829 from peterhoeg/f/platforms
octoprint-plugins: remove redundant platforms
2018-12-29 22:51:07 +01:00
Will Dietz
5b4c27ada8
Merge pull request #53053 from dtzWill/update/lit-0.7.1
lit: 0.7.0 -> 0.7.1
2018-12-29 15:46:34 -06:00
Silvan Mosberger
50a5902319
Merge pull request #52513 from ceedubs/init-vim-lsc
vim-lsc: init at fe6d3bd
2018-12-29 22:25:02 +01:00
Will Dietz
55cc88691b lit: 0.7.0 -> 0.7.1 2018-12-29 15:18:35 -06:00
Will Dietz
00ed390fc5
Merge pull request #51231 from dtzWill/update/lit-0.7.0
lit: 0.6.0 -> 0.7.0
2018-12-29 15:16:44 -06:00
Will Dietz
1a5620f518
Merge pull request #53034 from couchemar/hub-2.7.0
gitAndTools.hub: 2.6.1 -> 2.7.0
2018-12-29 15:10:53 -06:00
Silvan Mosberger
ebdfafdb6e
Merge pull request #48911 from holidaycheck/nodejs-11
nodejs: init at 11.5.0
2018-12-29 22:05:11 +01:00
Victor SENE
ffbad0de52 qlcplus: 4.11.2 -> 4.12 (#52525) 2018-12-29 21:44:47 +01:00
Will Dietz
b42eab83dc lit: be explicit about python used, as convention 2018-12-29 14:44:03 -06:00
Will Dietz
3a0b75fc00
Merge pull request #51704 from dtzWill/update/purple-hangouts-2018
purple-hangouts: 2018-03-28 -> 2018-12-02
2018-12-29 14:09:36 -06:00
Will Dietz
98abe870ca purple-hangouts: 2018-03-28 -> 2018-12-02 2018-12-29 14:08:05 -06:00
Vincent Laporte
ea92816c74 why3: 1.1.0 -> 1.1.1 (#52980) 2018-12-29 21:05:23 +01:00
Will Dietz
05e8f32750
Merge pull request #53018 from dtzWill/update/zstd-1.3.8
zstd: 1.3.7 -> 1.3.8
2018-12-29 13:49:10 -06:00
R. RyanTM
4126c8858b cool-retro-term: 1.0.1 -> 1.1.0 (#52907)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cool-retro-term/versions
2018-12-29 20:39:01 +01:00
R. RyanTM
277dbbec30 crispyDoom: 5.3 -> 5.4 (#52909)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/crispy-doom/versions
2018-12-29 20:38:24 +01:00
Silvan Mosberger
2b751249c9
Merge pull request #52751 from eadwu/polybar/3.3.0
polybar: 3.2.1 -> 3.3.0
2018-12-29 20:38:01 +01:00
R. RyanTM
0c6f3da93b dhewm3: 1.4.1 -> 1.5.0 (#52910)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dhewm3/versions
2018-12-29 20:37:44 +01:00
ash lea
ace58271af dolphinEmuMaster: 2018-09-24 -> 2018-12-25 (#52917) 2018-12-29 20:34:53 +01:00
John Chadwick
79f76b860d looking-glass-client: a11 -> a12 (#52905) 2018-12-29 20:29:22 +01:00
R. RyanTM
f4a7c2bc00 cherrytree: 0.38.6 -> 0.38.7 (#52903)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cherrytree/versions
2018-12-29 20:27:01 +01:00
R. RyanTM
179ed22102 ansifilter: 2.12 -> 2.13 (#52926)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2018-12-29 20:16:18 +01:00
R. RyanTM
f1547326cf alembic: 1.7.9 -> 1.7.10 (#52927)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alembic/versions
2018-12-29 20:15:29 +01:00
Domen Kožar
324f018fb5
add elm2nix 2018-12-29 18:59:55 +00:00
Reno Reckling
ca9e76e676 wireguard-tools Add proper dependencies
wg-quick calls iproute, resolvconf and sysctl on Linux.
These dependencies where missing.
2018-12-29 16:41:04 +01:00
Vladyslav M
8d7da06917
Merge pull request #53030 from wkpatrick/master
synapse-bt 2018-06-04 -> 2018-10-17
2018-12-29 17:27:02 +02:00
Timo Kaufmann
92bd86383f
python.pkgs.cysignals: 1.8.0 -> 1.8.1 (#53039) 2018-12-29 16:16:23 +01:00
Timo Kaufmann
7abdacc4f2
Merge pull request #51039 from timokau/sage-8.5
sage: 8.4 -> 8.5
2018-12-29 16:15:38 +01:00
Austin Seipp
1438b2fcc6
Merge pull request #52916 from r-ryantm/auto-update/capstone
capstone: 3.0.5 -> 4.0
2018-12-29 09:07:00 -06:00
Timo Kaufmann
8cd7b5aab3
gap: 4r8p10 -> 4.10.0 (#53037)
This new version also has a libgap replacement, so after the next sage
update gap-libgap-compatible and libgap won't be necessary anymore.
2018-12-29 16:05:56 +01:00
adisbladis
b783cc7227
Merge pull request #53022 from adisbladis/fish-3_0_0
fish: 2.7.1 -> 3.0.0
2018-12-29 13:21:14 +00:00
Andrey Pavlov
de3af6d080 gitAndTools.hub: 2.6.1 -> 2.7.0 2018-12-29 15:16:48 +03:00
Jan Tojnar
484785c9e3
Merge pull request #53016 from jtojnar/gvfs-tls
gnome3.gvfs: Add TLS support
2018-12-29 13:16:16 +01:00
R. RyanTM
de1be9f613 python37Packages.aioamqp: 0.11.0 -> 0.12.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-aioamqp/versions
2018-12-29 13:06:33 +01:00
Dmitry Bogatov
d77bab14ab tup: 0.7.5 -> 0.7.8 2018-12-29 13:04:54 +01:00
Pierre Bourdon
d132c08aa1 wget: 1.20 -> 1.20.1 (CVE-2018-20483) 2018-12-29 13:00:58 +01:00
lewo
bb86d0ca24
Merge pull request #52959 from nlewo/runAsRootParentImage
dockerTools.example.runAsRootParentImage: init
2018-12-29 12:56:47 +01:00
Timo Kaufmann
22c16ed300 Merge remote-tracking branch 'upstream/master' into sage-8.5 2018-12-29 12:16:02 +01:00
Fritz Otlinghaus
cf97a0372f gif-for-cli: init at unstable-2018-08-14 2018-12-29 18:57:18 +08:00
Domen Kožar
45f5453359
haskell packages: RSA test suite doesn't compile on GHC 8.6 2018-12-29 10:54:04 +00:00
wkpatrick
99552ca12a synapse-bt 2018-06-04 -> 2018-10-17 2018-12-29 04:33:45 -05:00
worldofpeace
94164f0d04
Merge pull request #53017 from dtzWill/update/strace-4.26
strace: 4.25 -> 4.26
2018-12-28 22:45:47 -05:00
worldofpeace
dfc35f1203 strace: change licenses
"The test suite is now provided under the terms of
the GNU General Public License version 2 or later."

"All the rest of strace is now provided under the terms of
the GNU Lesser General Public License version 2.1 or later."

> 27739ebccc/NEWS (L4)
2018-12-28 22:27:32 -05:00
worldofpeace
bd98a3d770 pythonPackages.update-copyright: disable tests, add homepage 2018-12-28 19:31:33 -05:00
Will Dietz
4c1fd5b595
Merge pull request #52921 from LnL7/editline-redisplay
editline: add redisplay patch
2018-12-28 17:31:11 -06:00
Timo Kaufmann
95909d4fb6 Revert "sage: preload openblasCompat"
This reverts commit 4900bbee17.

The issue that was supposed to fix is now fixed by lazy-loading rpy2 and
makign sure scipy is loaded before that.
That is not quite as nice, but preloading is now causing its own issues
with openblas 0.3.4:
https://github.com/xianyi/OpenBLAS/issues/1936
2018-12-28 23:06:05 +01:00
Timo Kaufmann
360eddd3a3 sage: remove outdated patch files 2018-12-28 23:06:05 +01:00
Timo Kaufmann
6f0f06ec89 sage: 8.5.rc1 -> 8.5 2018-12-28 23:06:05 +01:00