Kamil Chmielewski
97de154631
vim-plugins: ale: 2017-12-04 -> 2018-02-25
2018-02-27 11:14:05 +01:00
Jörg Thalheim
d4385d7fc3
Merge pull request #35134 from xeji/mfcl2720dw
...
mfcl2720dwlpr / mfcl2720dwcupswrapper: init at 3.2.0-1
2018-02-21 10:28:24 +00:00
Marcus Brinkmann
3d0b2f1e63
foo2zjs: 20110210 -> 20171202 ( #32812 )
2018-02-20 19:25:07 +00:00
Shea Levy
6c4ac28b6f
riscv-pk: Properly respect --prefix.
2018-02-20 10:29:43 -05:00
adisbladis
e4fb79971c
Merge pull request #35165 from pjan/vim-rooter
...
Adds vim-rooter plugin
2018-02-20 16:58:09 +08:00
Shea Levy
fd2f2bbe6f
riscv-pk: Add a variant with a kernel
2018-02-19 12:37:46 -05:00
pjan vandaele
92b6275773
Adds vim-rooter plugin
2018-02-19 12:09:17 +09:00
Shea Levy
29013598a7
Fix typo
2018-02-18 19:28:23 -05:00
Shea Levy
7f3c97ae9e
riscv-pk: Init at 01.pre438_e5846a2.
2018-02-18 18:11:03 -05:00
xeji
6e9bc081b1
mfcl2720dwcupswrapper: init at 3.2.0-1
...
Brother MFC-L2720DW CUPS wrapper driver
2018-02-18 19:47:05 +01:00
xeji
380d759659
mfcl2720dwlpr: init at 3.2.0-1
...
Brother MFC-L2720DW lpr driver
2018-02-18 19:37:19 +01:00
Jan Malakhovski
2f4eb68241
libpressureaudio: init at apulse.version
2018-02-17 17:51:07 +00:00
Jan Malakhovski
771d635f0e
apulse: 0.1.10 -> 0.1.11
2018-02-17 16:02:53 +00:00
André-Patrick Bubel
3a27c298f2
cups-kyocera: Fix spelling mistake in comment
2018-02-16 21:44:42 +01:00
Sam Parkinson
64573492e2
vim-pencil: init at 2017-06-14
2018-02-12 22:33:41 +01:00
Jörg Thalheim
cbd14de2c0
Merge branch 'master' into add_vim_plugins
2018-02-10 12:38:56 +00:00
Jörg Thalheim
2bffc88a51
Merge pull request #34631 from symphorien/targets-vim
...
vimPlugins.targets-vim: init at 2017-12-03
2018-02-10 00:52:17 +00:00
Jörg Thalheim
dad8a01530
Merge pull request #34739 from ryantm/ataripp
...
ataripp: 1.73 -> 1.81
2018-02-09 08:27:38 +00:00
Ryan Mulligan
64fbc476b7
ataripp: 1.73 -> 1.81
...
fixes #34725
2018-02-08 07:43:34 -08:00
Maximilian Bosch
8e70725077
vim_configurable: enable overrides
...
Sometimes it's needed to override parts of `vim_configurable`, for
instance when using ENSIME (http://ensime.github.io/ ), in this case you
need a Python interpreter and the modules `sexpdata` and
`websocket_client`.
However overriding `vim_configurable` is quite hard as we run
`vimUtils.makeCustomizable` over the default comming from
`configurable.nix`. Therefore it's necessary to copy the code from
`all-packages.nix` and alter the parts you need: https://nixos.org/nix-dev/2017-April/023364.html
In order to simplify overriding `vim_configurable` I added an
`override` and an `overrideAttrs` function to `vimutils.makeCustomizable`
to ensure that the customization capabilities won't be lost after
altering the derivation.
Now it's possible to write expressions like this without evaluation
failures:
```
with pkgs;
let
vimPy3 = vim_configurable.override {
python = python3;
};
in vimPy3.customize { ... }
```
2018-02-07 16:57:40 +01:00
Symphorien Gibol
9d5cce6767
vimPlugins.targets-vim: init at 2017-12-03
2018-02-05 18:35:16 +01:00
José Romildo Malaquias
7bf36a8a9a
greybird: 3.22.5 -> 3.22.6
2018-02-04 09:08:17 -02:00
Guillaume Maudoux
c70c9649ea
cups-filters: 1.16.0 -> 1.20.0
2018-02-03 00:07:11 +01:00
Kamil Chmielewski
81334e531e
vim-elixir: 2017-10-20 -> 2018-02-01
2018-02-02 10:57:41 +01:00
Anders Sildnes
544e214975
vim-plugins: correct name for vim-github-dashboard
2018-02-01 16:24:11 +01:00
Anders Sildnes
cf0a87b44e
vim-plugins: sort plugin-names and fix indentation
2018-02-01 16:23:39 +01:00
Anders Sildnes
81d444102c
vim-plugins/auto_pairs: remove redundant/dead reference
2018-02-01 16:23:01 +01:00
Anders Sildnes
d8311b87c2
vim-plugins/vim-textobj-user: init
2018-02-01 16:22:55 +01:00
Anders Sildnes
b0864c33e3
vim-plugins/improved-ansiesc: init
2018-02-01 16:22:24 +01:00
Anders Sildnes
1af14e0f1e
vim-plugins/open-browser: init
2018-02-01 16:22:21 +01:00
Anders Sildnes
7aa5e6bfaf
vim-plugins/vim-themis: init
2018-02-01 16:22:19 +01:00
Anders Sildnes
18dd939118
vim-plugins/vim-smalls: init
2018-02-01 16:22:17 +01:00
Anders Sildnes
45ab7091a7
vim-plugins/tabpagebuffer: init
2018-02-01 16:22:14 +01:00
Anders Sildnes
dea716d801
vim-plugins/neoyank: init
2018-02-01 16:22:12 +01:00
Anders Sildnes
fffe2f8384
vim-plugins/neomru: init
2018-02-01 16:22:10 +01:00
Anders Sildnes
b1a60ba86b
vim-plugins/neoinclude: init
2018-02-01 16:22:07 +01:00
Anders Sildnes
7e7c89d7df
vim-plugins/necosyntax: init
2018-02-01 16:22:05 +01:00
Anders Sildnes
555306364e
vim-plugins/echodoc: init
2018-02-01 16:22:00 +01:00
Anders Sildnes
7e8f286499
vim-plugins/denite: init
2018-02-01 16:21:49 +01:00
Anders Sildnes
355062b3a9
vim-plugins/context-filetype: init
2018-02-01 16:21:44 +01:00
Anders Sildnes
5f93dc5918
vim-plugins/committia: init
2018-02-01 16:21:42 +01:00
Anders Sildnes
7ee75b8cf4
vim-plugins/vim-wordy: init
2018-02-01 16:21:40 +01:00
Anders Sildnes
4d5acac34b
vim-plugins/vim-operator-user: init
2018-02-01 16:21:38 +01:00
Anders Sildnes
5fa0183d00
vim-plugins/vim-operator-replace: init
2018-02-01 16:21:35 +01:00
Anders Sildnes
e77a83b808
vim-plugins/vim-niceblock: init
2018-02-01 16:21:33 +01:00
Anders Sildnes
d718644baf
vim-plugins/vim-textobj-multiblock: init
2018-02-01 16:21:31 +01:00
Anders Sildnes
cee0a1c1a1
vim-plugins/vim-test: init
2018-02-01 16:21:28 +01:00
Anders Sildnes
4b036bb019
vim-plugins/vim-gitbranch: init
2018-02-01 16:21:26 +01:00
Anders Sildnes
b39683a4df
vim-plugins/vim-json: init
2018-02-01 16:21:24 +01:00
Anders Sildnes
40f8ccbb3c
vim-plugins/cute-python: init
2018-02-01 16:21:22 +01:00