3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

6910 commits

Author SHA1 Message Date
github-actions[bot] a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Matthieu Coudron ed77db85ff
Merge pull request #136429 from teto/vim-remove-rtpPath
Vim remove share/runtime/NAME prefix from the installed folder
2021-09-12 19:58:17 +02:00
Matthieu Coudron 354b186402 vimUtils.vimGenDocHook: dont copy the folder (again)
The files are installed via build-vim-plugin. Doing that again is a waste of resources, worse it can create errors
2021-09-12 19:19:13 +02:00
Sandro df28fb7f00
Merge pull request #135641 from zhaofengli/vim-loves-dafny 2021-09-12 17:25:17 +02:00
Sandro Jäckel e3cf7c1a90
gnuk: switch to python3 2021-09-12 16:18:47 +02:00
Robert Scott 57692f6d3e ghostscript: add passthru.tests.test-corpus-render
this simply attempts rendering every ps/eps/pdf file in the ghostscript
test corpus
2021-09-12 13:14:03 +01:00
Robert Scott 8dba41756b
Merge pull request #137421 from risicle/ris-ghostscript-install-tests
ghostscript: disable checkPhase, expand installCheckPhase
2021-09-12 12:32:19 +01:00
Stefan Frijters a7b1e14af9
wine{Unstable,Staging}: 6.16 -> 6.17 2021-09-12 09:55:52 +02:00
github-actions[bot] 8bc930ca39
Merge staging-next into staging 2021-09-12 00:02:23 +00:00
github-actions[bot] 3f2255106a
Merge master into staging-next 2021-09-12 00:01:45 +00:00
Matthieu Coudron 56f823dd5c vimPlugins: shorten rtpPath
nixpkgs creates a hierarchy of 3 folders share/runtime/<PKG_NAME> for no reason ?
makes debugging harder as well as paths longer when patching so this
removes this nested folders.
2021-09-12 00:14:14 +02:00
Sandro 5d73513422
Merge pull request #137089 from rnhmjoj/scc-python3
sc-controller: switch to python3 fork
2021-09-11 23:53:43 +02:00
rnhmjoj f74154a4b9
sc-controller: switch to python3 fork
The original sc-controller is being rewritten in C, while the current
version is stuck in maintenance mode and python 2. This fork is based
entirely on the original kozec's sc-controller and introduces python 3
support while staying backward-compatible (including versioning up to
the patch number).
2021-09-11 23:31:24 +02:00
Sandro 89d6af5c1d
Merge pull request #136180 from figsoda/null-ls-deps
vimPlugins.null-ls-nvim: clean up, add dependencies
2021-09-11 21:48:34 +02:00
Robert Scott d24d65786c ghostscript: disable checkPhase, expand installCheckPhase
upon closer inspection, `make check` does little except rebuild
everything with some different options. ghostscript has a python-based
test suite, but it looks like an unmaintained disaster zone.

