Commit graph

9411 commits

Author SHA1 Message Date
superherointj 9ced5bc0e7
Merge pull request #216246 from Garmelon/update-rust-analyzer-vscode-extension
vscode-extensions.rust-lang.rust-analyzer: 0.3.1059 -> 0.3.1402
2023-03-09 21:02:00 -03:00
Joscha 9f98bcb917 vscode-extensions.rust-lang.rust-analyzer: 0.3.1059 -> 0.3.1426 2023-03-10 00:06:57 +01:00
Jared Baur 0061cd9880
vimPlugins.smartyank-nvim: init at 2023-02-25 2023-03-09 13:40:56 -08:00
Anderson Torres b4dc5aed64
Merge pull request #220322 from atorres1985-contrib/revert
Revert "Merge pull request #217317 from atorres1985-contrib/remove-bq…
2023-03-09 15:18:19 -03:00
superherointj 1c0eebb1d6
Merge pull request #215634 from r-ryantm/auto-update/vscodium
vscodium: 1.75.0.23033 -> 1.76.0.23062
2023-03-09 11:34:10 -03:00
Anderson Torres fe12faba4d Revert "Merge pull request #217317 from atorres1985-contrib/remove-bqn-mode"
This reverts commit aff38799b1, reversing
changes made to 573ed79d1b.

According to the bug reported at
https://github.com/NixOS/nixpkgs/pull/217317#issuecomment-1458621144, the Emacs
package ligo-mode returns an unexpected hash.
2023-03-09 07:21:35 -03:00
Victor Freire 53d3317f6d vscode-extensions.ionide.ionide-fsharp: 6.0.5 -> 7.5.1 2023-03-08 14:12:32 -03:00
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
R. Ryantm 33c3687d22 vscodium: 1.75.0.23033 -> 1.76.0.23062 2023-03-05 20:39:16 +00: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