adisbladis
4b616ab19a
mutter: Fix build with mesa 19.2.3
2019-11-09 10:34:50 +00:00
adisbladis
a6929e9ff3
xorg.xorgserver: Fix build with mesa 19.2.3
2019-11-09 10:34:50 +00:00
adisbladis
1733a6f941
mesa: 19.2.1 -> 19.2.3
2019-11-09 10:34:50 +00:00
adisbladis
52997f11ca
coin3d: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
adisbladis
5d24b1e97a
webkitgtk: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
adisbladis
cd1a02a4ba
pythonPackages.pyside: Add missing input libGL
2019-11-09 10:34:49 +00:00
adisbladis
d053944e7b
octave: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
adisbladis
5e433b48dc
retroarch: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
adisbladis
13acfd0e28
maim: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
adisbladis
f6eb4b065b
kodi: Don't use libGLU_combined
2019-11-09 10:34:48 +00:00
Dmitry Kalinkin
21c3fabb44
Merge pull request #72804 from xtruder/pkgs/facetimehd-firmware/update-firmware-link
...
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-09 05:13:34 -05:00
Vladimír Čunát
8302338ae9
Merge #72278 : keepalived: 1.4.2 -> 1.4.5, patch CVE-2018-19115
2019-11-09 10:29:11 +01:00
Vladimír Čunát
f364708ce9
Merge #72092 : libtiff: 4.0.10 -> 4.1.0 (security)
...
into staging. This fixes CVE-2019-7663 and incorporates other patches.
2019-11-09 10:13:06 +01:00
Renaud
76761a82e0
lightstep-tracer-cpp: 0.8.1 -> 0.11.0
...
(#72995 )
2019-11-09 09:45:03 +01:00
Vladimír Čunát
019fcab7f5
Merge #72054 : gdal: add patch for CVE-2019-17545
2019-11-09 09:38:10 +01:00
Jonathan Ringer
364ae632c6
rust-bindgen: 0.51.0 -> 0.51.1
2019-11-09 08:05:10 +00:00
Daniël de Kok
9ced8a5c46
drawio: 12.1.7 -> 12.2.2
...
Changelog:
https://github.com/jgraph/drawio-desktop/releases/tag/v12.2.2
2019-11-09 08:34:37 +01:00
Vladimír Čunát
832f46a703
gst-plugins-base: use fetchpatch for better hash stability
...
/cc original PR #70283 .
2019-11-09 07:51:00 +01:00
Vladimír Čunát
457e94d900
Merge branch 'master' into staging-next
...
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Jonathan Ringer
70a86f1184
esphome: 1.13.6 -> 1.14.1
2019-11-08 20:51:14 -08:00
lodi
5e70be026e
libco-canonical: v19.1 -> v20
2019-11-08 20:44:50 -08:00
YI
06decf0432
keepassxc: add additional cmake options
2019-11-09 12:33:51 +08:00
Greg Roodt
2991ba6462
fluxctl: 1.13.3 -> 1.15.0
2019-11-08 20:25:41 -08:00
Ben Wolsieffer
a1c3a7fa24
buildbot: 2.4.1 -> 2.5.0
2019-11-08 15:51:25 -08:00
Renaud
ac8d850878
Merge pull request #72971 from filalex77/ruplacer-0.4.1
...
ruplacer: init at 0.4.1
2019-11-09 00:30:20 +01:00
Marius Bergmann
bc0a2adb22
terraform-provider-pass: init at 1.2.1
2019-11-08 23:44:30 +01:00
Marius Bergmann
610ffc9b8f
terraform-providers: update existing providers
2019-11-08 23:41:16 +01:00
Marius Bergmann
3ddd53e576
terraform-providers: fix handling of version/rev in provider list
...
I interpreted the purpose of stripping the first character from the 'version'
argument as an attempt to remove a prefixed 'v' (e.g. 'v1.0.0') from a version
tag. This works if the tag actually has a 'v' prefix, but also removes the first
character if version tags are not prefixed (e.g. '1.0.0').
Additionally, the 'v' was added again when specifying the `rev` for
`fetchFromGitHub` in default.nix. As described above, this did also not work
when provider repos did not prefix their version tags with 'v'.
I changed the implementation as follows:
- `version` and `rev` are stored inside data.nix
- `version` is used to declare the nix package version
- `rev` is used to fetch the proper git ref when building the package
- for determining `version`, an optional leading 'v' is trimmed from the tag
name
Now this has the implication that the latest tag must always be a release tag
when using the `update-all` script, but as the result of running `update-all`
should always be reviewed before submission, makes this appear a manageable
tradeoff to me.
2019-11-08 23:41:08 +01:00
Marius Bergmann
206f719046
terraform-providers: group individual repo providers
2019-11-08 23:40:55 +01:00
Niklas Hambüchen
57908c1624
SDL2: Keep .a files on dontDisableStatic
; don't move them to $dev; prune .la.
...
Most other packages don't move `.a` files to "$dev", and that is because
it makes the pkg-config `.pc` file wrong (the `libdir` is the non-dev one).
Keeping them in the main output makes static linking of SDL2 work.
See added comment about pruning of `.la` files.
2019-11-08 23:12:59 +01:00
Florian Klink
3928e7f6b1
Merge pull request #73063 from minijackson/shiori-things
...
shiori: update modSha256, update test to python, do more tests
2019-11-08 23:06:06 +01:00
Ryan Mulligan
54b0476618
Merge pull request #73067 from yurkobb/fix-mu-stable
...
Fix mu version from unreleased to stable (revert to 1.2)
2019-11-08 13:26:42 -08:00
Christine Koppelt
60fade5c03
sablotron: remove
2019-11-08 22:25:08 +01:00
worldofpeace
b859c85ada
Merge pull request #72998 from worldofpeace/client-tests-geary
...
gnome3.geary: add patch for longer client test timeout
2019-11-08 20:41:50 +00:00
John Ericson
5132cc822a
Merge pull request #72812 from NixOS/bash-no-undef-vars
...
cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`
2019-11-08 15:26:14 -05:00
Matthew Bauer
85a94a2578
Merge pull request #73020 from lodi/libco
...
libco-canonical: fix pkgconfig includedir
2019-11-08 15:04:29 -05:00
Daiderd Jordan
7fb0d95ca1
Merge pull request #71318 from tricktron/fixOpenConnectOnCatalina
...
openconnect: Add darwin support
2019-11-08 20:36:48 +01:00
John Ericson
f7fdc997bf
Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-vars
2019-11-08 13:58:27 -05:00
John Ericson
784c3dc0f9
qt5 qmake setup hook: qmakeFlags
may be undefined
2019-11-08 13:28:59 -05:00
John Ericson
ca782498a9
emacs package setup hook: Fix
...
1. Make the test more robust
2. EMACSLOADPATH may be initially undefined.
3. did `targetOffset` twice when meant `hostOffset` too
2019-11-08 13:28:59 -05:00
John Ericson
f1481f2c90
apple-sdk setup hooks: NIX_CFLAGS_COMPILE may be undefined
2019-11-08 13:28:59 -05:00
John Ericson
6fb526b32c
findlib setup hook: createFindlibDestdir
may not be defined
2019-11-08 13:28:59 -05:00
John Ericson
908b143e51
gstreamer: GST_PLUGIN_SYSTEM_PATH.* may be undefined
2019-11-08 13:28:59 -05:00
John Ericson
12a85a7046
SDL, SDL2: SDL{,2}_PATH may be undefined
2019-11-08 13:28:58 -05:00
John Ericson
beda0365a6
darwin private frameworks setup hook: NIX_CFLAGS_COMPILE may be undefined
2019-11-08 13:24:20 -05:00
John Ericson
b78e84097f
gdk-pixbuf setup hook: GDK_PIXBUF_MODULE_FILE might not be defined
...
Also switch to [[ ... ]] because it is more robust w.r.t. empty
arguments.
2019-11-08 13:24:20 -05:00
John Ericson
aaf0fd2c44
lua-5 setup hook: LUA_PATH and LUA_CPATH can be undefined
2019-11-08 13:24:20 -05:00
John Ericson
0b90a7f67f
lispPackages.clwrapper: NIX_LISP_LD_LIBRARY_PATH might be undefined
2019-11-08 13:24:20 -05:00
John Ericson
67cc85ec67
OCaml findlib: OCAMLPATH could be undefined
2019-11-08 13:24:20 -05:00
John Ericson
9167482d12
opensp: sgmlHookDone
can be undefined
2019-11-08 13:24:20 -05:00
John Ericson
42ffaf5290
cmake: NIX_CFLAGS_COMPILE NIX_LDFLAG could be undefined
2019-11-08 13:24:20 -05:00
John Ericson
770a4c7946
glib: Fix setup hook
...
It was not robust against multiple matching directories, as the called
function takes exactly 3 arguments.
2019-11-08 13:24:18 -05:00
Alexey Shmalko
8a7b4ccd1f
Merge pull request #73036 from marius851000/faudio
...
faudio: 19.10 -> 19.11
2019-11-08 19:58:34 +02:00
Yury Bulka
b220d3e0df
Revert "mu: 1.2 -> 1.3.3"
...
This reverts commits 53a536c698
and af931c172d
.
The repology.org info was incorrect, pulling in a development version
of mu as a release. The current (stable) release of mu is still 1.2:
https://github.com/djcb/mu/releases
2019-11-08 19:55:11 +02:00
Peter Simons
f6e975a5c5
haskell-polysemy-plugin: drop obsolete patches
...
Upstream has merged our changes and released a new version 0.2.4.0.
2019-11-08 18:52:37 +01:00
Peter Simons
0c0d11bc33
hoogle: update override for dependency to provide haskell-src-exts-1.22.x
2019-11-08 18:52:37 +01:00
Peter Simons
1439dcee0b
haskell-configuration-common: cosmetic
2019-11-08 18:52:37 +01:00
Peter Simons
fa66e35df4
haskell-github-rest: disable failing test suite to fix the build
2019-11-08 18:52:37 +01:00
Peter Simons
857d39a5a3
git-annex: update sha256 hash for new version 7.20191106
2019-11-08 18:52:37 +01:00
Peter Simons
a83ece64ca
all-cabal-hashes: update to Hackage at 2019-11-08T16:49:51Z
2019-11-08 18:52:37 +01:00
Peter Simons
bf54855e3c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-7-gbb66e86 from Hackage revision
477d50a859
.
2019-11-08 18:52:37 +01:00
(cdep)illabout
915b22e400
haskellPackages.purescript: unbreak
2019-11-08 18:52:37 +01:00
(cdep)illabout
6a236bbfce
haskellPackages.happy_1_19_9: generate this package
2019-11-08 18:52:37 +01:00
(cdep)illabout
ec878fffd5
haskell: add cdepillabout as maintainer for some pretty-simple, purescript, and termonad
2019-11-08 18:52:37 +01:00
Peter Simons
b2ca3b457c
hackage2nix: disable builds that break evaluation on Hydra
2019-11-08 18:52:37 +01:00
William R. Arellano
aff8660932
hapistrano: addBuildTool -> addBuildTools
2019-11-08 18:52:37 +01:00
William R. Arellano
140fa48b0f
hapistrano: remove package from broken
2019-11-08 18:52:36 +01:00
William R. Arellano
71446091a8
hapistrano: fix broken package
2019-11-08 18:52:36 +01:00
Astro
5a59ed379c
haskellPackages.hail: add patches to relax cabal dependencies
2019-11-08 18:52:36 +01:00
Peter Simons
0a66656d75
LTS Haskell 14.13
2019-11-08 18:52:36 +01:00
worldofpeace
90ebe8589c
Merge pull request #73028 from arianvp/wire-maintainer
...
wire-desktop: Add arianvp to maintainer list
2019-11-08 17:43:38 +00:00
Renaud
1d51fbf22b
Merge pull request #71531 from stigtsp/package/perl-mojo-redis-init
...
perlPackages.MojoRedis: init at 3.24
2019-11-08 18:15:48 +01:00
Maximilian Bosch
1683c4087e
prometheus-wireguard-exporter: 3.2.0 -> 3.2.1
...
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.1
2019-11-08 18:13:43 +01:00
Maximilian Bosch
55a2d14e41
documize-community: 3.4.1 -> 3.4.2
...
https://github.com/documize/community/releases/tag/v3.4.2
2019-11-08 18:13:43 +01:00
Renaud
88551f981a
Merge pull request #70941 from cko/hsqldb
...
hsqldb: 1.8.0 -> 2.5.0
2019-11-08 18:03:42 +01:00
Yurii Rashkovskii
1c5772967b
framac: 19.0 -> 19.1
2019-11-08 12:02:17 -05:00
Minijackson
4b496a3858
shiori: update modSha256, see #71049
2019-11-08 17:53:44 +01:00
Andreas Rammhold
b62f324fa9
Merge pull request #72006 from taku0/thunderbird-bin-68.2.0
...
thunderbird, thunderbird-bin: 68.1.1 -> 68.2.2 [Critical security fixes]
2019-11-08 17:36:03 +01:00
Christine Koppelt
bfbffd3c82
hsqldb: 1.8.0 -> 2.5.0
...
Changelist: http://hsqldb.org/doc/2.0/changelist_2_0.txt
2019-11-08 16:46:42 +01:00
zimbatm
0132b040fc
Merge pull request #73047 from gotcha/vimelette
...
vimPlugins.vimelette: init at 2019-05-02
2019-11-08 15:32:13 +00:00
Evan Stoll
67a0fafc49
gitkraken: 6.3.0 -> 6.3.1 ( #73048 )
2019-11-08 15:29:46 +00:00
Eelco Dolstra
0b4b9651b8
Merge pull request #73050 from taku0/firefox-use-rust-1.38.0
...
firefox: use rustc 1.38.0
2019-11-08 16:24:08 +01:00
taku0
d3f41680cb
firefox: use rustc 1.38.0
...
Firefox 70.0.1 require rustc 1.38.0
2019-11-08 23:52:16 +09:00
Florian Klink
a2429cffa3
Merge pull request #72894 from talyz/gitlab-12.4.2
...
gitlab: 12.4.1 -> 12.4.2
2019-11-08 15:23:39 +01:00
Godefroid Chapelle
61bd6c8620
vimPlugins.vimelette: init at 2019-05-02
2019-11-08 15:12:24 +01:00
Godefroid Chapelle
27716a8c78
vimPlugins: Update
2019-11-08 15:12:24 +01:00
Florian Klink
96588508bb
opensmtpd: 6.4.2p1 -> 6.6.1p1
...
The substitition in smtpd/parse.y isn't necessary anymore.
The hardcoded /usr/libexec/ has been replaced by a PATH_LIBEXEC #define,
which will be set properly by the build system.
2019-11-08 15:09:26 +01:00
Domen Kožar
a2f62bc8fe
vscode: 1.39.2 -> 1.40.0
2019-11-08 15:08:50 +01:00
Domen Kožar
c62815d35f
Merge pull request #72208 from jonringer/vscode-extensions
...
Vscode extensions
2019-11-08 14:56:20 +01:00
taku0
8c487d6eb5
thunderbird: 68.2.1 -> 68.2.2
2019-11-08 22:54:46 +09:00
taku0
c667f097af
thunderbird-bin: 68.2.1 -> 68.2.2
2019-11-08 22:54:46 +09:00
taku0
724f0f8008
thunderbird: 68.2.0 -> 68.2.1
2019-11-08 22:54:46 +09:00
taku0
be29def391
thunderbird-bin: 68.2.0 -> 68.2.1
2019-11-08 22:54:45 +09:00
taku0
6e7e55e780
thunderbird-bin: 68.1.1 -> 68.2.0
2019-11-08 22:54:45 +09:00
taku0
1a211c11c4
thunderbird: 68.1.1 -> 68.2.0
2019-11-08 22:54:45 +09:00
adisbladis
a00572a3d2
Merge pull request #73045 from nico202/master
...
python-modules/neurotools: remove
2019-11-08 13:46:38 +00:00
Eelco Dolstra
e4a6fba808
Merge pull request #73039 from taku0/rust_multiple_version
...
rust: keep multiple version
2019-11-08 14:34:38 +01:00
nixo
d7a4bcd633
python-modules/neurotools: remove
...
It has no dependencies, has not been updated for long and works only with python2
2019-11-08 14:22:00 +01:00
lewo
1d9c207dc4
Merge pull request #73035 from kampka/kops_1_14_1
...
kops_1_14: 1.14.0 -> 1.14.1
2019-11-08 13:55:24 +01:00
Thibault Gagnaux
c12850a74c
Removes vpnc from propagated build inputs
2019-11-08 13:54:39 +01:00
Michael Weiss
53944e47b7
androidStudioPackages.{dev,canary}: 4.0.0.1 -> 4.0.0.2
2019-11-08 13:39:47 +01:00
Michael Weiss
17ba16df83
androidStudioPackages.beta: 3.6.0.14 -> 3.6.0.15
2019-11-08 13:39:47 +01:00
adisbladis
9c0eefb198
Merge pull request #73013 from xrelkd/update/go-ethereum
...
go-ethereum: 1.9.6 -> 1.9.7
2019-11-08 12:22:33 +00:00
Franz Pletz
5aed8a994a
Merge pull request #73000 from phi-gamma/ncmpc-v0.36
...
ncmpc: 0.35 -> 0.36
2019-11-08 12:14:12 +00:00
taku0
97f20c3011
rust: keep multiple version.
...
Firefox 70.0.1 and Thunderbird 68.2.2 require older version of rustc.
2019-11-08 21:12:01 +09:00
Christian Kampka
1349b26303
kops_1_14: 1.14.0 -> 1.14.1
2019-11-08 11:37:20 +01:00
Michael Fellinger
34b84e8a78
crystal: 0.30.1 -> 0.31.1
2019-11-08 11:23:14 +01:00
Valentin Robert
b937c4c734
coqPackages.coq-ext-lib: 0.10.1 -> 0.10.3
2019-11-08 09:42:01 +00:00
Valentin Robert
ea8e3f5979
coqPackages.paco: 1.2.8 -> 4.0.0
2019-11-08 09:41:30 +00:00
Arian van Putten
1d51430cdc
wire-desktop: Add arianvp to maintainer list
2019-11-08 09:44:46 +01:00
Jaka Hudoklin
f2503c14e5
Merge pull request #73012 from marsam/update-vault
...
vault: 1.2.3 -> 1.2.4
2019-11-08 08:28:22 +01:00
lodi
32497cf8c1
libco-canonical: fix pkgconfig includedir
...
Patched Makefile so that includedir correctly points to "dev" output
instead of "out" output.
2019-11-08 01:17:15 -05:00
Dmitry Kalinkin
6fa62dbefd
Merge pull request #71419 from veprbl/pr/texlive-2019
...
texlive: 2018 -> 2019, poppler: 0.74.0 -> 0.81.0
2019-11-07 23:51:36 -05:00
xrelkd
3ab5272eb1
go-ethereum: 1.9.6 -> 1.9.7
2019-11-08 09:39:53 +08:00
Aaron Andersen
e5e374ebcc
Merge pull request #72966 from ashkitten/update-dolphin
...
dolphinEmuMaster: 5.0-10879 -> 5.0-11109
2019-11-07 20:28:49 -05:00
Aaron Andersen
7e96693015
Merge pull request #72978 from JohnAZoidberg/twmn-qt-fix
...
twmn: Use QT's makeDerivation
2019-11-07 19:29:54 -05:00
Mario Rodas
a8613b5dbd
Merge pull request #72866 from marsam/update-dive
...
dive: 0.8.0 -> 0.9.0
2019-11-07 19:14:19 -05:00
Mario Rodas
311a470d5b
Merge pull request #72892 from marsam/update-grpc
...
grpc: 1.24.3 -> 1.25.0
2019-11-07 19:10:08 -05:00
Mario Rodas
df54c57b6c
vault: 1.2.3 -> 1.2.4
2019-11-07 19:00:00 -05:00
R. RyanTM
066e36f559
mill: 0.5.1 -> 0.5.2 ( #71723 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mill/versions
2019-11-08 00:44:51 +01:00
c0bw3b
c87ff3013b
perlPackages: scope fetchFromGitHub
...
Fix nixpkgs eval after #70143
2019-11-08 00:22:51 +01:00
Matthew Bauer
5e955e3ec4
Merge pull request #70172 from eadwu/init/update-systemd-resolved
...
update-systemd-resolved: init at 1.3.0
2019-11-07 17:51:47 -05:00
zimbatm
85142b9ad2
nixpkgs-fmt: 0.6.0 -> 0.6.1
2019-11-07 22:50:57 +00:00
Matthew Bauer
ba205556e3
Merge pull request #69843 from doronbehar/units_cur
...
units: Add units_cur python script to $out
2019-11-07 17:39:59 -05:00
Matthew Bauer
11cc9d9851
Merge pull request #69176 from 0x4A6F/master-eidolon
...
eidolon: init at 1.4.6
2019-11-07 17:38:58 -05:00
Matthew Bauer
237c69622b
Merge pull request #69317 from eraserhd/pr/master/kak-plumb
...
kakounePlugins.kak-plumb: init at 0.1.1
2019-11-07 17:38:39 -05:00
Matthew Bauer
e78dd20e86
Merge pull request #69199 from c0deaddict/feature/sonic-pi-add-midi-support
...
sonic-pi: add midi support
2019-11-07 17:37:38 -05:00
Matthew Bauer
03bd5ae1bf
Merge pull request #69340 from srghma/patch-1
...
write_stylus: fix error "cannot download icon.tar.gz from any mirror"
2019-11-07 17:36:48 -05:00
Matthew Bauer
1cee79c4dc
Merge pull request #68949 from adsr/feature/mle
...
mle: init at 1.4.1
2019-11-07 17:34:43 -05:00
R. RyanTM
d3cf60344b
zotero: 5.0.73 -> 5.0.77 ( #72693 )
2019-11-07 23:29:28 +01:00
Matthew Bauer
90e5be095c
Merge pull request #71472 from regadas/fix/graalvm
...
graalvm: Use lib.getVersion for stdenv.cc
2019-11-07 17:27:49 -05:00
Matthew Bauer
1623fe0791
Merge pull request #71223 from woffs/pr-trebleshot
...
trebleshot: init at 0.1.0-alpha2-15-ga7ac23c
2019-11-07 17:27:12 -05:00
Matthew Bauer
caae35b610
Merge pull request #71343 from volth/patch-370
...
oraclejdk8: remove warning
2019-11-07 17:26:15 -05:00
Matthew Bauer
495f4ee35f
Merge pull request #71019 from jqueiroz/jqueiroz/sshping
...
sshping: init at 0.1.4
2019-11-07 17:25:10 -05:00
Matthew Bauer
64ddb78a3b
Merge pull request #71020 from xfix/step-cli
...
step-cli: init at 0.13.3
2019-11-07 17:24:51 -05:00
Matthew Bauer
c1adc2261b
Merge pull request #70888 from moaxcp/sshoogr
...
sshoogr init at 0.9.26
2019-11-07 17:24:30 -05:00
Aaron Andersen
a627c293f6
Merge pull request #72912 from MetaDark/protontricks
...
protontricks: 1.2.5 -> 1.3
2019-11-07 17:23:55 -05:00
Matthew Bauer
4fbe99badc
Merge pull request #70644 from wizeman/u/fix-kak-plugins-license
...
kakounePlugins: fix license names
2019-11-07 17:23:17 -05:00
Matthew Bauer
71d91a9853
Merge pull request #70679 from dtzWill/fix/ktorrent-mkderivation
...
ktorrent: mkDerivation
2019-11-07 17:22:40 -05:00
Matthew Bauer
fdb5d33ce7
Merge pull request #70866 from PyroLagus/add-cloudflare-wrangler
...
cloudflare-wrangler: init at 1.4.0
2019-11-07 17:22:04 -05:00
Eric Dallo
ccc13c2e53
srt-vtt: init at 2019-01-03 ( #70885 )
...
* srt-vtt: init at 2019-01-03
* Append 'unstable' to pname
Co-Authored-By: Marek Mahut <marek.mahut@gmail.com>
* Fix version
* Remove which validation
* Add support to linux only
Co-Authored-By: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com>
2019-11-07 17:21:47 -05:00
Renaud
5076d18d60
Merge pull request #72708 from rnhmjoj/sb
...
antimony: 2018-10-20 -> 2019-10-30
2019-11-07 23:21:30 +01:00
Eric Ren
5dc0c774fb
argbash: init at 2.8.1 ( #70489 )
...
* argbash: init at 2.8.1
* changed name to pname
* updated sha256 hash
2019-11-07 17:19:42 -05:00
Matthew Bauer
01ce3ce897
Merge pull request #70541 from jitwit/chez-scmutils
...
chez-scmutils: init at 1.0
2019-11-07 17:19:02 -05:00
Matthew Bauer
5ebd36403e
Merge pull request #70641 from maggesi/rename-z77z-into-maggesi
...
Rename z77z into maggesi
2019-11-07 17:18:20 -05:00
Matthew Bauer
5dfbfc06d3
Merge pull request #70372 from doronbehar/package-gaia
...
gaia: init at 2.4.5
2019-11-07 17:17:41 -05:00
Matthew Bauer
38a012b979
Merge pull request #70380 from zfnmxt/variety
...
variety: init at 0.7.2-96-g3afe3ab
2019-11-07 17:17:15 -05:00
Matthew Bauer
2b413f1556
Merge pull request #70390 from matthiasbeyer/tmate-ssh-server
...
tmate-ssh-server: init at 2.3.0
2019-11-07 17:16:28 -05:00
Matthew Bauer
75a947661e
Merge pull request #70395 from davidtwco/khronos-ocl-icd-loader-init
...
khronos-ocl-icd-loader: init at 6c03f8b
2019-11-07 17:16:08 -05:00
Matthew Bauer
43bdc3949d
Merge pull request #70402 from wucke13/stm32cubemx
...
stm32cubemx: init at 5.3.0
2019-11-07 17:15:41 -05:00
Matthew Bauer
9488fe009c
Merge pull request #70403 from Yumasi/criterion
...
criterion: init at 2.3.3
2019-11-07 17:15:20 -05:00
Eelco Dolstra
5a4b2057d6
Merge pull request #72980 from edolstra/rust-1.39
...
rustc: 1.38.0 -> 1.39.0
2019-11-07 23:14:51 +01:00
Matthew Bauer
67f4a0735f
Merge pull request #70198 from fgaz/qremotecontrol-server/init
...
qremotecontrol-server: init at 2.4.1
2019-11-07 17:14:04 -05:00
Matthew Bauer
d5a4d1f35c
Merge pull request #70143 from jglukasik/Tirex
...
perlPackages.Tirex: init at 0.6.1
2019-11-07 17:13:50 -05:00
Matthew Bauer
b23aa70952
Merge pull request #70173 from eadwu/raspberrypi/1.20190925
...
raspberrypi: 1.20190925
2019-11-07 17:13:24 -05:00
Matthew Bauer
c10098322a
Merge pull request #70244 from nmattia/nm-fix-libcxx
...
libcxx: fix build on linux musl
2019-11-07 17:13:09 -05:00
Matthew Bauer
730b739ec6
Merge pull request #70274 from delroth/lua51-cve-master
...
lua5_1: rename patch file to match its CVE id
2019-11-07 17:10:21 -05:00
Matthew Bauer
0aaab30d2a
Merge pull request #69741 from eadwu/linux_rpi/fix-overrides
...
linux_rpi: fix overrides
2019-11-07 17:09:32 -05:00
Matthew Bauer
a40718a8dc
Merge pull request #70036 from minijackson/init-rx
...
rx: init at 0.2.0
2019-11-07 17:08:58 -05:00
Matthew Bauer
ca364e6218
Merge pull request #69487 from sikmir/lsd2dsl
...
lsd2dsl: init at 0.4.1
2019-11-07 17:08:35 -05:00
Matthew Bauer
a9e9379822
Merge pull request #70298 from jonringer/fix-soulseekqt
...
soulseekqt: fix build
2019-11-07 17:07:34 -05:00
Matthew Bauer
561edb92e6
Merge pull request #70903 from minijackson/fix-alot-completion
...
alot: fix hardcoded Python in Zsh completion
2019-11-07 17:05:10 -05:00
Matthew Bauer
ff12e10d12
Merge pull request #71316 from nomeata/bump-wasmtime
...
wasmtime: 20190521 -> 20191018
2019-11-07 17:04:26 -05:00
Matthew Bauer
f1af1cb852
Merge pull request #71642 from Quiark/qtkeychain
...
qtkeychain: fix install_name_dir on Darwin
2019-11-07 16:52:33 -05:00
Matthew Bauer
ed450174ad
Merge pull request #72040 from tkerber/libcec-raspberrypi
...
libraspberrypi: init at 2019-10-22
2019-11-07 16:51:48 -05:00
Renaud
d5cb3fc09b
Merge pull request #71380 from lilyball/macvim
...
macvim: snapshot-157 -> snapshot-161
2019-11-07 22:50:58 +01:00
Matthew Bauer
dae8a71748
Merge pull request #64422 from bhipple/add/myfitnesspal
...
pythonPackages.myfitnesspal: init at 1.13.3
2019-11-07 16:50:44 -05:00
Matthew Bauer
551d9f632d
Merge pull request #72954 from nkpart/nkpart/R-darwin-enable-tcltk
...
R: enable tcltk on darwin
2019-11-07 16:49:46 -05:00
worldofpeace
a6d3df106c
appeditor: fix build with vala 0.46
...
See: https://github.com/donadigo/appeditor/issues/88
2019-11-07 16:43:12 -05:00
Lily Ballard
647ee3c2f0
macvim: snapshot-157 -> snapshot-161
2019-11-07 13:24:38 -08:00
worldofpeace
3c0b03a9d9
gnome3.geary: add patch for longer client test timeout
...
I'm see this test timout frequently, most often on aarch64 on hydra.
Patch is from debian, which probably noticed the same issue.
2019-11-07 15:17:01 -05:00
Philipp Gesang
245f5ec322
ncmpc: 0.35 -> 0.36
...
New release fixing a crash that affects nixos due to the build without
pcre. https://github.com/MusicPlayerDaemon/ncmpc/releases/tag/v0.36
2019-11-07 21:00:16 +01:00
Nathan van Doorn
31315ec730
vimPlugins.vim-metamath: init at 2017-02-10
2019-11-07 11:18:05 -08:00
Nathan van Doorn
060f3125fc
vimPlugins: Update
2019-11-07 11:18:05 -08:00
André-Patrick Bubel
b417fededc
pythonPackages.jsonrpclib-pelix: remove moredread as maintainer
2019-11-07 11:10:07 -08:00
Marek Mahut
c9dbfad745
Merge pull request #72428 from mmahut/flexibee
...
flexibee: 2019.3.0.3 -> 2019.3.0.7 and adding the server binary
2019-11-07 19:44:35 +01:00
Niklas Hambüchen
b618df3225
Merge pull request #72870 from nh2/mumble-rnnoise
...
Add RNNoise, use it in Mumble
2019-11-07 19:04:57 +01:00
Bernardo Meurer
8de49b53a2
vimPlugins: update
2019-11-07 09:37:49 -08:00
James Kay
5f6f75fcec
glfw: 3.2.1 -> 3.3
2019-11-07 09:31:54 -08:00
Vincent Laporte
82af060040
ocamlPackages.lwt3: remove at 3.3.0
2019-11-07 16:39:42 +00:00
davidak
61de71343f
Fix package metadata like version and homepage
2019-11-07 17:20:33 +01:00
marius851000
1df3a4de83
faudio: 19.10 -> 19.11
2019-11-07 17:17:21 +01:00
Marek Mahut
b3e9e30e42
Merge pull request #72963 from marsam/update-hub
...
hub: 2.12.8 -> 2.13.0
2019-11-07 15:44:55 +01:00
worldofpeace
65b2a768bb
Merge pull request #72979 from worldofpeace/more-gnome-installed-test-cleanup
...
More gnome installed test cleanup
2019-11-07 14:34:28 +00:00
Eelco Dolstra
14ee26ccf5
rustc: 1.38.0 -> 1.39.0
2019-11-07 15:04:06 +01:00
Jan Tojnar
fae720c861
gcab: propagate dependencies
2019-11-07 14:49:05 +01:00
worldofpeace
3e09be839a
ostree: add test to passthru
2019-11-07 08:39:54 -05:00
worldofpeace
247422c187
colord: add test to passthru
2019-11-07 08:39:26 -05:00
worldofpeace
40910462a8
flatpak-builder: add test to passthru
2019-11-07 08:39:09 -05:00
worldofpeace
1891b0030d
xdg-desktop-portal: add test to passthru
2019-11-07 08:38:54 -05:00
worldofpeace
7529fd15d5
gdk-pixbuf: add test to passthru
2019-11-07 08:38:41 -05:00
worldofpeace
40151a94d3
flatpak: add test to passthru
2019-11-07 08:38:31 -05:00
worldofpeace
8267058ad7
libxmlb: correct test attr
2019-11-07 08:38:08 -05:00
Daniel Schaefer
b9c8fb0c5b
twmn: Use QT's makeDerivation
...
Could not find libQt5Widgets.so.5 and SIBABRTs.
2019-11-07 14:16:56 +01:00
worldofpeace
25454dbad8
fwupd: correct test attr
2019-11-07 08:11:25 -05:00
worldofpeace
630cb4151e
libgdata: correct test attr
2019-11-07 08:11:16 -05:00
worldofpeace
4e75be5cd6
graphene: correct test attr
2019-11-07 08:11:08 -05:00
worldofpeace
653d84b717
glib-networking: correct test attr
2019-11-07 08:11:00 -05:00
Jan Tojnar
e253d015a1
gcab: run & install tests
...
also add nixosTests.installed-tests.gcab for running the installed tests
2019-11-07 14:07:19 +01:00
R. RyanTM
c88e084ecb
gcab: 1.2 -> 1.3
2019-11-07 14:01:11 +01:00
Jan Tojnar
40d77f8f01
gcab: add devdoc
2019-11-07 14:01:11 +01:00
Jan Tojnar
4e96a9d9f7
gcab: clean up
...
* format with nixpkgs-fmt
* remove UTF-8 locale hack, since now we have C.UTF-8
* add description, fix homepage, correct license
* split to multiple outputs
2019-11-07 14:01:10 +01:00
Oleksii Filonenko
8bb7737945
ruplacer: init at 0.4.1
2019-11-07 13:31:51 +02:00
Mario Rodas
f2ecbaa6cf
Merge pull request #70417 from lilyball/cocoapods
...
cocoapods: 1.8.1 -> 1.8.4
2019-11-07 06:11:40 -05:00
Pasquale
abe1248b78
home-manager:2019-10-23 -> 2019-10-29
2019-11-07 12:05:45 +01:00
Pasquale
96e1473966
home-manager:2019-10-23 -> 2019-10-29
2019-11-07 11:46:40 +01:00
Francesco Gazzetta
3b45b5bf7e
shattered-pixel-dungeon: 0.7.5e -> 0.7.5f
2019-11-07 10:50:20 +01:00
Michael Raskin
66488f38b9
Merge pull request #72869 from redvers/icu-issue-71142
...
icu: bugfix #71142 - Fixes icu-config reporting bad location
2019-11-07 06:55:56 +00:00
ash lea
9f2d73ae48
dolphinEmuMaster: 5.0-10879 -> 5.0-11109
2019-11-06 22:27:42 -08:00
worldofpeace
85f3d86bea
gom: test only on x86_64
...
This is failing at the stress test regularly on
aarch64 and i686-linux.
2019-11-06 21:23:09 -05:00
Jonathan Ringer
cb581af6d5
cargo-geiger: fix darwin build
2019-11-06 18:07:27 -08:00
Daniel Schaefer
34cd476e09
cadaver: Enable readline support
2019-11-07 02:29:17 +01:00
merijnb
f3288a2b8d
pythonPackages.tables: 3.6.0 -> 3.6.1 ( #72930 )
...
The package has vanished from pypi, and only this new version is now
available. The release notes for the new version state:
```
Release 3.6.1
Maintenance release to fix packaging issues.
No new features or bug fixes.
```
so I can only assume that the 3.6.0 release was not working correctly.
2019-11-06 19:31:56 -05:00
worldofpeace
7c716705fd
Merge pull request #72369 from worldofpeace/corefonts-drop
...
nixos/fontconfig-ultimate: remove
2019-11-07 00:13:14 +00:00
Maximilian Bosch
997bd95b3b
python3Packages.todoist: 8.1.0 -> 8.1.1
2019-11-07 00:37:40 +01:00
Aaron Andersen
c22e76e450
Merge pull request #71605 from aanderse/redmine-cleanup
...
redmine: drop 3.4.x package, 4.0.4 -> 4.0.5
2019-11-06 18:02:48 -05:00
Aaron Andersen
94d4533e94
Merge pull request #72871 from aanderse/zabbix
...
zabbix: minor version bump
2019-11-06 17:57:25 -05:00
Daniel Schaefer
92216681cc
apache-directory-studio: 2.0.0.v20170904-M13 -> 2.0.0-M14
2019-11-06 23:39:26 +01:00
Michael Bishop
5a715fc96c
Merge pull request #72142 from chessai/arrayfire-update
...
arrayfire: update
2019-11-06 18:38:19 -04:00
chessai
61dda301bf
arrayfire: update
...
- Depend on `clfft`, `clblas`, and `opencl-clhpp` from nixpkgs (do not
fetch their sources)
- Add `buildDocs` flag. When set to true, arrayfire's docs will be
built using `doxygen`.
- Ensure that `cudatoolkit` is not evaluated on darwin.
- Move `python` from `buildInputs` to `nativeBuildInputs`.
- Meta: Shrink `description` and add `longDescription`.
- Meta: `homepage` formatting now adheres to nixpkgs manual.
- Meta: remove version
- A few minour syntactic-only changes.
2019-11-06 17:34:50 -05:00
Graham Christensen
4835c83e3a
Merge pull request #72925 from davidak/nlohmann_json_disable_tests
...
nlohmann_json: disable tests for now since they timeout
2019-11-06 22:36:42 +01:00
R. RyanTM
b8a18cf1c7
pidgin-sipe: 1.24.0 -> 1.25.0
...
* pidgin-sipe: 1.24.0 -> 1.25.0 (#71773 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pidgin-sipe/versions
2019-11-06 22:33:43 +01:00
Mario Rodas
58975005b2
gitAndTools.hub: 2.12.8 -> 2.13.0
...
Changelog: https://github.com/github/hub/releases/tag/v2.13.0
2019-11-06 16:20:00 -05:00
Merijn Broeren
8b8db86860
Revert "python: jupyter_console: 5.2.0 -> 6.0.0"
...
This reverts commit dc4eb2fc5e
. It was
added in a large PR (#71893 ) by @fridh, where he already predicted some of
the changes would have to be reverted. This is an obvious one, it breaks
python 2.7 compatibility, as that needs 5.x of jupyter_console.
2019-11-06 13:12:36 -08:00
Maximilian Bosch
314c9745da
Merge pull request #72933 from fadenb/graylog_3.1.3
...
graylog: 3.1.2 -> 3.1.3
2019-11-06 21:57:41 +01:00
Dmitry Kalinkin
deaaf825d2
poppler: 0.74.0 -> 0.81.0
2019-11-06 15:43:55 -05:00
Dmitry Kalinkin
81f6fbdb0a
inkscape: add compatibility with poppler 0.76.0+
2019-11-06 15:43:54 -05:00
Tristan Helmich (omniIT)
98b0f8c851
graylog: 3.1.2 -> 3.1.3
2019-11-06 20:19:53 +00:00
worldofpeace
602e14fc8b
gnome3.gnome-flashback: add systemd targets for customSessions
2019-11-06 15:15:03 -05:00
davidak
7456f19b40
nlohmann_json: disable tests for now since they timeout
2019-11-06 20:12:11 +01:00
Yurii Rashkovskii
2e52f98ddb
streamlit: init at 0.49.0
2019-11-06 11:01:06 -08:00
Galen Abell
874201a860
vimPlugins: fix vim-docbk-snippets naming clash
2019-11-06 10:55:51 -08:00
Galen Abell
1cfd1d06d6
vimPlugins.VimOrganizer: init at 2014-04-10
2019-11-06 10:55:51 -08:00
Galen Abell
545bc45809
vimPlugins.vim-sexp-mappings-for-regular-people:
...
init at 2014-11-04
2019-11-06 10:55:51 -08:00
Galen Abell
c07850c5cf
vimPlugins.vim-sexp: init at 2017-05-15
2019-11-06 10:55:51 -08:00
Galen Abell
ae74169450
vimPlugins.vim-clojure-static: init at 2017-10-23
2019-11-06 10:55:51 -08:00
Galen Abell
afbde10f2f
vimPlugins.vim-clojure-highlight: init 2015-07-05
2019-11-06 10:55:51 -08:00
Galen Abell
13c2cc0b91
vimPlugins.utl-vim: init at 2010-10-18
2019-11-06 10:55:51 -08:00
Galen Abell
2b944d2fcf
vimPlugins.vim-salve: init at 2019-08-02
2019-11-06 10:55:51 -08:00
Galen Abell
05c0d8792f
vimPlugins.kotlin-vim: init at 2019-05-26
2019-11-06 10:55:51 -08:00
Galen Abell
05ded6497a
vimPlugins.gv-vim: init at 2019-10-13
2019-11-06 10:55:51 -08:00
Galen Abell
6f3f7fcc89
vimPlugins.mattn-calendar-vim: init at 2018-08-25
2019-11-06 10:55:51 -08:00
Galen Abell
47769e5127
vimPlugins: Update
2019-11-06 10:55:51 -08:00
Galen Abell
8eb8fa153e
vimPlugins: Add alias support to update.py
...
Plugins in `plugin-list` can now optionally specify an alias name, to
avoid naming collisions if plugins have the same repo name. For example,
specifying `author/common-plugin as author-common-plugin` will use
`author-common-plugin` as the package name in `generated.nix`.
2019-11-06 10:55:51 -08:00
Tim Steinbach
873ffd8d29
linux: 4.9.198 -> 4.9.199
2019-11-06 13:38:36 -05:00
Tim Steinbach
042cf21f74
linux: 4.4.198 -> 4.4.199
2019-11-06 13:38:23 -05:00
Tim Steinbach
308aba8351
linux: 4.19.81 -> 4.19.82
2019-11-06 13:38:04 -05:00
Tim Steinbach
2316150e64
linux: 4.14.151 -> 4.14.152
2019-11-06 13:37:46 -05:00
R. RyanTM
f28fad5e2f
jetty: 9.4.16.v20190411 -> 9.4.22.v20191022
...
(#72533 )
2019-11-06 19:30:58 +01:00
R. RyanTM
91c8c0093a
leatherman: 1.8.0 -> 1.9.0
...
(#72553 )
2019-11-06 19:26:09 +01:00
Sascha Grunert
f46e8f9a12
cri-o: 1.15.2 -> 1.16.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-06 19:22:36 +01:00
adisbladis
9a5ef400fc
linux: 5.3.8 -> 5.3.9
2019-11-06 18:16:55 +00:00
Maximilian Bosch
20ef52bf04
Merge pull request #72915 from WilliButz/grafana-update
...
grafana: 6.4.3 -> 6.4.4
2019-11-06 19:14:30 +01:00
R. RyanTM
2b2a80ab5b
setbfree: 0.8.9 -> 0.8.10
...
(#72665 )
2019-11-06 19:12:44 +01:00
Dmitry Kalinkin
97dbf112b4
texlive: 2018 -> 2019
...
biber: 2.12 -> 2.13
Vendored potrace was moved from libs/potrace to
texk/dvisvgm/dvisvgm-src/libs/potrace. Unfortunately, it is not trivial
to remove it from there, so for now dvisvgm seems to be using its
vendored dependencies.
2019-11-06 12:56:10 -05:00
Dmitry Kalinkin
93b2d98726
texlive: UPGRADE.md: Add --location option to allow referrals
2019-11-06 12:56:05 -05:00
R. RyanTM
01aedf07d9
renpy: 7.3.3 -> 7.3.5 ( #72653 )
...
(#72653 )
2019-11-06 18:53:53 +01:00
WilliButz
d4763639e0
grafana: 6.4.3 -> 6.4.4
2019-11-06 18:51:54 +01:00
Maximilian Bosch
5f3956f019
Merge pull request #72596 from kolaente/update/spotify
...
Spotify 1.0.96.181 -> 1.1.10.546
2019-11-06 18:36:28 +01:00
MetaDark
093ea0c15a
protontricks: 1.2.5 -> 1.3
2019-11-06 12:28:01 -05:00
R. RyanTM
f8948e9606
mcelog: 164 -> 165 ( #72583 )
2019-11-06 18:18:28 +01:00
R. RyanTM
46af0b2a2c
opera: 62.0.3331.43 -> 64.0.3417.83
...
(#72587 )
2019-11-06 18:12:08 +01:00
Jan Tojnar
3f2a425da3
Merge branch 'staging-next' into staging
2019-11-06 18:10:57 +01:00
Jan Tojnar
4fc27edf07
Merge branch 'master' into staging-next
2019-11-06 18:10:37 +01:00
R. RyanTM
afa48f16f2
reaper: 5.983 -> 5.984
...
(#72654 )
2019-11-06 18:06:07 +01:00
worldofpeace
7a551b3d43
fontconfig-ultimate: remove
2019-11-06 12:02:35 -05:00
Dmitry Kalinkin
7272491194
Merge pull request #72373 from jlesquembre/pulumi-fix
...
pulumi: install providers and add update script
2019-11-06 11:32:33 -05:00
Daniel Schaefer
2223e618b8
libtiff: 4.0.10 -> 4.1.0
2019-11-06 17:09:22 +01:00
Daniel Schaefer
5270c3a03e
libtiff: Patch CVE-2019-7663
2019-11-06 17:08:38 +01:00
Francesco Gazzetta
d1473e031e
coloursum: 0.1.0 -> 0.2.0 ( #72900 )
2019-11-06 18:05:29 +02:00
Timo Kaufmann
c54848ee77
Merge pull request #72771 from timokau/sage-fixes
...
sage: fix tests
2019-11-06 16:21:51 +01:00
Matthew Bauer
eeba5c8e0d
Merge pull request #72777 from cab404/android-studio/flutter-tls-support
...
android-studio: Fixed Flutter "TLS Error" on flutter pub get
2019-11-06 09:59:16 -05:00
Francesco Gazzetta
446368e529
jasmin: init at 2.4
2019-11-06 15:43:29 +01:00
Yannis Koutras
fc323c26d0
Merge pull request #72867 from Evils-Devils/mattermost-filechooser
...
Mattermost-desktop: 4.2.3 -> 4.3.1
2019-11-06 15:05:06 +01:00
Timo Kaufmann
afb9887dbd
sage: backport fix for threejs r109
2019-11-06 14:40:16 +01:00
Timo Kaufmann
f64885b9ca
sage: fix pkgconfig errors in tests
...
python.pkgs.pkgconfig raises an exception on missing packages since
version 1.5.0. Previously those errors were just silently ignored. That
worked fine, since the packages are only missing at runtime (when they
are not really needed) but present at buildtime.
Since this fails the tests now, we just add the packages to
PKG_CONFIG_PATH at runtime. This does not add additional runtime
dependencies. Still, it would be nicer if the sage testssuite would not
test the buildsystem at runtime in the first place.
The breakage was originally caused by the pkgconfig update in
1efa71616f
.
2019-11-06 14:40:13 +01:00
Timo Kaufmann
da7ec1c139
sage: ignore werkzeug immutable dict deprecation
2019-11-06 14:40:13 +01:00
Timo Kaufmann
f85ce834ce
sage: ignore deprecation warnings in rst2sws
...
Needs to be fixed upstream (by werkzeug, twisted). Doesn't impact the
functionality and the tests are soon to be removed with the py3 update
anyway.
2019-11-06 14:40:13 +01:00
Timo Kaufmann
af480796c9
sage: ignore cmp deprecation in sagenb
2019-11-06 14:40:13 +01:00
David Guibert
d8e7f7e246
Merge pull request #72891 from JohnAZoidberg/fix-qt-paraview
...
paraview: 5.6.0 -> 5.6.3 (and fix it)
2019-11-06 14:38:02 +01:00
Léo Gaspard
a1a448424c
Merge pull request #72885 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.5.0 -> 1.5.1
2019-11-06 14:23:09 +01:00
Robert Scott
baa8892616
opencv3: 3.4.7 -> 3.4.8 (security)
...
addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939
all internal downloads are unchanged for this release
2019-11-06 13:20:15 +00:00
Renaud
c59079b133
Merge pull request #72850 from fishi0x01/fishi0x01/skype-upgrade
...
skypeforlinux: 8.51.0.72 -> 8.54.0.85
2019-11-06 14:04:06 +01:00
Daniel Schaefer
4390b5ef7c
paraview: 5.6.0 -> 5.6.3
...
* Use qt wrapper, otherwise it wouldn't find plugins and fail to start
2019-11-06 13:24:35 +01:00
Maximilian Bosch
3c2c50b359
matrix-synapse: 1.5.0 -> 1.5.1
...
https://github.com/matrix-org/synapse/releases/tag/v1.5.1
2019-11-06 12:52:25 +01:00
adisbladis
f6501c42cd
Merge pull request #72872 from marsam/enable-librsvg-emacs-darwin
...
emacs: also allow librsvg dependency when using withNS
2019-11-06 11:13:08 +00:00
talyz
a779d7751e
gitlab: 12.4.1 -> 12.4.2
2019-11-06 10:56:20 +01:00
talyz
22302ce845
gitlab: Limit node memory consumption to 2048MB
...
Hydra fails to build the assets on i686 - it runs out of memory. If we
limit the max consumption to 2048MB the assets still build, and will
hopefully also build on hydra.
2019-11-06 10:56:20 +01:00
talyz
a30facc96e
gitlab: Don't build any gitlab component outside linux
...
For some reason hydra seems to have issues downloading the
gitlab-workhorse source on macOS. Since we don't build the rails app
for macOS, the other components seem a bit useless there, so we
limit them to linux for now.
2019-11-06 10:56:20 +01:00
R. RyanTM
b69a51a08b
libtommath: 1.1.0 -> 1.2.0
...
(#72554 )
2019-11-06 10:46:15 +01:00
Bastien Rivière
e870472892
insomnia: 6.6.2 -> 7.0.3
...
Update insomnia to latest version (at the current date: 2019/11/06)
2019-11-06 10:42:24 +01:00
Thomas Friese
689b96305a
neomutt: add autocrypt
...
According to Neomutt's autocrypt manual
<https://neomutt.org/guide/autocryptdoc.html >, autocrypt needs to be
enabled in the `configureFlags` and `sqlite` is a new dependency.
2019-11-06 10:38:11 +01:00
Karl Fischer
a4dd9d7896
skypeforlinux: 8.51.0.72 -> 8.54.0.85
2019-11-06 10:22:05 +01:00
Mario Rodas
ef7a7d0f75
pythonPackages.grpcio-tools: 1.24.3 -> 1.25.0
2019-11-06 04:20:00 -05:00
Mario Rodas
b60f2ad808
grpc: 1.24.3 -> 1.25.0
2019-11-06 04:20:00 -05:00
Andreas Rammhold
1e72fa5158
Merge pull request #68954 from dguibert/dg/cudatoolkit_10_1
...
cudatoolkit: add 10.1.243
2019-11-06 08:58:30 +01:00
Nick Partridge
22d0ccbd2d
R: enable tcltk on darwin
2019-11-06 13:14:11 +10:00
John Ericson
699418dcaa
Merge pull request #72819 from lopsided98/gnu-efi-armv6l
...
gnu-efi: apply patch to fix build on armv6l
2019-11-05 22:13:53 -05:00
Aaron Andersen
ec6579437c
Merge pull request #71603 from aanderse/kdevelop
...
kdevelop, kdev-php, kdev-python: 5.4.2 -> 5.4.3
2019-11-05 22:10:46 -05:00
worldofpeace
32ece96558
Merge pull request #72853 from worldofpeace/glib-networking/gnome-boxes
...
gnome3.gnome-boxes: add glib-networking
2019-11-06 03:08:01 +00:00