so the best we can probably do for now is ensure we can render all the
provided examples.
2021-09-11 19:42:38 +01:00
github-actions[bot] d370d9ee99
Merge staging-next into staging 2021-09-11 18:01:51 +00:00
github-actions[bot] c435b0e35f
Merge master into staging-next 2021-09-11 18:01:16 +00:00
Sandro 6dbac04184
Merge pull request #137391 from devhell/bump-vim-clap 2021-09-11 18:37:12 +02:00
Sandro 27162bfbe7
Merge pull request #137343 from timothyklim/CVE-2021-3781 2021-09-11 18:19:50 +02:00
Artturi 0f05da42d6
Merge pull request #136897 from pshirshov/br9020cdw 2021-09-11 19:10:12 +03:00
Pavel Shirshov bc4d8649d9 dcp9020cdw{lpr,-cupswrapper}: init at 1.1.2 2021-09-11 16:52:10 +01:00
devhell 7d790ecae6 vimPlugins.vim-clap: Fix maple override hash
The `cargoSha256` was out of date.
2021-09-11 16:34:03 +01:00
Ryan Mulligan 005994a94d
Merge pull request #137202 from tshaynik/jitsi-videobridge-updatescript
jitsi-meet: add passthru.updateScript for all jitsi server components
2021-09-11 06:57:55 -07:00
Harsh Shandilya e7386532a4
scrcpy: add msfjarvis to maintainers 2021-09-11 16:06:23 +05:30
Harsh Shandilya 6e7014169f
scrcpy: 1.18 -> 1.19 2021-09-11 16:06:20 +05:30
Timothy 79eed79c8f ghostscript: add patch for CVE-2021-3781 2021-09-11 11:11:19 +07:00
github-actions[bot] 36ce45efae
Merge master into staging-next 2021-09-10 18:01:17 +00:00
Jonathan Ringer 099283ceca vimPlugins.sqlite-lua: fix patching of sqlite3 cpath 2021-09-10 08:12:46 -07:00
github-actions[bot] 912b8082df
Merge master into staging-next 2021-09-10 00:01:31 +00:00
tshaynik 328f25d17f jitsi-meet-prosody: add passthru.updateScript 2021-09-09 15:51:57 -04:00
Alyssa Ross c9ce275aa4
treewide: "does not exists" -> "does not exist"
I noticed this minor grammar mistake when running update.nix, and then
while grepping to find the source I noticed we had it a few times in
Nixpkgs.  Just as easy to fix treewide as it was to fix the one
occurrence I noticed.
2021-09-09 18:45:33 +00:00
github-actions[bot] 77893d86c2
Merge master into staging-next 2021-09-09 06:01:04 +00:00
figsoda 2d42e76e5b vimPlugins.nvim-spectre: init at 2021-09-05 2021-09-09 09:02:23 +09:00
figsoda 7218e42126 vimPlugins.minsnip-nvim: init at 2021-09-06 2021-09-09 09:02:23 +09:00
github-actions[bot] 31efc58eb0
Merge master into staging-next 2021-09-08 18:01:03 +00:00
Sandro 92a298b4e3
Merge pull request #137108 from figsoda/fix-neorg
vimPlugins.neorg: fix owner
2021-09-08 16:54:57 +02:00
figsoda 4ad1d0ea31 vimPlugins.neorg: fix owner 2021-09-08 10:35:37 -04:00
"jupblb" f86b5a7e76
vimPlugins.vim-bookmarks: init at 2021-08-22 2021-09-08 15:25:33 +02:00
"jupblb" 5d82e4b1d8
vimPlugins.telescope-coc-nvim: init at 2021-08-26 2021-09-08 15:25:32 +02:00
github-actions[bot] 5ed67a849a
Merge master into staging-next 2021-09-08 12:01:27 +00:00
Jörg Thalheim 6f419c3cd8 nodePackages.rust-analyzer: 0.2.727 -> 0.2.735 2021-09-08 16:57:42 +09:00
github-actions[bot] 58f8f1f058
Merge master into staging-next 2021-09-08 00:01:42 +00:00
Sandro 371e2ff375
Merge pull request #136288 from yaymukund/nvim-solarized-lua
vimPlugins.nvim-solarized-lua: init at 2021-07-09
2021-09-08 01:16:08 +02:00
Mukund Lakshman 2d9b8a81e2 Add a comment to update script. 2021-09-07 14:22:41 -04:00
github-actions[bot] 80cab1d056
Merge master into staging-next 2021-09-07 18:01:08 +00:00
figsoda 82d19cb068 vimPlugins: fix update script 2021-09-07 19:48:36 +02:00
Mukund Lakshman 47aadbb237 vimPlugins.nvim-solarized-lua: init at 2021-07-09 2021-09-07 13:45:20 -04:00
Mukund Lakshman da8eac3184 vimPlugins: update 2021-09-07 13:44:57 -04:00
figsoda d05a0f9cea vimPlugins.vim-toml: fix branch name 2021-09-07 19:39:57 +02:00
Vladimír Čunát 09f5763784
Merge branch 'master' into staging-next
Conflicts:
 - pkgs/development/python-modules/pathspec/default.nix
   The hashes are equivalent, so it's not a real conflict.
 - pkgs/top-level/static.nix
   I can't see a solution, deffered redoing this to the later PR:
   https://github.com/NixOS/nixpkgs/pull/136849
