Commit Graph

35872 Commits

Author SHA1 Message Date
Gabriel Ebner
26e64d3186
Merge pull request #67440 from gebner/vampire44
vampire: 4.2.2 -> 4.4
2019-08-25 15:33:35 +02:00
José Luis Lafuente
25cae26c54
blackbox: 1.20170611 -> 1.20181219 2019-08-25 15:25:51 +02:00
markuskowa
b27b62737a
Merge pull request #67357 from Alkeryn/master
sdrangel : init at 4.11.7
2019-08-25 15:05:28 +02:00
Gabriel Ebner
440c63a38a vampire: 4.2.2 -> 4.4 2019-08-25 14:43:51 +02:00
Marek Mahut
7d0adb4d25
Merge pull request #67431 from masaeedu/patch-1
flashplayer: 32.0.0.223 -> 32.0.0.238
2019-08-25 14:43:18 +02:00
Marek Mahut
2d54a79f48
Merge pull request #67388 from NinjaTrappeur/nin-update-ssb-patchwork
ssb-patchwork: 3.14.1 -> 3.16.2
2019-08-25 14:36:26 +02:00
Alkeryn
a98de94a13 sdrangel: init at 4.11.7 2019-08-25 14:20:02 +02:00
Asad Saeeduddin
17775d538b flashplayer: 32.0.0.223 -> 32.0.0.238 2019-08-25 06:05:10 -04:00
Matthieu Coudron
83a87644b4
Merge pull request #67382 from lblasc/remove-luaffi
luaffi: remove in favor of luaPackages.luaffi
2019-08-25 12:32:28 +09:00
worldofpeace
0f395d6fae
Merge pull request #67406 from Alkeryn/megasync
megasync: use qt5's mkDerivation
2019-08-24 18:24:32 -04:00
Alkeryn
12e5cf479f megasync: use qt5's mkDerivation
See #65399
2019-08-24 16:35:04 -04:00
Jan Tojnar
edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
Nikolay Amiantov
9015d7a4f1 sumorobot-manager: init at 0.9.0 2019-08-24 19:11:27 +03:00
Félix Baylac-Jacqué
b148b4d1c6
ssb-patchwork: 3.14.1 -> 3.16.2
- Updating patchwork to 3.16.2.
- Renaming the binary to `ssb-patchwork` to prevent naming collision
  with graphviz's `patchwork`.
