Commit graph

38325 commits

Author SHA1 Message Date
Florian Klink e0734891f8
Merge pull request #73857 from petabyteboy/feature/gitlab-12-4-3
gitlab: 12.4.2 -> 12.4.3
2019-11-25 20:41:26 +01:00
Alexandre Peyroux 4f23da2632 c14: update meta.homepage
(#74144)
2019-11-25 19:58:53 +01:00
Alexey Shmalko c1cc445a6c
Merge pull request #74176 from r-ryantm/auto-update/drawpile
drawpile: 2.1.13 -> 2.1.14
2019-11-25 20:41:36 +02:00
R. RyanTM c61318b3ad drawpile: 2.1.13 -> 2.1.14 2019-11-25 10:02:38 -08:00
R. RyanTM 2d66c823b0 audacity: 2.3.2 -> 2.3.3 2019-11-25 09:28:09 -08:00
Edmund Wu 3a2614499f clight: 3.1 -> 4.0 2019-11-25 09:02:25 -08:00
Edmund Wu dc5358f4ef clightd: 3.4 -> 4.0 2019-11-25 09:02:25 -08:00
R. RyanTM 28a90e3883 copyq: 3.9.2 -> 3.9.3 2019-11-25 08:59:25 -08:00
R. RyanTM c2d6de2935 clipgrab: 3.8.5 -> 3.8.6 2019-11-25 08:51:38 -08:00
R. RyanTM 459bb5e154 datovka: 4.14.0 -> 4.14.1 2019-11-25 08:48:49 -08:00
David Terry cb8aa201e2 aerc: 0.2.1 -> 0.3.0
- bump version
- build with notmuch support
- substitute @SHAREDIR@ in aerc.conf for the `template-dirs` key
- place ncurses instead of ncurses.dev in PATH (cannot find infocmp otherwise)
2019-11-25 08:47:28 -08:00
Oleksii Filonenko 41677b6d0c polybar: change platforms from unix to linux
alsa-lib doesn't build on darwin.
2019-11-25 08:31:12 -08:00
Oleksii Filonenko a28aaa87d3 polybar: add filalex77 as a maintainer 2019-11-25 08:31:12 -08:00
Oleksii Filonenko 95c4adac0e polybar: 3.4.0 -> 3.4.1
- Replace `python2` with `python3`

Co-authored-by: Sam Doshi <samdoshi@users.noreply.github.com>
2019-11-25 08:31:12 -08:00
worldofpeace f718f55bb6
Merge pull request #74052 from Ninlives/master
glava: fix glava wants to load shaders from /etc/xdg/glava
2019-11-25 14:59:26 +00:00
Robert Scott 817b066f4b nomacs: switch to using opencv4 (#72749)
opencv2 has known, unfixed security vulnerabilities. nomacs itself
states the minimum supported version is 3.4 & includes a script to
install opencv4, suggesting it is supported

darwin requires a patch to update its cmake file to make it less
restrictive over this
2019-11-25 00:14:51 +01:00
Michael Raskin 5b39722d84
Merge pull request #74043 from c0bw3b/pkg/belledonne
Refresh LinPhone ecosystem
2019-11-24 20:26:36 +00:00
Frederik Rietdijk be89ed192a Revert "yakuake: add missing kglobalaccel"
This reverts commit 88dc84c183.
2019-11-24 21:24:03 +01:00
Frederik Rietdijk ccc1286351 Revert "konsole: add missing kglobalaccel"
This reverts commit 7232ea43b6.
2019-11-24 21:23:45 +01:00
Johannes Schleifenbaum 2e7d306f2f dbeaver: 6.2.4 -> 6.2.5 2019-11-24 21:20:36 +01:00
John Ericson 10a0a23c4f
Merge pull request #73756 from FRidh/kde5
WIP KDE5: fix breakage due to set -u changes
2019-11-24 15:10:34 -05:00
Mario Rodas 648c2b0bb5
Merge pull request #74059 from filalex77/spotifyd-0.2.20
spotifyd: 0.2.19 -> 0.2.20
2019-11-24 14:27:02 -05:00
Mario Rodas 8fa885e8d4
Merge pull request #74049 from anderslundstedt/master
git-subrepo: enable on Darwin
2019-11-24 14:26:32 -05:00
John Ericson 1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
c0bw3b 9c4f51220e linphone: polarssl -> mbedtls
+ add bcg729 input
+ move bcunit to nativeBuildInputs
2019-11-24 19:28:44 +01:00
Herwig Hochleitner a52d7674cc chromium: update vaapi patch
https://github.com/NixOS/nixpkgs/issues/73878
2019-11-24 19:07:59 +01:00
Oleksii Filonenko e367b8bdcd
spotifyd: add filalex77 to maintainers 2019-11-24 20:05:06 +02:00
Oleksii Filonenko e114d848a1
spotifyd: 0.2.19 -> 0.2.20 2019-11-24 20:03:08 +02:00
rys ostrovid cd07c6dc87 lmms: fix qt5
* lmms: fix qt5

* lmms: implement better solution

* lmms: limit platforms

* lmms: add missing dependency
2019-11-24 18:55:22 +01:00
John Ericson d34d84a61d firefox-wrapper: Get rid of name argument
Only pname + version is supported now. (Both are still optional,
however.)
2019-11-24 17:27:45 +00:00
John Ericson d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson 9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
mlatus 41946d967f fix glava wants to load shaders from /etc/xdg/glava 2019-11-24 23:53:54 +08:00
Anders Lundstedt fb0699d6bd git-subrepo: enable on Darwin 2019-11-24 16:42:34 +01:00
Robert Scott b9d458d91c tnef: 1.4.17 -> 1.4.18 (security) (#73882)
addresses CVE-2019-18849
2019-11-24 16:09:04 +01:00
Renaud fd75f27ade
nut: build with openssl 1.1.x
instead of nss (it is upstream preference)
+ update homepage and src URLs to fetch over TLS

Close #67906
2019-11-24 15:54:00 +01:00
Matthias Beyer cf38a146fd timewarrior: 1.1.1 -> 1.2.0
Switch to fetch sources from github.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
CC: Sampo Sorsa <sorsasampo@protonmail.com>
CC: Ingolf Wanger <contact@ingolf-wagner.de>
2019-11-24 14:43:49 +01:00
worldofpeace 27421fc6f0
Merge pull request #73907 from blitz/git-machete
git-machete: init at 2.12.1
2019-11-24 13:22:25 +00:00
Julian Stecklina 54a15bb2ec git-machete: init at 2.12.1 2019-11-24 15:08:55 +02:00
Jon Roberts b1e9820306 houdini: 17.0.352 -> 17.5.327 (#67983)
* houdini: 17.0.352 -> 17.5.327

* houdini: update sidefx.com to www.sidefx.com
2019-11-24 11:42:21 +01:00
Vladyslav M fc821db4c6
zola: fix build on macOS (#73985)
zola: fix build on macOS
2019-11-24 11:51:30 +02:00
Nikolay Korotkiy 542116a47f gpxsee: 7.17 -> 7.18 2019-11-23 19:52:42 -08:00
Milan Pässler 7e0127e1ca tree-wide: inherit yarn2nix from yarn2nix-moretea 2019-11-24 01:04:26 +01:00
Ambroz Bizjak 9ab168b500 houdini: Add the GPU driver to LD_LIBRARY_PATH (#67958)
Fixes #66544
2019-11-24 00:51:01 +01:00
Jan Tojnar 6b015e4074
strawberry: do not use alias 2019-11-23 21:27:27 +01:00
Maximilian Bosch b763f39ce5
Merge pull request #73983 from matthiasbeyer/update-neovim
neovim: 0.4.2 -> 0.4.3
2019-11-23 20:55:32 +01:00
Pascal Hertleif c90b210855 zola: fix build on macOS
Patches lockfile to update sass-sys to a version which includes
compass-rs/sass-rs#60

Fixes #72972
2019-11-23 20:51:04 +01:00
Matthias Beyer 44465d3480 neovim: 0.4.2 -> 0.4.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-23 19:24:49 +01:00
Fabian Möller f610983ead
cage: fix build
The build fails because some C headers got removed from mesa-19.2.2.
Using libGL seems to be the correct way to use GL related headers.
2019-11-23 19:04:25 +01:00
Mario Rodas be1ce70e6f
Merge pull request #73925 from xrelkd/update/parity
parity: 2.5.9 -> 2.5.10, parity-beta: 2.6.4 -> 2.6.5
2019-11-23 05:30:59 -05:00