2021-09-07 08:43:26 +02:00
Jörg Thalheim 5cb6896e00
Merge pull request #136747 from r-ryantm/auto-update/xlockmore
xlockmore: 5.66 -> 5.67
2021-09-07 03:50:42 +01:00
github-actions[bot] 2f5ea43e02
Merge master into staging-next 2021-09-07 00:01:32 +00:00
Shaw Vrana 4f0bc6d71d vimPlugins: minimap-vim: fix plugin paths
Build failing b/c the path does not exist.
2021-09-06 23:53:08 +02:00
github-actions[bot] b6f0eb9136
Merge master into staging-next 2021-09-06 18:00:57 +00:00
toastal 99e969ab15 himalaya-vim: fix broken build
I think something about the build for Vim plugins has changed that made
this build break. Moving the fixup step up to configure made it build
again on my local machine.
2021-09-06 16:23:03 +07:00
github-actions[bot] 75dc00dbd8
Merge master into staging-next 2021-09-05 18:00:57 +00:00
Sandro 23d5823337
Merge pull request #136044 from WolfangAukang/winetricks-20210825
winetricks: 20210206 -> 20210825
2021-09-05 15:57:28 +02:00
Sandro Jäckel a7eb7ecbe3 pylode: 2.8.6 -> 2.12.0 2021-09-05 15:01:19 +02:00
R. RyanTM 9829823acb xlockmore: 5.66 -> 5.67 2021-09-05 04:27:46 +00:00
Sandro 38b9e83d6f
Merge pull request #135615 from VergeDX/pipes-rs
pipes-rs: init at 1.4.4
2021-09-05 04:00:24 +02:00
Sandro 4b286fd5f4
Merge pull request #135902 from figsoda/crates.nvim
vimPlugins.crates-nvim: init at 2021-09-03
2021-09-05 03:53:07 +02:00
Sumner Evans 4a4294d74b vim-plugins.direnv.vim: fix directory for substitution
Fixes regression introduced by 0a913855a1
2021-09-04 21:55:24 +02:00
Sandro abe7943dcf
Merge pull request #136683 from SuperSandro2000/vim-plugins 2021-09-04 20:34:15 +02:00
Sandro Jäckel d7b70ffc4d
vim-plugins: add wincent/terminus 2021-09-04 19:57:40 +02:00
Sandro Jäckel f7ebeacf4a
vimPlugins: add vim-python/python-syntax 2021-09-04 19:57:39 +02:00
Sandro Jäckel 61f72ef029
vimPlugins: add RobertAudi/securemodelines 2021-09-04 19:57:39 +02:00
Sandro Jäckel 0efb0a67f8
vimPlugins: add neoclide/jsonc.vim 2021-09-04 19:57:39 +02:00
Sandro Jäckel de0b857f8a
vimPlugins: add junegunn/vim-emoji 2021-09-04 19:57:38 +02:00
Sandro Jäckel eb5dcf8115
vimPlugins: add edkolev/tmuxline.vim 2021-09-04 19:57:38 +02:00
Sandro Jäckel da375deef3
vimPlugins: add chr4/sslsecure.vim 2021-09-04 19:57:37 +02:00
Sandro Jäckel d28c708bc7
vimPlugins: rename tami5/sql.lua to tami5/sqlite.lua 2021-09-04 19:57:37 +02:00
P. R. d. O d68ca99316 vscode-extensions.viktorqvarfordt.vscode-pitch-black-theme: init at 1.2.4 2021-09-04 21:28:56 +09:00
xrelkd 90982af6a1 rust-analyzer: 2021-08-23 -> 2021-08-30 2021-09-04 20:18:35 +09:00
arcnmx f84e68637d base16-shell-preview: 0.3.0 -> 1.0.0 2021-09-03 19:37:40 -07:00
Sandro Jäckel 9232fbdc5d
vim-plugins: update 2021-09-04 01:26:38 +02:00
Matthieu Coudron 1fa84e3e02 vimPlugins: split doc generation into a hook
so that the hook can be used for lua modules as well. Improves
composition.
2021-09-04 00:12:35 +02:00
Sandro Jäckel bb13c55e6c
vimPackages: rename nathunsmitty/nvim-ale-diagnostic@main to nathanmsmith/nvim-ale-diagnostic@main 2021-09-03 23:08:42 +02:00
figsoda cfd5c58596 vimPlugins.crates-nvim: init at 2021-09-03 2021-09-03 13:19:00 -04:00
ImGabe b7679ce2f9 vscode-extensions.arcticicestudio.nord-visual-studio-code: init at 0.18.0 2021-09-03 10:43:09 -03:00
Alexander Bantyev 2c49a6d8d8
Merge pull request #136163 from avnik/wine-update
wine{Unstable,Staging}: 6.15 -> 6.16
2021-09-01 18:23:38 +03:00
Vanilla 7a750b53e5
pipes-rs: init at 1.4.4 2021-08-31 17:17:56 +08:00
happysalada 59e34733b7 beats: buildGoPackage -> buildGoModule 2021-08-31 09:06:13 +09:00
happysalada f9321de0f3 elk7: 7.5.1 -> 7.10.2
Update pkgs/development/tools/misc/kibana/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/servers/search/elasticsearch/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/servers/search/elasticsearch/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/development/tools/misc/kibana/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
2021-08-31 09:06:13 +09:00
happysalada 8b2cecc3ce beats: nixpkgs-fmt 2021-08-31 09:06:13 +09:00
Maxine Aubrey ff79a754ca
cnijfilter2: 6.00 -> 6.10 2021-08-30 21:20:23 +02:00
Sebastian Estrella 27e4ca6ff1 vimPlugins.neon: init at 2021-07-30 2021-08-30 20:47:37 +02:00
Anderson Torres eafb05087a
Merge pull request #135944 from AndersonTorres/new-uxn
uxn: init at 0.0.0+unstable=2021-08-27
2021-08-30 15:16:55 -03:00
Alyssa Ross 8a2ec31e22 gcdemu: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross 346fd57a37 cdemu-daemon: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross 1c6e1eb81e cdemu-client: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross a08181ed72 image-analyzer: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross 8d0364eeae libmirage: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross 067da6cc0b linuxPackages.vhba: 20190831 -> 20210418 2021-08-30 15:52:29 +00:00
Alyssa Ross 9b861bd3b0 linuxPackages.vhba: enable PIC
When this was added in 2128224620 ("linuxPackages.vhba: disable PIC hardening"),
it was necessary to prevent a build failure.  Since it now builds fine
with PIC enabled, I think it's safe to enable it.
2021-08-30 15:52:00 +00:00
figsoda b9b713bea1 vimPlugins.null-ls-nvim: clean up, add dependencies 2021-08-30 09:25:51 -04:00
Matthieu Coudron 3a39875048
Merge pull request #136131 from teto/fix-packer
Fix packer
2021-08-30 10:34:35 +02:00
Matthieu Coudron 3257b73c94 vimPlugins: assign original name to pname
instead of the normalized_name.

