Commit graph

6677 commits

Author SHA1 Message Date
xrelkd 90982af6a1 rust-analyzer: 2021-08-23 -> 2021-08-30 2021-09-04 20:18:35 +09: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
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
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
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
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
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
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
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 86cc4ce650b399155d0179bc45454b296b0686f4.
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