Commit graph

4130 commits

Author SHA1 Message Date
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
Frederik Rietdijk ef9f91f3cf Merge staging-next into staging 2019-10-29 16:56:59 +01:00
Robert Scott 0b32782d33 ghostscript: 9.27 -> 9.50 2019-10-29 13:31:22 +01: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
Jonathan Ringer 5ae6ec21fa vscode-extensions.ms-vscode.Go: init 0.11.7 2019-10-28 18:23:14 -07:00
Jonathan Ringer 8f25c7aa20 vscode-extensions.ms-kubernetes-tools.vscode-kubernetes-tools: init at 1.0.6 2019-10-28 18:22:37 -07:00
Jonathan Ringer f0e4e47105 vscode-extensions.vscodevim.vim: 1.3.0 -> 1.11.3 2019-10-28 18:21:01 -07:00
Jonathan Ringer 434185f35c vscode-extensions.ms-azuretools.vscode-docker: init at 0.8.1 2019-10-28 18:17:57 -07:00
Jonathan Ringer 880ae34123 vscode-extensions.redhat.vscode-yaml: init at 0.5.3 2019-10-28 18:08:30 -07: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
Renaud 75ebc76ea8
Merge pull request #69624 from r-ryantm/auto-update/libdsk
libdsk: 1.5.10 -> 1.5.12
2019-10-12 23:23:24 +02:00
nyanloutre 75f52e12f0
fs-uae: 2.8.4 -> 3.0.0 2019-10-12 18:34:11 +02:00
Timo Kaufmann 79ee6d8284
Merge pull request #71026 from expipiplus1/joe-vim-plugs
vimPlugins: add 10 plugins and update
2019-10-12 15:33:26 +02:00
marius851000 2718c41712 faudio, wine, vkd3d: add faudio 19.10 and vkd3d 1.1 to wine
fixes https://github.com/NixOS/nixpkgs/pull/68952
2019-10-12 14:57:28 +02:00
Herwig Hochleitner 39b7c7e688 wine: unstable 4.16 -> 4.17
also mono 4.9.2 -> 4.9.3
2019-10-12 14:57:28 +02:00
Joe Hermaszewski 4a702c9d1c vimPlugins: update 2019-10-12 18:37:46 +08:00
Joe Hermaszewski 750757dba4 vimPlugins.vim-yaml: init at 2019-01-07 2019-10-12 18:35:57 +08:00
Joe Hermaszewski f74b035ca7 vimPlugins.vim-visual-increment: init at 2015-07-02 2019-10-12 18:35:57 +08:00
Joe Hermaszewski e5a558a748 vimPlugins.vim-togglelist: init at 2013-04-07 2019-10-12 18:35:57 +08:00
Joe Hermaszewski 651a2342b4 vimPlugins.vim-tmux-focus-events: init at 2019-04-19 2019-10-12 18:35:57 +08:00
Joe Hermaszewski d6bafe8286 vimPlugins.vim-textobj-haskell: init at 2014-10-27 2019-10-12 18:35:56 +08:00
Joe Hermaszewski 8e4961701d vimPlugins.vim-diminactive: init at 2017-08-27 2019-10-12 18:35:56 +08:00
Joe Hermaszewski 035f28e398 vimPlugins.prev_indent: init at 2014-03-08 2019-10-12 18:35:56 +08:00
Joe Hermaszewski 7ba023cf60 vimPlugins.open-browser-github.vim: init at 2018-03-14 2019-10-12 18:35:56 +08:00
Joe Hermaszewski 1b42193d42 vimPlugins.neovim-fuzzy: init at 2018-11-15 2019-10-12 18:35:56 +08:00
Joe Hermaszewski cc768f7d1f vimPlugins.lessspace.vim: init at 2019-09-12 2019-10-12 18:35:56 +08:00
Jan Tojnar 6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Bart Brouns 97aab6ee16 physlock: 11-dev -> v13 2019-10-11 23:22:16 +02:00
wucke13 9eb00acbbe utsushi: 3.57.0 -> 3.59.2
+ building from gitlab source
+ reorderd dependencies to be in logical/alphabetical order
+ replaced patches with substituteInPlace, as patches broke the installChecks
  and substituteInPlace may be more robust than making new patches for each
  release. Also the compiled source is now closer to upstream than
  before.
