Commit Graph

8659 Commits

Author SHA1 Message Date
figsoda
d074e61876 vimPlugins.zenbones-nvim: init at 2022-10-22 2022-11-19 16:12:28 -05:00
figsoda
26a33e9913 vimPlugins: resolve github repository redirects 2022-11-19 16:12:21 -05:00
figsoda
be61554ca1 vimPlugins: update 2022-11-19 16:12:13 -05:00
Doron Behar
c0f6848ad9
Merge pull request #201351 from afh/neovim-update
neovim: 0.8.0 -> 0.8.1
2022-11-19 13:42:06 +02:00
Sergei Trofimovich
f7eadf721c
Merge pull request #201606 from trofi/imhex-without-xlibsWrapper
imhex: drop unused xlibsWrapper input
2022-11-18 22:36:28 +00:00
Sergei Trofimovich
2b88b7389e
Merge pull request #201215 from trofi/qemacs-qithout-xlibsWrapper
qemacs: use xorg.* packages directly instead of xlibsWrapper indirection
2022-11-18 22:31:42 +00:00
toastal
a79542fa48
vimPlugins.himalaya-vim: fix source due to repo split (#195927)
Previously the Vim plugin was a part of the main repository, but the
author has elected to split out the project and move away from GitHub
to an open source Git forge @ https://git.sr.ht/~soywod/himalaya-vim/

As such, the previous plugin is currently broken, but now it can be
updated indepentently.

Co-authored-by: figsoda <figsoda@pm.me>
2022-11-18 11:44:44 -05:00
figsoda
7e853f1d55
Merge pull request #201726 from figsoda/nvim-treesitter-homepage
vimPlugins.nvim-treesitter: set meta.homepage for grammars
2022-11-18 10:31:31 -05:00
figsoda
1edc531d8b vimPlugins.nvim-treesitter: set meta.homepage for grammars 2022-11-17 23:20:02 -05:00
figsoda
e75622fc38 vimPlugins: update 2022-11-17 20:52:35 -05:00
figsoda
1d6d5f975d
Merge pull request #201548 from figsoda/treesitter-deps
vimPlugins.nvim-treesitter: add plugins to dependencies to avoid extending vimPlugins
2022-11-17 19:11:21 -05:00
Sandro
f6356387df
Merge pull request #189788 from Minion3665/coc-spell-checker 2022-11-17 22:52:10 +01:00
Jocelyn Thode
1184ce89ce
vimPlugins.nvim-treesitter: update grammars 2022-11-17 18:31:01 +01:00
Jocelyn Thode
b76f72a467
vimPlugins.nvim-dap-go: init at 2022-11-04 2022-11-17 18:30:59 +01:00
Jocelyn Thode
935a3b8698
vimPlugins: update 2022-11-17 18:30:57 +01:00
R. Ryantm
9edba069ad vscodium: 1.73.0.22306 -> 1.73.1.22314 2022-11-17 20:17:55 +08:00
Sergei Trofimovich
bf7f28b1a9 imhex: drop unused xlibsWrapper input
Validated as no change in `out` output with diffoscope.
2022-11-17 08:15:41 +00:00
figsoda
185a04dc3e vimPlugins.nvim-treesitter: add plugins to dependencies to avoid extending vimPlugins 2022-11-16 15:25:59 -05:00
Sandro
4af2a5c620
Merge pull request #201530 from schuelermine/vscode/add/4bf7b31c-f4a5-4189-a309-aec29de78467 2022-11-16 20:45:04 +01:00
Anselm Schüler
5df86d6305 vscode-extensions.bmalehorn.vscode-fish: init at 1.0.31 2022-11-16 19:11:29 +01:00
Anselm Schüler
7cef955fab vscode-extensions.thenuprojectcontributors.vscode-nushell-lang: init at 0.7.0 2022-11-16 19:04:12 +01:00
Anselm Schüler
a8d318b572 vscode-extensions.matangover.mypy: init at 0.2.2 2022-11-16 18:57:27 +01:00
figsoda
b4b5dfd542 vimPlugins.nvim-treesitter: check queries in passthru.tests 2022-11-16 00:17:56 -05:00
figsoda
0f73a77f88
Merge pull request #201279 from figsoda/treesitter
vimPlugins.nvim-treesitter: move grammar generation from fetch to grammar.nix
2022-11-15 22:47:22 -05:00
LightQuantum
70e77a3fa6 vimPlugins.barbecue-nvim: init at 2022-11-16 2022-11-16 11:06:23 +08:00
"LightQuantum"
5a9d6739de vimPlugins: update 2022-11-16 11:06:23 +08:00
Alexis Hildebrandt
6092075d23 neovim: 0.8.0 -> 0.8.1 2022-11-15 18:52:15 +01:00
Jan Tojnar
3919ef55bd
Merge pull request #201191 from PedroHLC/sublime4-4143
sublime{4,-merge}: {4142,2077} -> {4143,2079}
2022-11-15 13:27:03 +01:00
figsoda
af810aa232 vimPlugins.nvim-treesitter: move grammar generation from fetch to grammar.nix 2022-11-14 23:22:24 -05:00
Skyler Grey
54b03e5f4a
vimPlugins.coc-spell-checker: use a node package
- coc-spell-checker needs to be from nodePackages rather than generated
  as normal vim plugins are
- this commit adds coc-spell-checker to nodePackages and adds an
  override to the vim plugin
2022-11-14 23:54:31 +00:00
figsoda
9d84f4fe59
Merge pull request #201216 from jocelynthode/add-telescope-live-args
vimPlugins.telescope-live-grep-args-nvim: init at 2022-11-07
2022-11-14 16:30:23 -05:00
figsoda
45aa39daec vimPlugins.legendary-nvim: downgrade to fix duplicate tags 2022-11-14 15:30:08 -05:00
figsoda
29ecd6e1d3 vimPlugins.nvim-treesitter: update grammars 2022-11-14 15:04:33 -05:00
Jocelyn Thode
75a0854b21
vimPlugins.telescope-live-grep-args-nvim: init at 2022-11-07 2022-11-14 19:21:10 +01:00
Jocelyn Thode
6edfa4f695
vimPlugins: update 2022-11-14 19:21:08 +01:00
Sergei Trofimovich
baf0049a9f qemacs: use xorg.* packages directly instead of xlibsWrapper indirection
Validated as no change in `out` output with `diffoscope`.
2022-11-14 18:02:06 +00:00
figsoda
e0fe978e02
Merge pull request #201200 from e1mo/vscode-shellcheck-0-26-3
vscode-extensions.timonwong.shellcheck: 0.193 -> 0.26.3
2022-11-14 12:45:03 -05:00
Moritz 'e1mo' Fromm
9aad525eac
vscode-extensions.timonwong.shellcheck: 0.193 -> 0.26.3 2022-11-14 17:06:08 +01:00
PedroHLC ☭
98fb735493
sublime4: 4142 -> 4143 2022-11-14 11:50:00 -03:00
Jörg Thalheim
f960103192
Merge pull request #192418 from GenericNerdyUsername/clion-patch-dont-replace
jetbrains.clion: patch lldb instead of replacing
2022-11-14 13:13:12 +01:00
Adam Joseph
0e2c58c77f
emacs: add withSystemd option 2022-11-14 23:05:55 +13:00
Anderson Torres
c364f9f3c3
Merge pull request #201017 from sternenseemann/ada-mode-fix-build
emacs.pkgs.ada-mode: fix build for version 7.3.1
2022-11-13 11:17:12 -03:00
sternenseemann
d09528373d emacs.pkgs.ada-mode: fix build for version 7.3.1
Fixes breakage to ada-mode introduced in #200190.

ada-mode recently gained a Makefile [1] which is intended for compiling
it in the ELPA worktree. Building from the ELPA release tarball still
needs to be done via build.sh, so we need to overwrite buildPhase to
ignore the Makefile (previously it'd just do nothing).

Additionally some new build tools are needed and lzip can be removed (as
we no longer fetch an archived version of wisi from ELPA).

[1]: https://git.savannah.gnu.org/cgit/emacs/elpa.git/commit/Makefile?h=externals/ada-mode&id=d5428433e39f3de7168fdc891127a2dcff849904
2022-11-13 13:29:27 +01:00
AndersonTorres
fed3699eb5 tree-sitter-langs: fixup update-defaults.py
The nix-shell line should always point out to the repo's `default.nix`.
2022-11-13 09:17:04 -03:00
AndersonTorres
03fa9cdde9 treewide: move all ad-hoc elisp packages to manual-packages/ 2022-11-13 09:17:04 -03:00
AndersonTorres
c47cbf3aca emacs.pkgs.prisma-mode: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:17:01 -03:00
AndersonTorres
d19c5a2384 emacs.pkgs.matrix-client: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:52 -03:00
AndersonTorres
022ffab437 emacs.pkgs.haskell-unicode-input-method: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:48 -03:00
AndersonTorres
96b0956aee emacs.pkgs.ghc-mod: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:39 -03:00
AndersonTorres
457efcd352 emacs.pkgs.elisp-ffi: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-12 22:31:18 -03:00