2019-08-24 17:46:18 +02:00
worldofpeace
a980a2c3ca
Merge pull request #62708 from ktor/bcompare-4.2.10.23938
bcompare: init at 4.2.10.23938
2019-08-24 11:38:42 -04:00
Michael Weiss
50cbcc21d2
androidStudioPackages.{dev,canary}: 3.6.0.6 -> 3.6.0.7 2019-08-24 17:00:12 +02:00
Ryan Trinkle
3bc52453a4 git-subrepo: init at 0.4.0 (#67217)
* git-subrepo: init at 0.4.0

* Apply suggestions from code review

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-08-24 16:13:00 +02:00
Marek Mahut
22e122587b
Merge pull request #66996 from r-ryantm/auto-update/netsurf-buildsystem
netsurf.buildsystem: 1.7 -> 1.8
2019-08-24 14:01:06 +02:00
Marek Mahut
82291d6f1a
Merge pull request #67343 from jraygauthier/jrg/teamviewer_fix_61712
teamviewer: fix issue #61712
2019-08-24 12:30:31 +02:00
Luka Blaskovic
55ae5ff593 weechat-matrix-bridge: use luaffi from luaPackages 2019-08-24 10:05:00 +00:00
Marek Mahut
fce7cfc2a5
Merge pull request #66704 from eadwu/compton/7.2
compton: 7 -> 7.2
2019-08-24 10:41:39 +02:00
Samuel Leathers
3ad7a6ad0e
Merge pull request #67334 from lightbulbjim/irccloud
irccloud: init at 0.13.0
2019-08-23 23:54:46 -04:00
Samuel Leathers
5f202e0b22
Merge pull request #67367 from jtojnar/nextcloud-cleanup
nextcloud-client: clean up
2019-08-23 23:22:06 -04:00
Mario Rodas
7294e168cd
Merge pull request #67316 from marsam/update-terraform
terraform_0_12: 0.12.6 -> 0.12.7
2019-08-23 16:33:46 -05:00
Jan Tojnar
80fbcf2d33
nextcloud-client: format expression 2019-08-23 22:54:41 +02:00
Jan Tojnar
fc79a83e68
nextcloud-client: clean up
Continuation of https://github.com/NixOS/nixpkgs/pull/67306

* Switched to non-deprecated dbus config path.
* Removed CMake flags for finding dependencies, the project can find them on its own.
* Properly fixed the RPATH issue from https://github.com/NixOS/nixpkgs/pull/15406 – ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}.
* Dropped changing Icon name in the desktop file as it was fixed upstream.
* Switched to fetchFromGitHub, as the submodules are only for Win, Mac & crash reporting.
* Dropped enableParallelBuilding = true, as it is on by default with CMake.
2019-08-23 22:51:39 +02:00
worldofpeace
0552f4dc73
Merge pull request #67214 from stefano-m/master
adoptopenjdk-icedtea-web: rename from icedtea_web
2019-08-23 16:43:52 -04:00
Stefano Mazzucco
a6d234e9e9 adoptopenjdk-icedtea-web: rename from icedtea_web
This is a follow up of https://github.com/NixOS/nixpkgs/pull/66422

- rename icedtea_web to adoptopenjdk-icedtea-web to reflect the new governance
- add icedtea_web and icedtea8_web to aliases.nix for backwards compatibility
- update the attribute name where icedtea_web is used
2019-08-23 21:12:59 +01:00
Jan Tojnar
150285190a
modem-manager-gui: clean up 2019-08-23 19:50:53 +02:00
Jan Tojnar
0ae487ecaa
modem-manager-gui: add plug-in for ofono 2019-08-23 19:50:53 +02:00
Jan Tojnar
a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Jan Tojnar
c6eb691fb8
gnome-photos: add installed tests 2019-08-23 19:31:14 +02:00
Pawel Kruszewski
803108a1a6 bcompare: init at 4.2.10.23938 2019-08-23 19:01:32 +02:00
Doron Behar
b4ae37b39a syncthingtray: init at 0.9.1 (#65480) 2019-08-23 18:18:56 +02:00
Linus Heckemann
25559a5597
Merge pull request #22357 from NixOS/openssl-1.1
Use openssl 1.1 by default
2019-08-23 17:51:52 +02:00
Marek Mahut
8f84220eb2
Merge pull request #67331 from mmahut/jormungandrv0.3.3
jormungandr: 0.3.2 -> 0.3.3
2019-08-23 17:35:22 +02:00
Linus Heckemann
d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
worldofpeace
a4083fb455
Merge pull request #67236 from Chiiruno/dev/general
Update: easyjson, quicktemplate, statik, qtchan, vlang
2019-08-23 11:14:00 -04:00
worldofpeace
54f385241e
Merge pull request #67306 from Ma27/bump-nextcloud-client
nextcloud-client: 2.5.2 -> 2.5.3
2019-08-23 11:05:01 -04:00
Maximilian Bosch
8d62a398a8
nextcloud-client: 2.5.2 -> 2.5.3
https://github.com/nextcloud/desktop/releases/tag/v2.5.3

Also move explicitly dbus configuration files to the store path rather than
`/etc/dbus-1/services`.
2019-08-23 16:52:01 +02:00
worldofpeace
3fffe5a1ae
Merge pull request #67270 from greizgh/qt/seafile-client
seafile-client: Use qt5's mkDerivation
2019-08-23 10:33:22 -04:00
Greizgh
041c82eb40 seafile-client: Use qt5's mkDerivation
Following guidelines from #65399
2019-08-23 10:32:44 -04:00
Raymond Gauthier
13470bf674 teamviewer: fix issue #61712 2019-08-23 09:47:24 -04:00
Chris Rendle-Short
46b7ca6c28 irccloud: init at 0.13.0
AppImage is used as the source build is unpure (Yarn pulls in a lot of Node
dependencies over the network).
2019-08-23 20:33:00 +10:00
Maximilian Bosch
f096e5a46d
Merge pull request #67300 from t184256/update-omegat
omegat: 4.1.5.2 -> 4.3.0
2019-08-23 11:43:40 +02:00
Marek Mahut
5a4a881cbf jormungandr: 0.3.2 -> 0.3.3 2019-08-23 11:15:53 +02:00
Marek Mahut
35940e50c5
Merge pull request #66781 from r-ryantm/auto-update/avocode
avocode: 3.9.0 -> 3.9.2
2019-08-23 09:51:40 +02:00
Emily
05c54717f8 symbiyosys: extend platforms 2019-08-23 02:14:40 -05:00
Okinan
32ce5c3e35 qtchan: 0.100 -> 1.0.1 2019-08-23 01:56:24 -05:00
Marek Mahut
2d7a222970 avocode: adding at-spi2-core into rpath 2019-08-23 08:30:31 +02:00
Jan Tojnar
c241e9756b
gnome-photos: move from gnome3 2019-08-23 02:59:33 +02:00
Jan Tojnar
fac090c8dd
gnome-online-accounts: move from gnome3 2019-08-23 02:47:21 +02:00
Mario Rodas
0acec0d071
terraform_0_12: 0.12.6 -> 0.12.7
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.7
2019-08-22 19:32:06 -05:00
Robin Gloster
2cc05be907
treewide: openssl_1_1 pinning is unnecessary 2019-08-23 02:02:50 +02:00
Robin Gloster
c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
Marek Mahut
866e49d7a2
Merge pull request #67139 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.50.0.38 -> 8.51.0.72
2019-08-22 23:22:48 +02:00
Marek Mahut
1c1b809c1e skypeforlinux: adding libuuid and at-spi2-core 2019-08-22 23:16:00 +02:00
Marek Mahut
b7de7869be
Merge pull request #67159 from r-ryantm/auto-update/zotero
zotero: 5.0.71 -> 5.0.73
2019-08-22 23:11:35 +02:00
Marek Mahut
0e2de54265
Merge pull request #67127 from r-ryantm/auto-update/rambox-pro
rambox-pro: 1.1.4 -> 1.1.6
2019-08-22 22:48:42 +02:00
Alexander Sosedkin
ec901a087f omegat: 4.1.5.2 -> 4.3.0 2019-08-22 22:35:00 +02:00
worldofpeace
23dfcf42db
Merge pull request #67293 from pacien/riot-v1.3.3
riot-{web,desktop}: 1.3.0 -> 1.3.3
2019-08-22 16:29:28 -04:00
Maximilian Bosch
b51004af1c
Merge pull request #67288 from dtzWill/fix/xmind-x-scheme
xmind: fix mimeType, xscheme-handler -> x-scheme-handler
2019-08-22 22:26:56 +02:00
pacien
cdab5bd9e5 riot-desktop: 1.3.0 -> 1.3.3 2019-08-22 21:51:50 +02:00
pacien
b79ef23828 riot-web: 1.3.0 -> 1.3.3 2019-08-22 21:51:37 +02:00
Elis Hirwing
4adaa841a7
Merge pull request #67269 from kolaente/update/gitea-1.9.2
gitea: 1.9.1 -> 1.9.2
2019-08-22 21:34:06 +02:00
Sarah Brofeldt
a6292c8aef
Merge pull request #66720 from 00-matt/pkg-kubeless
kubeless: init at 1.0.4
2019-08-22 21:18:11 +02:00
Marek Mahut
e518635127
Merge pull request #67207 from kisik21/freetalk-cross-compile-fixes
freetalk: fixed cross-compilation
2019-08-22 21:12:22 +02:00
Will Dietz
f00286a57c
xmind: fix mimeType, xscheme-handler -> x-scheme-handler 2019-08-22 14:09:15 -05:00
lewo
8d31c947f5
Merge pull request #67242 from thefloweringash/minikube-plugins
minikube: restore kvm2 plugin
2019-08-22 20:51:46 +02:00
Jan Tojnar
0c20b6a9df
Merge pull request #67256 from jtojnar/celluloid-0.17
celluloid: 0.16 → 0.17
2019-08-22 20:23:12 +02:00
Jan Tojnar
991c1ebeb1
celluloid: 0.16 → 0.17
Renamed from gnome-mpv.

https://github.com/celluloid-player/celluloid/releases/tag/v0.17
2019-08-22 19:47:07 +02:00
kolaente
3ddb1a09fc
gitea: 1.9.1 -> 1.9.2 2019-08-22 19:38:21 +02:00
Robin Gloster
cac55a5cfe
Merge pull request #67244 from Ma27/teamviewer-bump
teamviewer: 14.4.2269 -> 14.5.1691
2019-08-22 14:55:32 +02:00
Maximilian Bosch
37aad44132
teamviewer: 14.4.2269 -> 14.5.1691
https://community.teamviewer.com/t5/Change-Logs/Linux-v14-5-1691-Full-Change-Log/m-p/69997

Also ensured that QT is wrapped properly to avoid startup issues with
different system-wide QT versions.

(cherry picked from commit 1fc1fe7e6a)
2019-08-22 14:41:18 +02:00
Maximilian Bosch
20bddfe08e
Merge pull request #66971 from dtzWill/update/notmuch-bower-0.11
notmuch-bower: 0.10 -> 0.11
2019-08-22 13:43:36 +02:00
Maximilian Bosch
1fc1fe7e6a
teamviewer: 14.4.2269 -> 14.5.1691
https://community.teamviewer.com/t5/Change-Logs/Linux-v14-5-1691-Full-Change-Log/m-p/69997

Also ensured that QT is wrapped properly to avoid startup issues with
different system-wide QT versions.
2019-08-22 13:17:29 +02:00
Andrew Childs
90776e1de5 minikube: restore plugins
These were dropped in a12efe947f
2019-08-22 18:33:54 +09:00
Andrew Childs
9232a335ef docker-machine-kvm2: update for changes to minikube
In "minikube: 1.0.1 -> 1.2.0" [1], the package changed from
buildGoPackage to buildGoModule. This package, docker-machine-kvm2, is
built from the same sources and must follow the same packaging.

[1] a12efe947f
2019-08-22 18:32:14 +09:00
Matt Smith
46750099c1 kubeless: init at 1.0.4 2019-08-22 10:30:13 +01:00
Sarah Brofeldt
d8c92757c2
Merge pull request #67230 from sikmir/gpxsee
gpxsee: 7.11 -> 7.12
2019-08-22 09:50:57 +02:00
Nikolay Korotkiy
205266b98e
gpxsee: 7.11 -> 7.12 2019-08-22 08:22:26 +03:00
Marek Mahut
9fd5b752e1
Merge pull request #66572 from fgaz/keepassxc/update1
keepassxc: 2.4.1 -> 2.4.3
2019-08-22 07:11:55 +02:00
Aaron Andersen
8b56d205b2
Merge pull request #67146 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.0 -> 5.4.1
2019-08-21 21:22:51 -04:00
Robin Gloster
a3251aa644
hadoop: fix infinite recursion 2019-08-21 23:35:51 +02:00
Florian Klink
d9617978fb
xen: 4.8.3 -> 4.8.5, unbreak (#67119)
* xen: 4.8.3 -> 4.8.5, unbreak

It was broken during GlusterFs upgrade: https://github.com/NixOS/nixpkgs/pull/66736
2019-08-21 23:29:42 +02:00
Marek Mahut
e17822c853
Merge pull request #67143 from r-ryantm/auto-update/shotcut
shotcut: 19.07.15 -> 19.08.16
2019-08-21 22:36:25 +02:00
Vladimír Čunát
a887feda74
vlc: 3.0.7.1 -> 3.0.8 (security)
https://www.videolan.org/security/sb-vlc308.html
I've been using it briefly without any issues; the NEWS seem fairly safe:
https://www.videolan.org/developers/vlc-branch/NEWS
2019-08-21 21:43:46 +02:00
Marek Mahut
93cf40f944
Merge pull request #67154 from r-ryantm/auto-update/sxhkd
sxhkd: 0.6.0 -> 0.6.1
2019-08-21 21:42:22 +02:00
Marek Mahut
44d43368cb
Merge pull request #67155 from r-ryantm/auto-update/tulip
tulip: 5.1.0 -> 5.2.1
2019-08-21 21:40:06 +02:00
Marek Mahut
97c940bc7f
Merge pull request #67162 from r-ryantm/auto-update/worker
worker: 4.0.0 -> 4.0.1
2019-08-21 21:37:54 +02:00
Marek Mahut
6e9b6519a2
Merge pull request #67164 from r-ryantm/auto-update/xst
xst: 0.7.1 -> 0.7.2
2019-08-21 21:16:18 +02:00
Marek Mahut
36533ec56c
Merge pull request #67163 from r-ryantm/auto-update/waybar
waybar: 0.7.1 -> 0.7.2
2019-08-21 21:15:26 +02:00
Robin Gloster
5ed5493018
ssvnc: remove
Dead project, broken with openssl 1.1
2019-08-21 21:09:12 +02:00
Robin Gloster
57353fcee6
telegram-cli: remove
Dead project, broken with openssl 1.1
2019-08-21 21:03:50 +02:00
Danylo Hlynskyi
8fe244edce
fix hash 2019-08-21 20:18:14 +03:00
Evan Stoll
6d74533300 gitkraken: 6.1.3 -> 6.1.4 2019-08-21 13:00:22 -04:00
Vika
bed7172639 freetalk: fixed cross-compilation
Some build-time and run-time dependencies were mixed. I put them in a right place!
2019-08-21 18:28:56 +03:00
Robin Gloster
bbf133d07e
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:52:21 +02:00
Robin Gloster
f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
Michael Weiss
48aaa959e8
android-studio: 3.4.2.0 -> 3.5.0.21
androidStudioPackages.beta: 3.5.0.20 -> 3.5.0.21
2019-08-21 12:25:07 +02:00
Michael Weiss
324ec3be51
tdesktop: 1.8.1 -> 1.8.2
Unfortunately the previous release (1.8.1) was crashing due to a
segmentation fault (didn't have time to investigate), but this release
works fine so far.
2019-08-21 12:05:26 +02:00
Michael Weiss
b5ee206c16
tdesktop: 1.8.0 -> 1.8.1
Had to switch from GCC 8 to GCC 9 due to the following internal compiler
error:

/nix/store/qsc6w1cnjp4pr7d90bhc0sid01i8k0a0-range-v3-0.5.0/include/range/v3/utility/compressed_pair.hpp:50:92: internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12200
                     meta::if_<meta::strict_and<std::is_constructible<Ts, Args>...>, int> = 0>
                                                                                            ^
2019-08-21 12:05:26 +02:00
Michael Weiss
bc0764421e
jekyll: 3.8.6 -> 4.0.0 2019-08-21 11:15:13 +02:00
Sarah Brofeldt
078f7c0674
Merge pull request #67036 from uvNikita/sampler
sampler: init at 1.0.3
2019-08-21 09:40:49 +02:00
Nikita Uvarov
1104a9724e
sampler: init at 1.0.3 2019-08-21 09:01:15 +02:00
Marek Mahut
237642b2f5
Merge pull request #67126 from r-ryantm/auto-update/rapid-photo-downloader
rapid-photo-downloader: 0.9.15 -> 0.9.16
2019-08-21 08:43:38 +02:00
Marek Mahut
2a667bd79e
Merge pull request #67138 from r-ryantm/auto-update/reaper
reaper: 5.980 -> 5.981
2019-08-21 08:42:49 +02:00
Michael Raskin
d1bfaf54af
Merge pull request #67125 from r-ryantm/auto-update/snd
snd: 19.5 -> 19.6
2019-08-21 05:23:11 +00:00
R. RyanTM
e75c169fe6 xst: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xst/versions
2019-08-20 22:09:05 -07:00
R. RyanTM
a7812d5b20 waybar: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/waybar/versions
2019-08-20 22:06:28 -07:00
R. RyanTM
31187e4af4 worker: 4.0.0 -> 4.0.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/worker/versions
2019-08-20 22:00:22 -07:00
R. RyanTM
538d38f3c3 zotero: 5.0.71 -> 5.0.73
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zotero/versions
2019-08-20 21:22:43 -07:00
R. RyanTM
a473b6efc5 sequeler: 0.7.1 -> 0.7.2 (#67145)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sequeler/versions
2019-08-21 00:12:26 -04:00
R. RyanTM
187ec1a8c6 tulip: 5.1.0 -> 5.2.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/tulip/versions
2019-08-20 19:45:43 -07:00
R. RyanTM
d180c8ad61 sxhkd: 0.6.0 -> 0.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/sxhkd/versions
2019-08-20 19:13:01 -07:00
Aaron Andersen
5c7bd01f4f kdevelop, kdev-php, kdev-python: 5.4.0 -> 5.4.1 2019-08-20 20:58:38 -04:00
R. RyanTM
91c187fb6c shotcut: 19.07.15 -> 19.08.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/shotcut/versions
2019-08-20 17:40:07 -07:00
R. RyanTM
717b65ceeb skypeforlinux: 8.50.0.38 -> 8.51.0.72
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skypeforlinux/versions
2019-08-20 16:47:29 -07:00
Robin Gloster
9135412b63
golden-cheetah: build with newer qt5 2019-08-21 01:40:25 +02:00
R. RyanTM
b5331ed196 reaper: 5.980 -> 5.981
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-08-20 16:39:16 -07:00
dshkyra
b15d8686ad terraform-providers: bump versions (#66587) 2019-08-20 22:40:29 +00:00
Robin Gloster
93b46241a8
ettercap: 0.8.2 -> 0.8.3
fixes openssl 1.1 compat
2019-08-21 00:29:22 +02:00
Robin Gloster
86e1839847
esteidfirefoxplugin: remove
id.ee has removed it and doesn't build with openssl 1.1, there seems to
be a new plugin available
2019-08-21 00:05:18 +02:00
R. RyanTM
db72f5cad3 rambox-pro: 1.1.4 -> 1.1.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/rambox-pro/versions
2019-08-20 14:55:29 -07:00
Robin Gloster
b6998a786b
bitcoin-unlimited: 1.0.3.0 -> 1.6.0.1
fixes openssl 1.1 compat
2019-08-20 23:47:37 +02:00
R. RyanTM
b5c9e3f62e rapid-photo-downloader: 0.9.15 -> 0.9.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/rapid-photo-downloader/versions
2019-08-20 14:39:41 -07:00
R. RyanTM
e19ca8e7ed snd: 19.5 -> 19.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/snd/versions
2019-08-20 14:36:24 -07:00
Robin Gloster
a75971078b
cutegram: remove
dead project, no openssl 1.1 and qt >= 5.9 compat
2019-08-20 23:08:00 +02:00
Robin Gloster
284e529f53
dogecoin: 1.10.0 -> 1.14.1
fixes openssl 1.1 compat
2019-08-20 23:04:20 +02:00
Robin Gloster
45769db278
altcoins.freicoin: mark as broken
doesn't build with openssl 1.1 and they use openssl 1.0.1 for testing
2019-08-20 22:47:18 +02:00
danbst
f0a805f5e5 xen: 4.8.3 -> 4.8.5, unbreak
It was broken during GlusterFs upgrade: https://github.com/NixOS/nixpkgs/pull/66736
2019-08-20 23:28:13 +03:00
Robin Gloster
254292858c
altcoins.pivx: mark as broken
Upstream doesn't support newer openssl versions
https://github.com/PIVX-Project/PIVX/issues/748
"Your system is most probably using openssl 1.1 which is not the
officialy supported version. Either use 1.0.1 or run again configure
with the given option."
2019-08-20 21:24:40 +02:00
Marek Mahut
abb99f4631
Merge pull request #67006 from r-ryantm/auto-update/padthv1
padthv1: 0.9.8 -> 0.9.9
2019-08-20 21:18:23 +02:00
Robin Gloster
806c2c42c1
altcoins.memorycoin: remove
dead project, doesn't build with openssl 1.1
2019-08-20 21:11:07 +02:00
Robin Gloster
50c1ba542c
hadoop_2_*: build with openssl 1.0.2 2019-08-20 21:06:31 +02:00
Robin Gloster
df42fdd133
bitcoin-xt: remove
Dead project and doesn't build with openssl 1.1
2019-08-20 20:49:59 +02:00
Marek Mahut
d3aafc953b
Merge pull request #67101 from r-ryantm/auto-update/quilter
quilter: 1.9.3 -> 1.9.5
2019-08-20 20:47:50 +02:00
Marek Mahut
51980d6830
Merge pull request #67019 from r-ryantm/auto-update/picard-tools
picard-tools: 2.20.4 -> 2.20.5
2019-08-20 20:15:31 +02:00
Robin Gloster
8c0786babe
Merge pull request #67103 from mayflower/globin-maintainership
treewide: update globin's maintained drvs
2019-08-20 17:57:47 +00:00
Marek Mahut
c6ecbc83c1 padthv1: using Qt5's mkDerivation 2019-08-20 19:53:37 +02:00
Marek Mahut
c834dc9b2a
Merge pull request #66991 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 35.0.0 -> 36.0.0
2019-08-20 19:38:38 +02:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
R. RyanTM
00606f548f quilter: 1.9.3 -> 1.9.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/quilter/versions
2019-08-20 10:23:25 -07:00
worldofpeace
89da4d678d
Merge pull request #67075 from jtojnar/paprefs-cleanup
paprefs: clean up dependencies
2019-08-20 13:03:43 -04:00
Marek Mahut
03d34165bf
Merge pull request #67067 from prusnak/kodelife
kodelife: init at 0.8.3.93
2019-08-20 18:49:56 +02:00
Doron Behar
5d3b545301 castget: init at 1_2_4 (#65492) 2019-08-20 18:40:23 +02:00
worldofpeace
c0b62a782d
Merge pull request #66987 from dtzWill/update/qownnotes-qt-mkderiv
qownnotes: 19.7.3 -> 19.8.6, use qt's mkDerivation
2019-08-20 12:16:31 -04:00
Pavol Rusnak
8492dfeaba
kodelife: init at 0.8.3.93 2019-08-20 18:16:16 +02:00
Marek Mahut
20d253112d
Merge pull request #67051 from mmahut/jormungandr
jormungandr: removing rustup
2019-08-20 17:48:03 +02:00
Rickard Nilsson
225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02:00