there is no need to rename the plugin ?! and it can upset packages for instance packer.nvim generates a config/nvim/plugin/packer_compiled.lua that does vim.api.nvim_command('packadd packer.nvim') which doesnt work on nixpkgs since the "packer.nvim" folder is renamed to "packer-nvim
2021-08-30 10:22:17 +02:00
AndersonTorres 71af4f6ab1 uxn: init at 0.0.0+unstable=2021-08-27 2021-08-30 01:02:49 -03:00
Alexander V. Nikolaev 749421a47b wine{Unstable,Staging}: 6.15 -> 6.16 2021-08-30 01:45:33 +03:00
"Matthieu Coudron" 0a913855a1 vimPlugins: update 2021-08-30 00:15:29 +02:00
José Luis Lafuente 76714ca91d
vimPlugins.cmp-conjure: init at 2021-08-29 2021-08-29 11:00:42 +02:00
polykernel ca20a96b5f treewide: concatStrings (intersperse ...) -> concatStringsSep ...
Update all usage of lib.concatStrings (lib.intersperse ...) to
lib.concatStringsSep. This produces the same result as per https://github.com/NixOS/nixpkgs/pull/135843,
however it yields a performance benefit on Nix versions that
support the builtins.concatStringsSep primop.
2021-08-28 11:57:59 -04:00
P. R. d. O 53b917498b
winetricks: 20210206 -> 20210825 2021-08-28 06:56:27 -06:00
Johannes Rudolph 308935c3ef
vscode-extensions.jnoortheen.nix-ide: 0.1.7 -> 0.1.16 2021-08-26 17:15:20 +02:00
Sandro b20d6a23c8
Merge pull request #135452 from figsoda/editorconfig.nvim 2021-08-26 01:31:13 +02:00
happysalada fce59fbdc4 vscode-extensions.lokalise.i18n-ally: init at "2.7.1" 2021-08-26 07:10:33 +09:00
R. RyanTM 0caabc36af rust-analyzer-unwrapped: 2021-08-16 -> 2021-08-23 2021-08-24 13:22:19 +00:00
figsoda b86e9a8c4e vimPlugins.editorconfig-nvim: init at 2021-08-18 2021-08-23 10:29:07 -04:00
figsoda d6fa8006df vimPlugins: update 2021-08-23 10:28:36 -04:00
Sandro 54650d8c74
Merge pull request #135142 from jerith666/canon-url 2021-08-23 12:40:56 +02:00
Zhaofeng Li 18f22d8d51 vimPlugins.vim-loves-dafny: init at 2018-09-25 2021-08-23 00:55:05 -07:00
figsoda 494002a3af vimPlugins.nvim-gps: init at 2021-08-22 2021-08-22 09:36:51 -04:00
figsoda 69fa6bfb8a vimPlugins: resolve github repository redirects 2021-08-22 09:36:51 -04:00
figsoda 113be0cf0a vimPlugins: update 2021-08-22 09:36:51 -04:00
Roberto Di Remigio 4fdfea5fcc betterlockscreen: 4.0.1 -> 4.0.3 2021-08-22 11:36:31 +02:00
Matt McHenry 8771d6a7b0 canon-cups-ufr2: update url 2021-08-21 20:08:41 -04:00
Sebastián Mancilla 8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Sandro 891b34b0ef
Merge pull request #134868 from figsoda/range-highlight.nvim
vimPlugins.{cmd-parse-nvim,range-highlight-nvim}: init
2021-08-20 23:58:58 +02:00
Sandro 53ed1b1391
Merge pull request #134753 from berbiche/fix-vim-sayonara-E1208
vimPlugins.vim-sayonara: fix runtime error
2021-08-20 12:56:52 +02:00
figsoda a23a6bea93 vimPlugins.range-highlight-nvim: init at 2021-08-03 2021-08-19 16:08:40 -04:00
figsoda edc87686ae vimPlugins.cmd-parser-nvim: init at 2021-05-30 2021-08-19 16:03:32 -04:00
figsoda 9cbf09b077 vimPlugins: update 2021-08-19 16:03:13 -04:00
figsoda 707f01f51f vimPlugins: update 2021-08-19 15:13:44 -04:00
figsoda 92160177a5 vimPlugins.gruvbox-nvim: fix owner 2021-08-19 15:13:00 -04:00
figsoda 6bd94ff7b8 vimPlugins.glow-nvim: fix owner 2021-08-19 15:12:35 -04:00
Sandro 752e924182
Merge pull request #134760 from berbiche/vim-plugins-add-kommentary-telescopeproject 2021-08-19 19:57:35 +02:00
Vinícius Müller 560703eb03
vimPlugins.tagalong-vim: init at 2021-06-28 (#134586)
* vimPlugins: update

* vimPlugins.tagalong-vim: init at 2021-06-28

* Revert "vimPlugins: update"

This reverts commit 86cc4ce650.
2021-08-19 18:49:49 +02:00
Sandro b1cfab9d79
Merge pull request #134479 from figsoda/cmp-nvim-lua
vimPlugins.cmp-nvim-lua: init at 2021-08-17
2021-08-19 18:45:01 +02:00
figsoda eaa6024ce0 vimPlugins.cmp-nvim-lua: init at 2021-08-17 2021-08-19 12:01:19 -04:00
Kevin Cox 158ad86b1a
vimPlugins.vis: init at 2013-04-26 2021-08-19 13:27:49 +00:00
Kevin Cox 4d97e027b1
vimPlugins.vim-gh-line: init at 2021-03-25 2021-08-19 13:25:26 +00:00
Kevin Cox 6b6a24e988
vimPlugins: update 2021-08-19 13:20:17 +00:00
Nicolas Berbiche 75df9a286f
vimPlugins.kommentary: init at 2021-08-17 2021-08-19 00:06:20 -04:00
Nicolas Berbiche 79744fad41
vimPlugins.vim-sayonara: fix runtime error
Use the patch at https://github.com/mhinz/vim-sayonara/pull/19
2021-08-18 22:48:29 -04:00
Nicolas Berbiche 08a5803d08
vimPlugins.telescope-project-nvim: init at 2021-08-03 2021-08-18 22:42:02 -04:00
davidak 28f03364a7
Merge pull request #134458 from r-ryantm/auto-update/proton-caller
proton-caller: 2.3.0 -> 2.3.1
2021-08-19 03:14:51 +02:00
Ben Siraphob d82b910bb5
Merge pull request #134551 from r-ryantm/auto-update/sameboy
sameboy: 0.14.2 -> 0.14.5
2021-08-17 17:36:32 -05:00
Sandro ca66fc916a
Merge pull request #134137 from SFrijters/wine-6.15
wine{Unstable,Staging}: 6.14 -> 6.15
2021-08-18 00:26:48 +02:00
R. RyanTM 2dc3f91d06 sameboy: 0.14.2 -> 0.14.5 2021-08-17 22:11:37 +00:00
R. RyanTM 717688295b mxt-app: 1.32 -> 1.33 2021-08-17 10:57:49 -07:00
R. RyanTM ac128608bf proton-caller: 2.3.0 -> 2.3.1 2021-08-17 15:14:51 +00:00
Lassulus 6c136f811f
Merge pull request #133674 from Stunkymonkey/misc-pname-version
misc: replace name with pname&version
2021-08-17 10:41:52 +02:00
oxalica 6353f88074 rust-analyzer: 2021-08-09 -> 2021-08-16
Note that upstream replaced `rollup` with `esbuild` now.
2021-08-17 10:05:30 +09:00
figsoda 42dad213cb vimPlugins.cmp_luasnip: init at 2021-08-16 2021-08-16 15:24:35 -04:00
figsoda c3f09b3daf vimPlugins.cmp-vsnip: init at 2021-08-13 2021-08-16 15:24:35 -04:00
figsoda 1455ef4f4d vimPlugins.cmp-path: init at 2021-08-09 2021-08-16 15:24:35 -04:00
figsoda 5670287c5b vimPlugins.cmp-nvim-lsp: init at 2021-08-16 2021-08-16 15:24:35 -04:00
figsoda 7a8c06b08d vimPlugins.cmp-emoji: init at 2021-08-09 2021-08-16 15:24:35 -04:00
figsoda bd3687c3de vimPlugins.cmp-calc: init at 2021-08-08 2021-08-16 15:24:35 -04:00
figsoda 62cab46c8c vimPlugins.cmp-buffer: init at 2021-08-11 2021-08-16 15:24:35 -04:00
figsoda 47514e0747 vimPlugins.nvim-cmp: init at 2021-08-16 2021-08-16 15:24:34 -04:00
figsoda 4c7280d387 vimPlugins: update 2021-08-16 15:24:34 -04:00
Sandro 42488eba48
Merge pull request #134271 from leungbk/vim-replace-reg 2021-08-16 16:43:22 +02:00
Sandro 7666bbc849
Merge pull request #133514 from Stunkymonkey/canon-cups-ufr2-phases
canon-cups-ufr2: deprecate phases
2021-08-16 16:32:16 +02:00
figsoda eec7d8209c vimPlugins.lir-nvim: init at 2021-08-15 2021-08-16 09:12:51 -04:00
Brian Leung 2ae15bde0a vimPlugins.vim-ReplaceWithSameIndentRegister: init at 2020-06-17 2021-08-15 14:16:57 -07:00
Brian Leung e3344c5ddc vimPlugins.vim-ReplaceWithRegister: init at 2021-07-05 2021-08-15 14:16:57 -07:00
Brian Leung 671dfb2fd9 vimPlugins: update 2021-08-15 14:16:57 -07:00
figsoda ff93bb9b29 vimPlugins.refactoring-nvim: init at 2021-08-15 2021-08-15 13:10:04 -04:00
figsoda 6604a19d52 vimPlugins: update 2021-08-15 13:09:24 -04:00
figsoda 2c045900b7 vimPlugins.plenary-nvim: don't build from luaPackages.plenary-nvim 2021-08-15 18:49:00 +02:00
oxalica d2781c50ff
vimPlugins.fcitx-vim: init at 2021-08-15 2021-08-15 22:52:10 +08:00
oxalica 16c9ec70e3
vimPlugins: update 2021-08-15 22:52:09 +08:00
Felix Buehler 5937fc0f8c misc: replace name with pname&version 2021-08-15 16:33:00 +02:00
oxalica 039fc793c3
vim_configurable: handle python3Dependencies 2021-08-15 21:59:47 +08:00
Sandro f21e16592e
Merge pull request #134092 from leungbk/clever-f-vim 2021-08-15 11:31:08 +02:00
happysalada d0f77d5ccc vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.7.0 -> 0.8.0 2021-08-15 17:33:53 +09:00
Jörg Thalheim 52657498f7
Merge pull request #133588 from zhaofengli/nuget-to-nix
nuget-to-nix: init
2021-08-15 07:02:43 +01:00
Stefan Frijters 60097c46d8
wine{Unstable,Staging}: 6.14 -> 6.15 2021-08-15 06:25:37 +02:00
Brian Leung 844076256c vimPlugins.clever-f-vim: init at 2021-07-07 2021-08-14 18:02:34 -07:00
Brian Leung 34d1534923 vimPlugins: update 2021-08-14 18:02:34 -07:00
figsoda 0b2ff7007c vimPlugins.nvim-expand-expr: init at 2021-08-14 2021-08-14 14:10:06 -04:00
figsoda 8371fedb39 vimPlugins: update 2021-08-14 14:09:47 -04:00
figsoda a298858462 vimPlugins: fix update script indentation 2021-08-14 12:19:00 -04:00
Michael Raskin e95d93663e
Merge pull request #133875 from r-ryantm/auto-update/xscreensaver
xscreensaver: 6.00 -> 6.01
2021-08-14 10:28:52 +00:00
Zhaofeng Li 48df5d49fa ryujinx: Use nuget-to-nix in updater script 2021-08-13 22:50:20 -07:00
R. RyanTM 1f0f1f43dc xscreensaver: 6.00 -> 6.01 2021-08-14 04:27:22 +00:00
Bernardo Meurer 19440eadf7
vimPlugins.compe-tabnine: fix binaries symlink 2021-08-13 16:04:37 -07:00
Artturi 8a1a420afb
Merge pull request #133547 from nagy/sndio
sndio: 1.8.0 -> 1.8.1
2021-08-13 15:21:20 +03:00
Matthieu Coudron 4de33380ef
Merge pull request #133296 from teto/luarocks-pyupdater-followup
Luarocks pyupdater followup
2021-08-12 11:06:10 +02:00
"Bernardo Meurer" 0314b42434 vimPlugins: update 2021-08-11 19:03:10 -07:00
Sandro b003277d29
Merge pull request #133489 from sbruder/update-fceux 2021-08-12 01:51:48 +02:00
Matthieu Coudron 8ddad244ea update-luarocks-packages: use pluginupdate.py
Cleans up the common interface between the updaters.
Restores the ability to regen the lua packages in parallel.
2021-08-12 01:14:58 +02:00
Felix Buehler d2c9385b6b canon-cups-ufr2: deprecate phases 2021-08-12 00:13:02 +02:00
Daniel Nagy 71d4f8d7e3
sndio: 1.8.0 -> 1.8.1 2021-08-11 23:06:39 +02:00
Sandro 17f68eacbb
Merge pull request #133272 from figsoda/bufdelete.nvim 2021-08-11 13:16:37 +02:00
Simon Bruder a38b954b1b
fceux: 2021-01-29 -> 2.4.0
This reorganises the whole derivation because upstream switched from GTK
(optional) to Qt (required) and now uses CMake instead of SCons as build
system.
2021-08-11 13:16:03 +02:00
Roberto Di Remigio 82358d47b0
betterlockscreen: 4.0.0 -> 4.0.1 2021-08-11 09:23:40 +02:00
Sebastian Sellmeier dbc59a8c8d
betterlockscreen: Fix duplicate preInstall hook introduced in #133306 2021-08-10 21:36:17 +02:00
Sandro 6df7b8f398
Merge pull request #133389 from SuperSandro2000/cleanup 2021-08-10 17:16:34 +02:00
Sandro Jäckel 7b6af9e542
betterlockscreen: format 2021-08-10 16:26:34 +02:00
JesusMtnez 51816dff1a
vscx/ms-vsliveshare-vsliveshare: 1.0.4498 -> 1.0.4673 2021-08-10 11:36:41 +02:00
oxalica ce81702e84 rust-analyzer: 2021-08-02 -> 2021-08-09 2021-08-10 15:16:20 +09:00
oxalica cd9ed036d6 vscode-extensions.matklad.rust-analyzer: use extension version and apply patches 2021-08-10 15:16:20 +09:00
Artturi 4f8b647e70
Merge pull request #133306 from SebTM/betterlockscreen-4.0.0
betterlockscreen 3.2.0 -> 4.0.0
2021-08-10 05:30:37 +03:00
Sebastian Sellmeier 2f59b54e3f
betterlockscreen 3.2.0 -> 4.0.0 2021-08-10 04:05:07 +02:00
Randy Eckenrode a1161b3dc0 vscode-extensions.vadimcn.vscode-lldb: Fix build on Darwin 2021-08-10 07:40:56 +09:00
Matthieu Coudron 06684792fb vimPlugins.plenary: init from lua package
This commit shows how to convert luarocks packages into (neo)vim ones.
The advantage for neovim lua plugins to register their rockspec (aka
package definition) is that the plugin can express its dependencies and
a few metadata through it.
2021-08-09 21:23:29 +02:00
figsoda 97d4432b0c vimPlugins.bufdelete-nvim: init at 2021-07-24 2021-08-09 11:56:45 -04:00
figsoda 2c4cdfb6b2 vimPlugins: update 2021-08-09 11:56:25 -04:00