Michael Weiss
3f5b182891
dmenu2: Remove the package ( fix #63218 )
2019-08-01 11:19:33 +02:00
Jörg Thalheim
79bd446d8a
mopidy: 2.2.2 -> 2.2.3
2019-08-01 07:38:47 +01:00
Elis Hirwing
b5294a27c6
Merge pull request #65700 from nyanloutre/gitea_update_1_9_0
...
gitea: 1.8.3 -> 1.9.0
2019-08-01 08:03:22 +02:00
Aaron Andersen
95c2752835
Merge pull request #65513 from mmahut/jormungandr
...
jormungandr: init at 0.3.1
2019-07-31 22:00:58 -04:00
worldofpeace
9a77211486
Merge pull request #65656 from layus/fix-gpx-mime
...
gpx-viewer: avoid generating a mime database
2019-07-31 21:53:04 -04:00
nyanloutre
1a784390d2
gitea: 1.8.3 -> 1.9.0
2019-08-01 00:40:49 +02:00
Sarah Brofeldt
7a7cf6faf0
Merge pull request #65629 from endocrimes/r-nomad-0.9.4
...
nomad: 0.9.3 -> 0.9.4
2019-07-31 17:43:42 +02:00
Guillaume Maudoux
2f3be07d40
gpx-viewer: avoid generating a mime database
2019-07-31 15:14:44 +02:00
worldofpeace
c826ca7033
Merge pull request #64018 from ehmry/chuck
...
chuck: 1.3.5.2 -> 1.4.0.0
2019-07-31 09:01:01 -04:00
Emery Hemingway
695749c59d
chuck: 1.3.5.2 -> 1.4.0.0
2019-07-31 14:05:55 +02:00
Nikolay Korotkiy
87b7619426
gpxsee: 7.9 -> 7.11
2019-07-31 12:33:16 +03:00
Vladyslav M
dc7352b1fc
mako: 1.3 -> 1.4 ( #65101 )
...
mako: 1.3 -> 1.4
2019-07-31 12:03:50 +03:00
Danielle Lancashire
4655b4957a
nomad: 0.9.3 -> 0.9.4
2019-07-31 10:50:24 +02:00
Jörg Thalheim
33c6b28a78
makemkv: modernize derivation ( #65608 )
...
makemkv: modernize derivation
2019-07-31 09:25:47 +01:00
worldofpeace
c153e76f3a
Merge pull request #63629 from Tomahna/mopidy-iris
...
mopidy-iris: 3.38.0 -> 3.39.0
2019-07-31 02:28:19 -04:00
Daniël de Kok
2240ddcf8c
makemkv: modernize derivation
...
- Use libsForQt5.callPackage
- Replace separate builder.sh script
- Replace patchelf call by autoPatchElfHook
- Use ffmpeg in place of libav
2019-07-31 08:11:40 +02:00
magenbluten
576c04a9a5
suricata: init at 4.1.4
2019-07-30 20:16:04 +02:00
Michael Weiss
14ce4947b2
k9copy, kpmcore: Mark as broken
...
See: https://github.com/NixOS/nixpkgs/pull/63260#pullrequestreview-251601561
The build for kpmcore is only broken when the Qt version is older than
5.12.
2019-07-30 19:53:58 +02:00
Michael Weiss
1d102b90e6
tdesktopPackages.*: Remove the attributes in favour of tdesktop
...
This is a refactoring of "tdesktop", i.e. the resulting derivation isn't
affected by this commit (only the tdesktopPackages.* attributes are
removed).
I decided to remove the attributes "tdesktopPackages.*" as I don't
maintain the preview version anymore. There are regular stable releases
and we depend on the patches from Arch Linux which only track the stable
version as well, i.e. I would have to maintain our own patches, which
would either require an additional repository or "bloat" Nixpkgs (apart
from the fact that it would be unnecessarily time-consuming).
2019-07-30 17:34:35 +02:00
Samuel Dionne-Riel
ccc55347c5
Merge pull request #65559 from grahamc/obs-studio
...
obs-studio: wrap QT application to fix xcb plugin abort
2019-07-30 09:08:17 -04:00
Aaron Andersen
f94d37c5af
Merge pull request #65572 from AluisioASG/aerc
...
aerc: 0.1.4 -> 0.2.1; add ncurses to PATH
2019-07-30 08:59:49 -04:00
Graham Christensen
c547924878
obs-studio: use qt's mkDerivation to fix xcb plugin abort
2019-07-30 08:26:00 -04:00
Frederik Rietdijk
1190f69d34
calibre: use qt5.wrapQtAppsHook, partially fixes #65313
...
Still fails due to Qt issue.
2019-07-30 13:16:18 +02:00
Frederik Rietdijk
92cb811455
git-cola: use qt5.wrapQtAppsHook
2019-07-30 13:16:18 +02:00
Mario Rodas
48fefb7c49
translate-shell: 0.9.6.10 -> 0.9.6.11
2019-07-30 13:56:16 +09:00
worldofpeace
ad55361a02
Merge pull request #65538 from eadwu/polybar/3.4.0
...
polybar: 3.3.1 -> 3.4.0
2019-07-29 18:43:49 -04:00
worldofpeace
e0b1eb0cd4
Merge pull request #65573 from tadfisher/zoom-us
...
zoom-us: use wrapQtAppsHook
2019-07-29 18:43:07 -04:00
Tad Fisher
aefe854bd3
zoom-us: use wrapQtAppsHook
2019-07-29 14:17:25 -07:00
Aluísio Augusto Silva Gonçalves
14ce9b2fbd
aerc: 0.1.4 -> 0.2.1
2019-07-29 18:03:54 -03:00
Aluísio Augusto Silva Gonçalves
67912138ea
aerc: add dependency on ncurses for unknown terminals
...
The TUI library aerc uses, tcell, comes with a built-in database of
terminal definitions. For terminals not in this database (e.g.
Alacritty), an entry is generated dynamically using infocmp, part of
ncurses' dev output.
2019-07-29 18:00:37 -03:00
Robin Gloster
c382280df6
Merge pull request #65499 from jojosch/teamspeak_client-update-3.3.0
...
teamspeak_client: 3.1.10 -> 3.3.0
2019-07-29 16:19:33 +00:00
Robin Gloster
31358a824b
Merge pull request #65546 from rvolosatovs/update/kitty
...
kitty: 0.14.2 -> 0.14.3
2019-07-29 16:18:46 +00:00
Dmitry Kalinkin
0283abb4e8
kitty: libcanberra is not needed on darwin
2019-07-29 11:26:16 -04:00
Dmitry Kalinkin
4536e3fbf4
kitty: fix patch for darwin
2019-07-29 11:15:13 -04:00
Edmund Wu
892a04db3e
polybar: 3.3.1 -> 3.4.0
2019-07-29 09:07:07 -04:00
Robin Gloster
ab82403038
Merge pull request #65468 from flokli/gitaly-fix-hashes
...
gitaly: fix hashes
2019-07-29 12:43:39 +00:00
markuskowa
61c945ae25
Merge pull request #65466 from plumelo/feature/avocode-3.9.0
...
avocode: 3.8.1 -> 3.9.0
2019-07-29 13:09:30 +02:00
adisbladis
cf82a58eae
Merge pull request #65505 from akirak/emacs-libvterm-unstable-20190722
...
emacs-libvterm: 2019-04-28 -> 2019-07-22
2019-07-29 10:12:37 +01:00
Roman Volosatovs
046390bf97
kitty: 0.14.2 -> 0.14.3
2019-07-29 10:44:52 +02:00
worldofpeace
acb67581a1
Merge pull request #63658 from saschagrunert/podman
...
podman: 1.3.2 -> 1.4.4
2019-07-29 04:02:56 -04:00
worldofpeace
dbcb36a2f6
Merge pull request #65529 from mmahut/poezio
...
poezio: 0.12 -> 0.12.1
2019-07-29 03:46:54 -04:00
worldofpeace
a1fc5b4216
Merge pull request #65531 from mmahut/openscad
...
openscad: not using qt5 and libsForQt5 directly
2019-07-29 03:46:21 -04:00
Sascha Grunert
31feec6b5f
podman: 1.3.2 -> 1.4.4
...
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-07-29 09:39:51 +02:00
Marek Mahut
f4ce7887ce
poezio: 0.12 -> 0.12.1
...
Moving the source to GitHub from dev.louiz.org.
2019-07-29 09:36:55 +02:00
worldofpeace
96cf4048cc
Merge pull request #65310 from Gerschtli/update/dwm-status
...
dwm-status: 1.6.0 -> 1.6.2
2019-07-29 02:10:15 -04:00
worldofpeace
863e313a8e
Merge pull request #65500 from bfortz/bitwig
...
bitwig-studio: 3.0 -> 3.01
2019-07-29 02:05:47 -04:00
Marek Mahut
71a76ff6a2
openscad: not using qt5 and libsForQt5 directly
...
Additional fix to #65522 .
2019-07-29 08:00:19 +02:00
worldofpeace
d06d718264
Merge pull request #65518 from jokogr/f/vlc_use_wrapqtappshook
...
vlc: use wrapQtAppsHook
2019-07-28 22:21:50 -04:00
worldofpeace
239fffc90d
Merge pull request #65522 from mmahut/openscad
...
openscad: Use qt5's own mkDerivation
2019-07-28 17:39:33 -04:00
worldofpeace
22f8aa4b90
Merge pull request #65458 from ck3d/svdrpsend-fix
...
vdr: fix shebang of svdrpsend
2019-07-28 17:35:14 -04:00