Galen Abell
13c2cc0b91
vimPlugins.utl-vim: init at 2010-10-18
2019-11-06 10:55:51 -08:00
Galen Abell
2b944d2fcf
vimPlugins.vim-salve: init at 2019-08-02
2019-11-06 10:55:51 -08:00
Galen Abell
05c0d8792f
vimPlugins.kotlin-vim: init at 2019-05-26
2019-11-06 10:55:51 -08:00
Galen Abell
05ded6497a
vimPlugins.gv-vim: init at 2019-10-13
2019-11-06 10:55:51 -08:00
Galen Abell
6f3f7fcc89
vimPlugins.mattn-calendar-vim: init at 2018-08-25
2019-11-06 10:55:51 -08:00
Galen Abell
47769e5127
vimPlugins: Update
2019-11-06 10:55:51 -08:00
Galen Abell
8eb8fa153e
vimPlugins: Add alias support to update.py
...
Plugins in `plugin-list` can now optionally specify an alias name, to
avoid naming collisions if plugins have the same repo name. For example,
specifying `author/common-plugin as author-common-plugin` will use
`author-common-plugin` as the package name in `generated.nix`.
2019-11-06 10:55:51 -08:00
Matthew Bauer
5ae0b8fd9e
Merge pull request #72566 from kolbycrouch/master
...
retroarch: update cores
2019-11-04 10:41:13 -05:00
Edmund Wu
e6bb21812e
vscode-extensions.ms-vscode.cpptools: 0.26.0 -> 0.26.1
2019-11-04 01:46:30 -08:00
worldofpeace
7c4f09f695
Merge pull request #72319 from gnidorah/mame
...
mame: init at 0.215
2019-11-03 19:18:53 +00:00
gnidorah
f73694a64a
mess: drop
...
MAME and MESS are now combined as one distribution as of the 0.162 release and offered as a MAME binary (MESS is included in the build).
2019-11-03 20:02:16 +03:00
gnidorah
d296e58f6d
mame: init at 0.215
2019-11-03 20:02:11 +03:00
José Romildo Malaquias
51c4691bb5
theme-jade1: move to data/themes
2019-11-02 11:35:53 -03:00
José Romildo Malaquias
5188ec80c1
theme-jade1: 3.3 -> 1.5
2019-11-02 11:35:39 -03:00
Kolby Crouch
eb4dd1794d
retroarch: update cores
2019-11-02 06:16:10 -05:00
Justin Lovinger
274bf0a395
vimPlugins.antonys-macro-repeater: init at 2017-09-10
2019-10-30 21:41:55 -07:00
Justin Lovinger
565cca327a
vimPlugins: Update
2019-10-30 21:41:55 -07:00
Kyle Ondy
13704d2b48
tmuxPlugins: Add tmux-gruvbox to tmux-plugins
...
This commit adds Maciej Sypień's port [1] of Pavel Pertsev's gruvbox
color scheme [2] for vim.
[1] https://github.com/egel/terminator-gruvbox
[2] https://github.com/morhetz/gruvbox
2019-10-30 15:47:46 -04:00
Denny Schäfer
c0343390ca
vimPlugins: update
2019-10-29 21:08:42 -07:00
Mario Rodas
417df00eed
Merge pull request #71482 from eadwu/vscode-extensions/update-2
...
vscode-extensions: update 2
2019-10-29 05:57:43 -05:00
(cdep)illabout
664823c11c
cups: enable compiling with musl
...
When compiling `cups` with `pkgsMusl`, `cups` can't depend on `systemd`
because `systemd` is not able to be built with musl.
2019-10-28 18:30:32 +01:00
Mario Rodas
846da8ba7d
Merge pull request #72033 from marsam/fix-sndio-darwin
...
sndio: fix build on darwin
2019-10-27 21:37:18 -05:00
Edmund Wu
e72a6e5326
vscode-extensions.WakaTime.vscode-wakatime: 2.2.0 -> 2.2.1
2019-10-27 21:27:43 -04:00
Edmund Wu
5d46fccbf8
vscode-extensions.ms-python.python: 2019.10.41019 -> 2019.10.44104
2019-10-27 21:27:42 -04:00
Edmund Wu
4f4e39f694
vscode-extensions.ms-python.python: 2019.6.24221 -> 2019.10.41019
2019-10-27 21:27:42 -04:00
Edmund Wu
3b8c555af2
vscode-extensions.ms-vscode.cpptools: 0.25.1 -> 0.26.0
2019-10-27 21:27:41 -04:00
Timo Kaufmann
162e1c5350
vimPlugins: update
2019-10-26 17:43:18 +02:00
Mario Rodas
5bb2426dbe
sndio: fix build on darwin
2019-10-26 09:00:00 -05:00
Alexey Shmalko
b3675878af
Merge pull request #71981 from Lassulus/vbam
...
vbam: 2.1.3 -> 2.1.4
2019-10-26 15:17:18 +03:00
lassulus
b34046859f
vbam: 2.1.3 -> 2.1.4
2019-10-26 13:17:17 +02:00
Guillaume Bouchard
4a2475c924
epsxe: fix link with openssl ( #71920 )
...
* epsxe: fix link with openssl
Epsxe is hardcoded to build with openssl-1.0 (using libcrypto.so.1.0.0),
but current nixpkgs contains openssl-1.1, which provides
libcrypto.so.1.1.
This patchs just uses the previous version of the library.
* epsxe: use autoPatchelfHook instead of manual rpath overriding
This simplifies the file AND generates failures at build time if a
needed dynamic library is not found during build time.
2019-10-25 19:51:37 +02:00
Bernardo Meurer
98d1828851
vimPlugins.vim-protobuf: init at 2017-12-26
2019-10-24 21:19:20 -07:00
Bernardo Meurer
437c8ae843
vimPlugins.deoplete-tabnine: init at 2019-10-16
2019-10-24 21:19:20 -07:00
Bernardo Meurer
fac36f122d
vimPlugins.lalrpop-vim: init at 2017-11-22
2019-10-24 21:19:20 -07:00
Bernardo Meurer
5e0b837f91
vimPlugins.vim-nftables: init at 2019-07-25
2019-10-24 21:19:20 -07:00
Bernardo Meurer
1983fc95c9
vimPlugins.gentoo-syntax: init at 2019-09-30
2019-10-24 21:19:20 -07:00
Bernardo Meurer
349035ad3d
vimPlugins.vim-flatbuffers: init at 2018-10-11
2019-10-24 21:19:20 -07:00
Bernardo Meurer
2ca6c45e52
vimPlugins.ayu-vim: init at 2019-09-21
2019-10-24 21:19:20 -07:00
Bernardo Meurer
91821d0149
vimPlugins: update
2019-10-24 21:19:20 -07:00
Chuck
4250954428
vimPlugins.vader-vim: init at 2019-05-18
...
Vader is a test framework for testing other vim plugins.
27 of the plugins in vim-plugin-names use Vader for their tests.
2019-10-25 13:05:59 +09:00
R. RyanTM
ccfb3fd466
xlockmore: 5.58 -> 5.59
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-10-24 20:09:40 -07:00
Frederik Rietdijk
32389de159
Merge master into staging-next
2019-10-24 08:27:04 +02:00
Timo Kaufmann
1e00a97577
Merge pull request #71819 from timokau/vimPlugins-2019-10-23
...
vimPlugins: update
2019-10-23 17:36:13 +02:00
Robin Gloster
a44158556f
Merge pull request #71506 from r-ryantm/auto-update/cups-filters
...
cups-filters: 1.25.6 -> 1.25.11
2019-10-23 16:56:25 +02:00
Frederik Rietdijk
09c9a2de7e
Merge master into staging-next
2019-10-23 16:50:09 +02:00
Matthieu Coudron
7fc72bddf9
vimPlugins.nvim-terminal-lua: init at 2019-10-17
2019-10-23 23:40:11 +09:00
Timo Kaufmann
92e1b2142c
vimPlugins: update
2019-10-23 16:28:31 +02:00
Robert Scott
4bf03aa616
ghostscript: add patches for CVE-2019-10216, CVE-2019-14811, CVE-2019-14812, CVE-2019-14813 and most of CVE-2019-14817
...
the latter's patch is only partially applied because it doesn't apply
cleanly to 9.27, still the fixes that do apply work and are better than
nothing
2019-10-22 09:48:50 +02:00
Robert Scott
6882778e26
ghostscript: 9.26 -> 9.27 (security)
2019-10-22 09:48:50 +02:00
R. RyanTM
ee3b598269
cups-filters: 1.25.6 -> 1.25.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-10-20 23:55:38 -07:00