+ added installChecks
+ added all supported devices as listed on epson.net
2019-10-11 22:22:58 +02:00
Doron Behar e25b5910a1 cups: 2.2.12 -> 2.3.0 2019-10-11 14:15:42 +03:00
Samuel Dionne-Riel c5b7f9f85f u-boot: Add self as maintainer 2019-10-08 21:45:44 -04:00
Dylan Simon 8e908728db xscreensaver: update hash to match source 2019-10-08 20:56:28 -04:00
Samuel Dionne-Riel 9e141fcf96 u-boot: 2019.04 -> 2019.10 2019-10-08 15:33:15 -04:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
R. RyanTM 11c93653c7 mgba: 0.7.2 -> 0.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mgba/versions
2019-10-07 10:05:12 -07:00
Linus Heckemann 9906b88423
Merge pull request #70382 from mayflower/anonscm
Fix dead anonscm links
2019-10-07 11:53:29 +02:00
Marcial Gaißert 43a333a1e4 cups-filters: 1.25.0 -> 1.25.6 2019-10-05 19:41:52 +02:00
Linus Heckemann 91ceb6b997 treewide: fix dead anonscm.debian.org links 2019-10-04 12:42:21 +02:00
Linus Heckemann c6be8bfc10 desmume: copy debian patches
Obtained from
http://deb.debian.org/debian/pool/main/d/desmume/desmume_0.9.11-3.diff.gz
since desmume never moved to salsa.debian.org (previously on
anonscm.debian.org as a subversion repo)
2019-10-04 12:03:09 +02:00
Tobias Mayer eef286ca53 vimPlugins.vim-pasta: init at 2018-09-08 2019-10-03 02:13:06 -07:00
Tobias Mayer 4185ed3a81 vimPlugins.vim-textobj-variable-segment: init at 2019-05-05 2019-10-03 02:13:06 -07:00
Tobias Mayer 30f246e4f4 vimPlugins.vim-indexed-search: init at 2019-07-04 2019-10-03 02:13:06 -07:00
Tobias Mayer 7b29837a69 vimPlugins.asterisk: init at 2019-09-23 2019-10-03 02:13:06 -07:00
Tobias Mayer 33a095fb9e vimPlugins: Update 2019-10-03 02:13:06 -07:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Markus Schneider 8358d7595d vscode-extensions.cmschuetz12.wal: init at 0.1.0 2019-10-01 21:42:14 -07:00
Markus Schneider 5d7f8997c6 vscode-extensions.skyapps.fish-code: init at 0.2.1 2019-10-01 21:38:19 -07:00
Markus Schneider 90fc4a177f vscode-extensions.james-yu.latex-workshop: init at 8.2.0 2019-10-01 21:34:19 -07:00
Kierán Meinhardt e7ac6e3ff8 vimPlugins.vim-fetch: init at 2019-04-03 2019-10-01 12:51:02 -07:00
Kierán Meinhardt 3fc5a4e046 vimPlugins.todo-txt-vim: init at 2016-11-10 2019-10-01 12:51:02 -07:00
Kierán Meinhardt 58899b8d19 vimPlugins.vim-fsharp: init at 2018-11-13 2019-10-01 09:53:18 -07:00
Kierán Meinhardt b4490a4964 vimPlugins: Update 2019-10-01 09:53:18 -07:00
worldofpeace 1ac5e08d5d
Merge pull request #69376 from d-goldin/bump-epson-escpr2
epson-escpr2: 1.0.29 -> 1.1.1
2019-10-01 05:36:30 +00:00
Dima e33810594d epson-escpr2: 1.0.29 -> 1.1.1
The build was failing because the source rpm does not exist
on epsons servers anymore.

Thus bumping it to an existing version
https://hydra.nixos.org/build/101990975/nixlog/5
2019-10-01 01:34:17 -04:00