Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging
2019-01-02 17:19:23 +01:00
Yegor Timoshenko
f5d4254972
vim-parinfer: init ( #53140 )
2019-01-01 20:33:57 +01:00
Timo Kaufmann
a0dc57e27b
vimUtils: derive pname from the plugin string ( #53121 )
...
For backwards compatibility. The user may specify their own plugins
without the pname attribute. In that case the attrname of the plugin
(given as a string) is the pname.
Fixes #53112
2018-12-31 16:26:06 +01:00
Frederik Rietdijk
070290bda7
Merge master into staging-next
2018-12-31 12:00:36 +01:00
Timo Kaufmann
093cfde1e0
vimUtils: fix requiredPlugins
...
I broke this in #52767 and didn't notice because I only tested with vim
and `requiredPlugins` is only used by neovim. This would break setups
that use string-plugins (like pathogen) with neovim.
2018-12-31 10:31:14 +01:00
Roman Volosatovs
f8ff164806
vimPlugins: Fix update.py, update ( #53081 )
2018-12-30 18:13:00 +01:00
Frederik Rietdijk
26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
...
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
Timo Kaufmann
30ff3e0f39
vimUtils.buildVimPlugin: fix helptag generation ( #53071 )
...
I messed that up in my refactoring in #52767 , since I moved the relevant
bash code out of a function and failed to adjust the shell variable
name. Now the plugin build will fail loudly when help tag generation
fails to make sure this doesn't happen again.
2018-12-30 12:22:17 +01:00
Dmitry Kalinkin
16f11dff3f
frescobaldi: add explicit dependency on sip
2018-12-29 22:54:03 -05:00
Silvan Mosberger
50a5902319
Merge pull request #52513 from ceedubs/init-vim-lsc
...
vim-lsc: init at fe6d3bd
2018-12-29 22:25:02 +01:00
ash lea
ace58271af
dolphinEmuMaster: 2018-09-24 -> 2018-12-25 ( #52917 )
2018-12-29 20:34:53 +01:00
Timo Kaufmann
22d0f320e8
Merge pull request #52767 from timokau/vim-plugin-updates
...
Fix vim-plugin dependencies
2018-12-28 13:48:21 +01:00
Timo Kaufmann
58b4351b38
vimPlugins.taglist-vim: fix build
...
The override actually broke the build, no idea why it was added
originally. The build works fine without it.
2018-12-28 13:31:58 +01:00
Frederik Rietdijk
10afccf145
Merge staging-next into staging
2018-12-27 18:11:34 +01:00
Dmitry Kalinkin
20d60c8238
treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is needed
2018-12-27 09:14:21 -05:00
Timo Kaufmann
af465293f1
vimPlugins: use fixed point
2018-12-27 11:55:53 +01:00
Timo Kaufmann
96b6396101
vimUtils.buildVimPlugin: derive name from pname and version
2018-12-27 10:34:14 +01:00
Timo Kaufmann
edf8b984fa
vimPlugins: Update
2018-12-27 10:32:27 +01:00
Jan Tojnar
c45e9d0fac
Merge branch 'master' into staging
2018-12-25 17:03:57 +01:00
Jan Tojnar
4c5a5dc627
Merge pull request #52715 from jtojnar/poppler-0.72
...
poppler: 0.67.0 → 0.72.0
2018-12-25 16:34:54 +01:00
Timo Kaufmann
8e8a09bfc9
vimUtils: add dependency logic to nativeImpl
...
nativeImpl previously simply ignored dependency information.
2018-12-24 23:41:44 +01:00
Timo Kaufmann
b352318cd1
vimUtils: represent vim plugins as derivations
...
Vim plugins were previously represented as strings by default,
necessitating a `knownPlugins` set. Backwards compatibility is kept
(strings are still accepted), so vam plugins should continue to work.
2018-12-24 23:41:41 +01:00
Timo Kaufmann
ce7899bea5
vimPlugins.ncm2-jedi: init at 2018-07-18
2018-12-24 23:40:44 +01:00
José Romildo Malaquias
5b1fb49416
matcha: move to pkgs/data/themes
2018-12-24 18:10:13 -02:00
José Romildo Malaquias
dd915395c4
matcha: 2018-11-12 -> 2018-12-24
2018-12-24 18:04:05 -02:00
Sander van der Burg
a27aa247c0
Merge pull request #50596 from svanderburg/mobile-updates
...
Mobile updates
2018-12-24 15:52:33 +01:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging
2018-12-24 15:02:29 +01:00
Timo Kaufmann
1e25b748fa
vimPlugins: Update
2018-12-23 23:30:11 +01:00
R. RyanTM
c6436ab382
sc-controller: 0.4.5 -> 0.4.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/sc-controller/versions
2018-12-23 11:06:44 +01:00
Jan Tojnar
6d36caab18
cups-filters: 1.20.4 → 1.21.6
2018-12-23 02:39:47 +01:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
...
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Will Dietz
ec040d9b22
cups: drop patches
...
(cherry picked from commit 085a74cb42074384958c23bd762af589da570042)
2018-12-20 10:43:36 -06:00
Maximilian Bosch
87e637df10
Merge pull request #52483 from marsam/init-vimplugins-recover-vim
...
vimPlugins.Recover-vim: init at 2018-10-22
2018-12-20 13:09:53 +01:00
Lengyel Balazs
a960696f71
wineStable: 3.0.3 -> 3.0.4
2018-12-19 16:55:08 -05:00
Lengyel Balazs
80a1d934b8
winetricks: 20180815 -> 20181203
2018-12-19 16:55:08 -05:00
Matthew Bauer
df90fdf62b
Merge pull request #51301 from timor/libretro-dolphin-dep-fix
...
libretro.dolphin: add missing dependencies to fix build
2018-12-19 12:05:03 -06:00
Matthew Bauer
762c3d730f
Merge pull request #52011 from r-ryantm/auto-update/snes9x-gtk
...
snes9x-gtk: 1.56.2 -> 1.57
2018-12-19 11:00:02 -06:00
Renaud
433b867b61
Merge pull request #52520 from romildo/upd.plano-theme
...
plano-theme: 3.28-3 -> 3.30-1
2018-12-19 15:55:44 +01:00
José Romildo Malaquias
9f934e8efc
shades-of-gray-theme: 1.1.1 -> 1.1.3
2018-12-19 10:48:29 -02:00
José Romildo Malaquias
91e1e2fd92
plano-theme: 3.28-3 -> 3.30-1
2018-12-19 10:28:40 -02:00
Florian Klink
f6ab103cf1
Revert "brlaser: fix $out"
...
This reverts commit 04405f65f96d8d753fb21335759587cd7b897d3f.
This was already fixed in https://github.com/NixOS/nixpkgs/pull/49180 ,
but never got backported to 18.09.
2018-12-19 10:58:53 +01:00
Florian Klink
15ecc67c21
Merge pull request #52502 from flokli/brlaser-fix-out
...
brlaser: fix $out
2018-12-19 09:58:20 +01:00
Will Dietz
61e9fc2e52
cups: 2.2.9 -> 2.2.10
...
https://www.cups.org/blog/2018-12-07-cups-2.2.10.html
2018-12-19 09:21:54 +01:00
Will Dietz
bf174887e5
cups: 2.2.6 -> 2.2.9
...
https://github.com/apple/cups/releases/tag/v2.2.9
https://github.com/apple/cups/releases/tag/v2.2.8
https://github.com/apple/cups/releases/tag/v2.2.7
2018-12-19 09:21:54 +01:00
Cody Allen
4699d76d98
vim-lsc: init at fe6d3bd
...
`natebosch/vim-lsc` is a language server client plugin for vim/neovim. This commit
adds it to the `vim-plugin-names` file and the generated vim-plugins
file.
This is a reboot of #52407 that doesn't call the `update.py` script for
vim plugins, because doing so led to quick merge conflicts. Let me know
if there is a preferred way to do this.
2018-12-18 20:04:40 -08:00
Alexander V. Nikolaev
946e6af857
wine{Unstable,Staging}: 3.20 -> 4.0-rc2
...
Disabling the build of regression tests was proposed in #51341
but this change has been postponed until we reach a concensus.
2018-12-18 21:29:23 -05:00
Florian Klink
04405f65f9
brlaser: fix $out
2018-12-19 01:18:02 +01:00
Sander van der Burg
53550c826d
Port packages with Android dependencies to new androidenv
2018-12-18 21:16:06 +01:00
Edmund Wu
ceb89f042e
vscode-extensions.WakaTime.vscode-wakatime: 1.2.4 -> 1.2.5
2018-12-18 14:08:08 -05:00