Commit Graph

9334 Commits

Author SHA1 Message Date
Sebastian Wild
fba2ff4c5a
emacs.pkgs.melpaStablepackages.emacsql: Add sqlite as dependency 2023-02-24 11:50:44 +01:00
Bobby Rong
54140dd47f
Merge pull request #217447 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
vscode-extensions.streetsidesoftware.code-spell-checker: 2.16.0 -> 2.17.1
2023-02-23 23:47:31 +08:00
superherointj
af2646dcaa vimPlugins.vim-trailing-whitespace: fix add dynamic TerminalOpen for both vim and nvim
Patch: https://github.com/bronson/vim-trailing-whitespace/pull/30
2023-02-23 09:43:47 -03:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1 2023-02-23 12:07:47 +00:00
figsoda
c210cc7f9e vimPlugins.nvim-treesitter: 2023-02-19 -> 2023-02-22 2023-02-22 23:10:10 -05:00
Artturin
6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Adam Joseph
fb3a27fade
qemacs: 0.3.3 -> 5.4.1c (#209418)
* qemacs: fix cross-compilation

Also adds enableX11 parameter.

* qemacs: 0.3.3 -> 5.4.1c

---------

Co-authored-by: Artturi <Artturin@artturin.com>
2023-02-22 14:21:54 +01:00
Robert Schütz
60448a8845 texworks: 0.6.7 -> 0.6.8
also use Qt 6

Diff: https://github.com/TeXworks/texworks/compare/release-0.6.7...release-0.6.8

Changelog: https://github.com/TeXworks/texworks/blob/release-0.6.8/NEWS
2023-02-21 22:08:47 -08:00
Anderson Torres
34985a5ecf
Merge pull request #217589 from atorres1985-contrib/update-elisp-packages
Update elisp packages
2023-02-21 21:43:51 -03:00
Anderson Torres
297ba7ca32 melpa-packages: updated 2023-02-21 (from overlay) 2023-02-21 20:05:28 -03:00
Anderson Torres
7503c1d701 elpa-packages: updated 2023-02-21 (from overlay) 2023-02-21 20:05:26 -03:00
figsoda
3a558d658f
Merge pull request #217416 from figsoda/vim
vimPlugins: update
2023-02-21 10:53:32 -05:00
Alexander Bantyev
016d912269
Merge pull request #216700 from NixOS/helix-add-desktop-file
helix: add desktop item and icon
2023-02-21 18:29:49 +04:00
Anderson Torres
dd1e49424f melpa-packages: updated 2023-02-21 (from overlay) 2023-02-21 08:03:50 -03:00
Anderson Torres
985265c451 elpa-packages: updated 2023-02-21 (from overlay) 2023-02-21 08:03:50 -03:00
Anderson Torres
ec82b6a6e2 nongnu-packages: updated 2023-02-20 (from overlay) 2023-02-21 08:01:28 -03:00
Anderson Torres
42556e233d melpa-packages: updated 2023-02-20 (from overlay) 2023-02-21 08:01:28 -03:00
Anderson Torres
c93adad021 elpa-packages: updated 2023-02-20 (from overlay) 2023-02-21 08:01:28 -03:00
datafoo
dc816e7330 vscode-extensions.streetsidesoftware.code-spell-checker: 2.16.0 -> 2.17.1 2023-02-21 08:06:24 +01:00
Nikolay Korotkiy
7e85bb6e21
Merge pull request #217392 from r-ryantm/auto-update/cudatext-qt
cudatext-qt: 1.184.0 -> 1.185.0
2023-02-21 07:10:29 +04:00
figsoda
93b44f49fc vimPlugins.nvim-treesitter: update grammars 2023-02-20 21:59:41 -05:00
figsoda
685117273d vimPlugins: update 2023-02-20 21:58:48 -05:00
R. Ryantm
7ccc6dd47e cudatext-qt: 1.184.0 -> 1.185.0 2023-02-21 00:23:11 +00:00
figsoda
5be19d43a2
Merge pull request #217373 from wlcx/add-vim-vue-plugin
vimPlugins.vim-vue-plugin: init at 2023-02-02
2023-02-20 18:16:59 -05:00
Sam Willcocks
5e09867018 vimPlugins.vim-vue-plugin: init at 2023-02-02 2023-02-20 21:53:58 +00:00
Sam Willcocks
bfb63ef47f vimPlugins.go-nvim: init at 2023-02-19 2023-02-20 20:44:36 +00:00
Jörg Thalheim
a891613ead
Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass
treewide: replace http by https when https is a permanent redirection
2023-02-20 21:33:05 +01:00
Nick Cao
0bb119970e
Merge pull request #216707 from matthewpi/init/caddyfile-support
vscode-extensions.matthewpi.caddyfile-support: init at 0.2.4
2023-02-20 19:15:05 +08:00
Ferry Jérémie
bfac2d0034 treewide:replace http by https when https is a permanent redirection 2023-02-19 21:47:59 +01:00
"Alexander Sieg"
b8c9746245
vimPlugins.nvim-treesitter: update grammars 2023-02-18 14:42:27 +01:00
"Alexander Sieg"
3729faa458
vimPlugins.nvim-nu: init at 2023-01-03 2023-02-18 14:42:27 +01:00
"Alexander Sieg"
161f4d3652
vimPlugins: update 2023-02-18 14:42:27 +01:00
Matthew Penner
9f79456f90
vscode-extensions.matthewpi.caddyfile-support: init at 0.2.4 2023-02-16 15:23:00 -07:00
Alexander Bantyev
ff494a0c1b
helix: add desktop item and icon 2023-02-17 01:57:28 +04:00
figsoda
8526c10127 vimPlugins.nvim-treesitter: update grammars 2023-02-16 15:16:04 -05:00
figsoda
b5f27982a9 vimPlugins.pest-vim: init at 2020-04-20 2023-02-16 15:15:53 -05:00
figsoda
d20cbeb18f vimPlugins: update 2023-02-16 15:14:31 -05:00
figsoda
36a944b216
Merge pull request #216587 from PlayerNameHere/tint-nvim
vimPlugins.tint-nvim: init at 2022-09-27
2023-02-16 11:41:43 -05:00
figsoda
20d8ddfc04
Merge pull request #216585 from PlayerNameHere/nvim-ufo
vimPlugins.nvim-ufo: init at 2023-02-03, vimPlugins.promise-async: init at 2023-02-01
2023-02-16 11:40:13 -05:00
Dixon Sean Low Yan Feng
a5ec32cef1
vimPlugins.tint-nvim: init at 2022-09-27 2023-02-16 12:31:51 +08:00
Dixon Sean Low Yan Feng
a302f554bf
vimPlugins.nvim-ufo: init at 2023-02-03 2023-02-16 12:02:54 +08:00
Dixon Sean Low Yan Feng
da1ff3f93c
vimPlugins.promise-async: init at 2023-02-01 2023-02-16 11:54:39 +08:00
figsoda
a64c98dcfa
Merge pull request #216568 from MattCairns/add-no-neck-pain-nvim
vimPlugins.no-neck-pain-nvim: init at 2023-02-15
2023-02-15 21:34:48 -05:00
figsoda
c5ef1aa913 vimPlugins.vim-clap: fix cargoSha256 2023-02-15 20:58:27 -05:00
Matthew Cairns
5f60ed6861 vimPlugins.nvim-treesitter: update grammars 2023-02-15 17:08:13 -08:00
Matthew Cairns
0aeca9fa9b vimPlugins.no-neck-pain-nvim: init at 2023-02-15 2023-02-15 17:08:03 -08:00
Matthew Cairns
21443c0385 vimPlugins: update 2023-02-15 17:05:29 -08:00
superherointj
fd5e5a536b
Merge pull request #216369 from rhoriguchi/vscode-extensions
vscode-extensions: various
2023-02-15 18:48:00 -03:00