worldofpeace
2b17b32641
Merge pull request #67589 from Ma27/libglade-without-python2
...
gnome2.libglade: make python2 build optional
2019-08-27 19:53:01 -04:00
Maximilian Bosch
d15019d439
gnome2.libglade: make python2 build optional
...
Python2 is only needed for `libglade-convert`[1] which is a simple
script that converts old glade files into new glade files and for tests
and docs which we currently don't generate.
As Python2 is about to get EOLed and this is mostly a tool to migrate
old data, it shouldn't be built by default. With this change,
`xscreensaver` and `xsecurelock` don't depend on Python2 anymore.
[1] https://manpages.ubuntu.com/manpages/trusty/man1/libglade-convert.1.html
2019-08-28 01:33:20 +02:00
Julian Stecklina
3d321db0f2
cryptpad: 2.23.0 -> 2.25.0 ( #67592 )
...
Update to latest stable version. Remove patched load-config.js, because
it is no longer necessary.
2019-08-27 23:00:33 +00:00
Marek Mahut
f7a8641b4e
Merge pull request #67568 from dawidsowa/gallery-dl
...
gallery-dl: 1.10.1 -> 1.10.2
2019-08-28 00:47:56 +02:00
Michael Weiss
61ba5d88ef
dav1d: Add optional Vulkan support (experimental)
2019-08-27 23:30:41 +02:00
Tadeo Kondrak
0a72c32723
libplacebo: init at 1.1.8.0
2019-08-27 23:30:41 +02:00
Michael Weiss
81e643d2fd
python3Packages.glances: 3.1.1 -> 3.1.2
...
Changelog: https://github.com/nicolargo/glances/blob/v3.1.2/NEWS.rst#version-312
Note/TODO: Theoretically the IP test should work(?) now:
> Bugs corrected:
> - Error with IP Plugin : object has no attribute bug #1528
> - ip plugin empty interface bug #1509
but the test is still failing inside the Nix build sandbox.
2019-08-27 23:30:41 +02:00
Michael Weiss
70f0d81861
androidStudioPackages.{dev,canary}: 3.6.0.7 -> 3.6.0.8
2019-08-27 23:30:41 +02:00
markuskowa
92603e9842
Merge pull request #67581 from markuskowa/fix-sdrangel
...
sdrangel: add airpsy, hackrf, rtlsdr support
2019-08-27 23:27:07 +02:00
Jan Tojnar
d63d84d350
Merge pull request #67584 from jtojnar/appstream-glib-cleanup
...
appstream-glib: clean up dependencies
2019-08-27 23:02:01 +02:00
Marek Mahut
5a097da243
Merge pull request #67518 from costrouc/python-elpy-update
...
pythonPackages.elpy: 1.28.0 -> 1.29.1 add tests
2019-08-27 22:46:45 +02:00
Marek Mahut
ebb96bcff9
Merge pull request #67560 from sikmir/mkgmap
...
mkgmap: init at 4289
2019-08-27 22:40:44 +02:00
Jan Tojnar
ca15e26d4d
appstream-glib: clean up dependencies
2019-08-27 22:25:27 +02:00
Chris Ostrouchov
1d30da1e2b
pythonPackages.elpy: 1.28.0 -> 1.29.1 add tests
2019-08-27 15:27:46 -04:00
worldofpeace
fa29f98bb5
Merge pull request #67368 from tadeokondrak/wine-4.0.2
...
wine{,-mono,-unstable,-staging}: update
2019-08-27 15:05:07 -04:00
worldofpeace
99927ab34b
Merge pull request #67574 from kisik21/brave-update
...
brave: 0.67.123 -> 0.68.131
2019-08-27 15:00:31 -04:00
worldofpeace
3f00767406
Merge pull request #66568 from volth/xfdashboard
...
xfce4-14.xfdashboard: init at 0.7.5
2019-08-27 14:46:38 -04:00
volth
540b04493e
xfce4-14.xfdashboard: init at 0.7.5
2019-08-27 14:45:50 -04:00
Markus Kowalewski
c34746d52c
sdrangel: add airpsy, hackrf, rtlsdr support
2019-08-27 20:39:30 +02:00
worldofpeace
156f335161
Merge pull request #67549 from worldofpeace/gnome-control-center/fix-sharing
...
Fix sharing in gnome-control-center
2019-08-27 14:28:15 -04:00
Vika
19fbc4a1da
brave: 0.67.123 -> 0.68.131
2019-08-27 19:31:06 +03:00
Robert Helgesson
c09bc3e7e2
svtplay-dl: 2.1 -> 2.2
...
Also remove no longer supported dependency on rtmpdump.
2019-08-27 18:22:59 +02:00
gnidorah
bb3f8ea9e2
pykde4: pin to openssl 1.0.2
2019-08-27 18:20:10 +02:00
Maximilian Bosch
b4a4d98c52
vde2: build with --disable-python
by default
...
This package explicitly depends on `python2` which will be EOLed at the
end of the year[1]. This package provides python bindings for `python2`,
however the latest release (also used by other distros) is from 2011[2]
and doesn't support v3. For instance, debian ships `vde2` without
`python2` support since Debian Jessie[3].
KVM and QEMU appear to build fine, also NixOS tests and ISO builds are
still functional.
By running `nix-review` against this change, only `xen` packages failed,
but those were already broken on master[4].
Finally it's also worth mentioning that the closure size of `vde2` drops
from 99.5M to 33.5M without `python2` according to `nix path-info -S -h`.
[1] https://pythonclock.org/
[2] https://github.com/virtualsquare/vde-2/releases/tag/vde-2
(vde.sourceforge.net redirects to this github page)
[3] https://packages.debian.org/en/jessie/vde2
[4] https://hydra.nixos.org/build/99185451 , https://hydra.nixos.org/build/99187262
2019-08-27 18:19:24 +02:00
Boris Babic
1296b10c31
python3Packages.pre-commit: 1.18.1 -> 1.18.2
2019-08-27 18:15:24 +02:00
Marek Mahut
b31d5fe3a9
Merge pull request #67557 from toonn/wire-desktop-bump
...
wire-desktop: 3.9.2895 -> 3.10.2904, mac 3.9.2943 -> 3.10.3133
2019-08-27 18:06:44 +02:00
Nikolay Korotkiy
98a283af55
mkgmap: init at 4289
2019-08-27 19:04:15 +03:00
Aaron Andersen
3c3f198b94
Merge pull request #64549 from petabyteboy/feature/claws
...
claws: init at 0.3.2
2019-08-27 11:44:57 -04:00
WilliButz
8867b242b6
Merge pull request #67567 from mmahut/gitlab-ci-pipelines-exporter
...
prometheus-gitlab-ci-pipelines-exporter: init at 0.2.5
2019-08-27 17:25:26 +02:00
Marek Mahut
743be07f18
Merge pull request #67558 from suhr/oil
...
oil: 0.6.0 -> 0.7.pre3
2019-08-27 17:24:01 +02:00
Léo Gaspard
8a4721d606
Merge pull request #64669 from luispedro/add_sortmerna
...
sortmerna: init at 3.0.3
2019-08-27 17:19:53 +02:00
Marek Mahut
40181666c5
Merge pull request #67539 from eadwu/jetbrains/update-1
...
jetbrains: 2019.2.*
2019-08-27 17:18:36 +02:00
Marek Mahut
4d739ce93d
Merge pull request #67562 from flokli/jameica-2.8.4
...
jameica: 2.8.2 -> 2.8.4
2019-08-27 16:41:48 +02:00
Marek Mahut
a280376458
Merge pull request #67561 from dywedir/rclone
...
rclone: 1.48.0 -> 1.49.0
2019-08-27 16:40:01 +02:00
Marek Mahut
eee23c116f
prometheus-gitlab-ci-pipelines-exporter: init at 0.2.5
2019-08-27 16:39:25 +02:00
dawidsowa
41505960a7
gallery-dl: 1.10.1 -> 1.10.2
2019-08-27 16:33:00 +02:00
Marek Mahut
0245bfa9e6
Merge pull request #67467 from valebes/add-rsclock
...
rsClock: init at 0.1.0
2019-08-27 16:02:41 +02:00
Peter Simons
79c6d22c1f
mod_wsgi: allow building this module with python 2.x and 3.x
2019-08-27 14:27:31 +02:00
Florian Klink
1d6005e113
jameica: 2.8.2 -> 2.8.4
2019-08-27 13:45:44 +02:00
Vladyslav M
b3899e3869
rclone: 1.48.0 -> 1.49.0
2019-08-27 14:35:54 +03:00
Сухарик
2c23a35ff6
oil: 0.6.0 -> 0.7.pre3
2019-08-27 14:14:02 +03:00
toonn
821daf6598
wire-desktop: 3.9.2895 -> 3.10.2904, mac 3.9.2943 -> 3.10.3133
2019-08-27 13:04:18 +02:00
Peter Simons
630e25ba5c
Merge pull request #67525 from peti/t/postorious
...
mailman: add the Postorious web UI
2019-08-27 12:24:51 +02:00
Michael Weiss
db2b048aec
Merge pull request #67554 from primeos/sway
...
wlroots: 0.6.0 -> 0.7.0, sway: 1.1.1 -> 1.2
2019-08-27 12:17:53 +02:00
Marek Mahut
5026c1ef69
Merge pull request #67535 from jonringer/bump-stp
...
stp: 2.2.0 -> 2.3.3
2019-08-27 11:52:54 +02:00
Michael Weiss
d861196c61
sway: 1.1.1 -> 1.2
2019-08-27 11:32:15 +02:00
Michael Weiss
ad339e91c1
wlroots: 0.6.0 -> 0.7.0
...
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.7.0
Rootston was removed for this release.
2019-08-27 11:32:09 +02:00
Marek Mahut
4b09f9995d
Merge pull request #67532 from jlesquembre/tilt
...
tilt: 0.9.7 -> 0.10.4
2019-08-27 11:30:48 +02:00
Valerio Besozzi
595b7d808d
rsClock: init at 0.1.0
2019-08-27 11:12:35 +02:00
Marek Mahut
9760593a52
Merge pull request #67531 from jonringer/bump-texi2html
...
texi2html: 1.82 -> 5.0
2019-08-27 10:35:45 +02:00