Commit graph

9403 commits

Author SHA1 Message Date
Kira Bruneau 525aff3ab3 elisp-packages/manual-packages.nix: use self-scoped callPackage 2023-03-07 07:51:42 -05:00
Bobby Rong 95d880e035
Merge pull request #219803 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
vscode-extensions.streetsidesoftware.code-spell-checker: 2.18.0 -> 2.19.0
2023-03-07 18:44:07 +08:00
"Matthieu Coudron" 66fa5d3036 vimPlugins.nvim-treesitter: update grammars 2023-03-06 10:39:47 +01:00
"Matthieu Coudron" 3195969509 vimPlugins: update 2023-03-06 10:39:47 +01:00
datafoo c52aa746e1 vscode-extensions.streetsidesoftware.code-spell-checker: 2.18.0 -> 2.19.0 2023-03-06 08:24:41 +01:00
adisbladis 7fbb029fb2
Merge pull request #219469 from linyinfeng/emacs-rime
emacsPackages.rime: precompile librime-emacs.so
2023-03-06 09:48:05 +13:00
Anderson Torres 5910703440
Merge pull request #219698 from atorres1985-contrib/elisp
elisp-packages/manual-packages.nix: get rid of `with`
2023-03-05 17:17:49 -03:00
Doron Behar af9b7e6e94
Merge pull request #219544 from doronbehar/pkg/taskwarrior
taskwarrior: cleanup postInstall
2023-03-05 21:17:36 +02:00
Doron Behar 582fb99276 vimPlugins.taskwarrior: init at 2.6.2 2023-03-05 18:38:41 +02:00
Anderson Torres 451dfa6d84 elisp-packages/manual-packages.nix: get rid of with
As related in https://nix.dev/anti-patterns/language#with-attrset-expression:

- Static analysis can’t reason about the code, because it would have to actually
  evaluate this file to see what variables are in scope;

- As soon as there are two with used, it’s not clear anymore from which the
  variables are coming from;

- Scoping rules around with are not intuitive. Examples:
  - https://github.com/NixOS/nix/issues/490
  - eea78e554e
2023-03-05 13:17:08 -03:00
Anderson Torres e72f4061e5 emacs.pkgs.bqn-mode: remove
Now bqn-mode is provided by MELPA, and can be retrieved automagically.
2023-03-04 21:25:06 -03:00
Anderson Torres f31c5fb91f nongnu-packages: updated 2023-03-04 (from overlay) 2023-03-04 21:25:06 -03:00
Anderson Torres 3baf060048 melpa-packages: updated 2023-03-04 (from overlay) 2023-03-04 21:25:05 -03:00
Anderson Torres 5b679da45e elpa-packages: updated 2023-03-04 (from overlay) 2023-03-04 21:25:05 -03:00
Lin Yinfeng aae16eef48
emacsPackages.rime: precompile librime-emacs.so 2023-03-04 18:03:26 +08:00
R. Ryantm fef55533f1 cudatext: 1.186.0 -> 1.186.2 2023-03-03 17:25:11 +00:00
Janne Heß 0b47e5eaf2
Merge pull request #219187 from saschagrunert/vim
vim: 9.0.1275 -> 9.0.1369
2023-03-02 18:52:07 +01:00
Sascha Grunert 44073ec014
vim: 9.0.1275 -> 9.0.1369
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-02 16:18:04 +01:00
R. Ryantm 9c3b025931 vscode: 1.75.1 -> 1.76.0 2023-03-02 14:54:30 +00:00
Nick Cao ae8bdd2de4
Merge pull request #218717 from squalus/standardnotes
standardnotes: 3.148.0 -> 3.150.0
2023-03-01 15:26:06 +08:00
Austin Butler 3603891b63 vscode-extensions.eamodio.gitlens: 2023.2.1404 -> 2023.2.2804 2023-02-28 15:15:52 -08:00
Artturi 4aba90e89f
Merge pull request #216278 from turion/dev_fix_vscode_tests 2023-02-28 20:19:40 +02:00
figsoda 36acdebd04
Merge pull request #218748 from r-ryantm/auto-update/your-editor
your-editor: 1503 -> 1504
2023-02-28 12:45:03 -05:00
Bobby Rong 6290a4f91a
Merge pull request #218756 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
vscode-extensions.streetsidesoftware.code-spell-checker: 2.17.1 -> 2.18.0
2023-02-28 19:58:43 +08:00
Matthieu Coudron 71210f0410 neovimUtils.makeNeovimConfig: expose packpathsDir
this way home-manager can link the packpathDir in
~/.local/share/nvim/site which makes package discovery work without
needing to `set packpath` (making the wrapper further useless).
2023-02-28 11:59:22 +01:00
datafoo d531f0a0d6 vscode-extensions.streetsidesoftware.code-spell-checker: 2.17.1 -> 2.18.0 2023-02-28 08:51:07 +01:00
R. Ryantm 8041ca7884 your-editor: 1503 -> 1504 2023-02-28 06:57:14 +00:00
squalus b8b74bb84e standardnotes: 3.148.0 -> 3.150.0 2023-02-27 16:28:27 -08:00
R. Ryantm 77bbdaa9be cudatext-qt: 1.185.0 -> 1.186.0 2023-02-27 23:13:08 +00:00
adisbladis 5d447a9e70
Merge pull request #218002 from wildsebastian/emacs-fix-emacsql
emacs.pkgs.melpaStablepackages.emacsql: Add sqlite as dependency
2023-02-27 14:20:46 +13:00
kilianar 6b745f41f5 vscode-extensions.james-yu.latex-workshop: 9.5.0 -> 9.7.0
https://github.com/James-Yu/LaTeX-Workshop/releases/tag/v9.7.0
2023-02-26 22:25:36 +08:00
github-actions[bot] 348549a031
Merge master into staging-next 2023-02-26 00:02:44 +00:00
figsoda 8e19f57e84
Merge pull request #218291 from GaetanLepage/harpoon-plenary
vimPlugins.harpoon: add plenary-nvim dependency
2023-02-25 13:25:22 -05:00
github-actions[bot] 52a11b56f9
Merge master into staging-next 2023-02-25 18:01:03 +00:00
Benjamin Asbach 546f356db6 remove myself as maintainer for now as I switched to another distro 2023-02-25 18:56:02 +01:00
Gaetan Lepage 2f403969da vimPlugins.harpoon: add plenary-nvim dependency 2023-02-25 18:51:06 +01:00
Sebastian Wild fba2ff4c5a
emacs.pkgs.melpaStablepackages.emacsql: Add sqlite as dependency 2023-02-24 11:50:44 +01:00
github-actions[bot] 4688cd53b6
Merge master into staging-next 2023-02-23 18:01:15 +00: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
Alyssa Ross 52c286ee5b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/pmdk/default.nix
2023-02-23 13:51:34 +00: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
github-actions[bot] 390b789c39
Merge master into staging-next 2023-02-23 12:01:07 +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
github-actions[bot] 68dd6912f3
Merge master into staging-next 2023-02-22 18:01:07 +00: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
Vladimír Čunát 333e5788d8
Merge branch 'master' into staging-next 2023-02-22 10:42:15 +01:00