Commit graph

4074 commits

Author SHA1 Message Date
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
Marek Mahut b02ae8e22c
Merge pull request #71041 from nyanloutre/fs_uae_3_0_0
fs-uae: 2.8.4 -> 3.0.0
2019-10-16 21:58:02 +02:00
Robin Gloster 8be733e9c0
Merge pull request #70793 from samueldr/feature/u-boot-2019.10
u-boot: 2019.04 -> 2019.10
2019-10-15 23:27:50 +02:00
Flakebi 61ac17f342
vimPlugins.vim-manpager: init at 2017-05-08 2019-10-14 16:19:11 +02:00
Flakebi 76b5242e7e
vimPlugins.lexima-vim: init at 2019-07-22 2019-10-14 16:07:26 +02:00
Flakebi e4e01c6bde
vimPlugins.vimfiler-vim: init at 2019-07-30 2019-10-14 16:05:25 +02:00
Flakebi c4ede4f2e4
vimPlugins: Update 2019-10-14 16:03:38 +02:00
wucke13 3a58913421 epson-workforce-635-nx625-series: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
wucke13 4db74946ac epson-escpr2: added mirror url for src
+ added webarchive source for reliable builds in the future
+ removed `${version}` from url, as it actually adds more hassle to
  have it in there and no benefits whatsoever, since the url keeps
  changing other parts too
2019-10-13 19:23:54 +02:00
wucke13 bbb71bfd76 epson-escpr: 1.6.16 -> 1.7.3
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
wucke13 25d6f87dcd epson_201207w: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
wucke13 e7f3fb9326 epson-201106w: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
wucke13 959930f7fd epkowa: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
Vladimír Čunát 4e6826a3b2
Merge branch 'staging-next'
It's not perfect, but I think we can deal with the rest of the
regressions directly on master, so that this process does not stall.
2019-10-13 16:10:58 +02:00
Vladimír Čunát b5697c6954
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
WilliButz c2905736be
Merge pull request #70998 from magnetophon/physlock
physlock: 11-dev -> v13
2019-10-13 13:11:43 +02:00