Commit Graph

8019 Commits

Author SHA1 Message Date
Bobby Rong
0734dc5da2
Merge pull request #185870 from wyndon/vscode.piousdeer.adwaita-theme
vscode-extensions.piousdeer.adwaita-theme: 1.0.7 -> 1.0.8
2022-08-10 19:56:00 +08:00
wyndon
80bfe83082
vscode-extensions.piousdeer.adwaita-theme: 1.0.7 -> 1.0.8 2022-08-10 09:54:03 +02:00
AndersonTorres
b4e86d9baa elpa-packages: manual fixup 2022-08-10 01:16:15 -03:00
AndersonTorres
7e20517af0 elisp packages updates 2022-08-10 2022-08-10 00:13:03 -03:00
Matthieu Coudron
cc0ff183c6 neovimUtils: remove the compatibility layer introduced in 2018
removed compatFun, we need to make the code clearer
2022-08-09 16:21:59 +02:00
Matthieu Coudron
b4d8662c4a neovimUtils.makeNeovimConfig: remove mention of python2
latest neovim stopped supporting python2. We have an ellipsis as input so this should not cause any further error
2022-08-09 16:21:59 +02:00
Matthieu Coudron
6bc1f400f4 update requirePlugins 2022-08-09 16:21:59 +02:00
Matthieu Coudron
cda1f8ae46 neovim: pass packpath via the wrapper
Adding "packages" to the neovim distribution triggers the wrapping of
the derivation. This is because it tries to "set packpath/rtp" in the
init.vim.

If we set these arguments via --cmd instead we can avoid to create an
init.vim, which can be useful if we want to wrap an init.lua later on
(in home-manager for instance, we dont want to generate viml code).

Also removes the support for "configure" in makeNeovimConfig and
configure.plug / configure.vam packages in the compatibility layer
'legacyWrapper'.
2022-08-09 16:20:55 +02:00
Matthieu Coudron
0fb2e47b7f vimUtils: improve comments 2022-08-09 12:01:33 +02:00
Matthieu Coudron
5d38ae801a neovimUtils: merge host settings so that they use a single --cmd flag
vim is limited to 10 --cmd flags so using fewer is better
2022-08-09 12:01:32 +02:00
Matthieu Coudron
eb051d99b0 vimRcContent: remove now unused linkLuaPlugin 2022-08-09 12:01:32 +02:00
Matthieu Coudron
6717d144ec vimRcContent: now throws when using pathogen 2022-08-09 12:00:20 +02:00
Matthieu Coudron
a36e146b7e vimUtils.vimrcContent: throw an error when using pathogen
We want fewer and even no vim package manager in nixpkgs
2022-08-09 12:00:20 +02:00
github-actions[bot]
d7cee51c43
Merge master into staging-next 2022-08-08 18:01:29 +00:00
figsoda
5524cbd127
Merge pull request #185449 from booklearner/zee-editor
zee: init at `0.3.2`
2022-08-08 20:57:56 +08:00
ajs124
9fce752330 texstudio: 4.2.3 -> 4.3.0 2022-08-08 14:31:17 +02:00
booklearner
22880e58ed
zee: init at 0.3.2 2022-08-07 18:40:39 -04:00
github-actions[bot]
09857d1dd4
Merge master into staging-next 2022-08-07 12:01:40 +00:00
Bobby Rong
86e69876a1
Merge pull request #185332 from samuela/upkeep-bot/vscodium-1.70.0-1659745326
vscodium: 1.69.2 -> 1.70.0
2022-08-07 16:36:37 +08:00
Bobby Rong
a2b1cf0e40
Merge pull request #184495 from sikmir/micro
micro: 2.0.10 → 2.0.11
2022-08-07 16:06:21 +08:00
github-actions[bot]
3dda1fd650
Merge master into staging-next 2022-08-07 06:01:14 +00:00
Bobby Rong
9c16fe5b87
Merge #181918: Cinnamon 5.4
https://www.linuxmint.com/rel_vanessa_cinnamon_whatsnew.php
2022-08-07 10:07:01 +08:00
github-actions[bot]
4bbe802309
Merge staging-next into staging 2022-08-06 12:01:56 +00:00
Florian Brandes
6205cd64dd pinegrow: don't auto update
there is an old version of pinegrow (6.21) on
https://repology.org which didn't follow semantic
versioning.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-06 17:20:56 +10:00
nixpkgs-upkeep-bot
1b95ba3c9c vscodium: 1.69.2 -> 1.70.0 2022-08-06 00:22:06 +00:00
github-actions[bot]
f64d264cf8
Merge staging-next into staging 2022-08-05 12:02:10 +00:00
06kellyjac
d33f4a26a1 Revert "neovim: pass the --clean flag to only use wrapped rc"
This reverts commit ce49cb7792.
2022-08-05 11:51:15 +01:00
github-actions[bot]
a6082e1497
Merge staging-next into staging 2022-08-05 06:01:49 +00:00
nixpkgs-upkeep-bot
2c6b87b861 vscode: 1.69.2 -> 1.70.0 2022-08-05 00:23:15 +00:00
github-actions[bot]
88b1b94ed0
Merge staging-next into staging 2022-08-04 12:02:14 +00:00
Jonas Heinrich
e057d3d042
Merge pull request #184881 from r-ryantm/auto-update/notepad-next
notepad-next: 0.5.3 -> 0.5.4
2022-08-04 09:09:45 +02:00
Winter
9bcb2cec0d
Merge pull request #185007 from r-ryantm/auto-update/vim 2022-08-04 02:33:41 -04:00
Kira Bruneau
951c50ec6d
Merge pull request #185018 from kira-bruneau/poke
poke: fix aarch64-darwin build
2022-08-03 13:15:27 -04:00
Kira Bruneau
952c5269b3 poke: fix aarch64-darwin build
jiegec discovered that the reason the aarch64-darwin build was failing
was because pre-generated configure script failed to detect the macOS
version.

With this change we'll just ignore the pre-generated configure script,
and build it ourself with autoreconf.
2022-08-03 09:44:48 -04:00
Bobby Rong
be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp, and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
R. Ryantm
112cd59c6a vim: 9.0.0115 -> 9.0.0135 2022-08-03 12:07:14 +00:00
superherointj
8a8ed7ba95
Merge pull request #184876 from mhwombat/master
textadept: 11.3 -> 11.4
2022-08-03 04:23:33 -03:00
superherointj
91578667c2
Merge pull request #182817 from rhoriguchi/vscode-extensions.ms-vscode.PowerShell
vscode-extensions.ms-vscode.PowerShell: init at 2022.7.2
2022-08-02 18:45:50 -03:00
Ryan Horiguchi
fbf4f7dcc0
vscode-extensions.ms-vscode.PowerShell: init at 2022.7.2 2022-08-02 23:23:49 +02:00
Amy de Buitléir
c40b014730 textadept: 11.3 -> 11.4 2022-08-02 20:28:49 +01:00
R. Ryantm
ffd085e36a notepad-next: 0.5.3 -> 0.5.4 2022-08-02 19:25:16 +00:00
Amy de Buitléir
f9996fdc8f Merge branch 'textadept' 2022-08-02 20:16:47 +01:00
Amy de Buitléir
213cf26f5e textadept: 11.3 -> 11.4 2022-08-02 20:13:35 +01:00
superherointj
5a44fed900
Merge pull request #183889 from r-ryantm/auto-update/cudatext
cudatext: 1.167.5 -> 1.168.0
2022-08-02 15:59:50 -03:00
kilianar
e1df6b9433 vscode-extensions.xadillax.viml: 1.0.1 -> 2.1.2
https://github.com/XadillaX/vscode-language-viml/releases/tag/v2.1.2
2022-08-02 09:38:03 +02:00
kilianar
6069b4b144 vscode-extensions.vscodevim.vim: 1.23.1 -> 1.23.2
https://github.com/VSCodeVim/Vim/releases/tag/v1.23.2
2022-08-02 09:36:48 +02:00
kilianar
ba126dbc87 vscode-extensions.asvetliakov.vscode-neovim: 0.0.86 -> 0.0.89
https://github.com/vscode-neovim/vscode-neovim/releases/tag/v0.0.89
2022-08-02 09:34:17 +02:00
Bobby Rong
eeda28cd06
Merge pull request #184523 from vbgl/update-meta.maintainers
jedit, matio, proj: remove myself from meta.maintainers
2022-08-02 11:39:47 +08:00
Nikolay Korotkiy
39a00dfda5
micro: 2.0.10 → 2.0.11 2022-08-01 11:03:41 +03:00
Vincent Laporte
aee62d6bca
jedit, matio, proj: remove myself from meta.maintainers 2022-08-01 09:37:03 +02:00
R. Ryantm
9e160bcf61 okteta: 0.26.7 -> 0.26.9 2022-08-01 14:47:24 +08:00
Hugo Osvaldo Barrera
ac35f25d0d vimPlugins.hare-vim: init at 2022-07-02 2022-07-31 18:47:05 +02:00
Artturin
2467849361 vim: 9.0.0057 -> 9.0.0115
includes cross fix

509695c1c3
2022-07-31 12:07:41 +00:00
Fabian Affolter
357a9907bb
Merge pull request #183918 from r-ryantm/auto-update/rednotebook
rednotebook: 2.24 -> 2.25
2022-07-30 23:03:07 +02:00
Ryan Mulligan
53caeb378d
Merge pull request #184010 from r-ryantm/auto-update/greenfoot
greenfoot: 3.7.0 -> 3.7.1
2022-07-30 11:19:53 -07:00
Sandro
1f244bd9ad
Merge pull request #183385 from GGG-KILLER/update/ms-dotnettools.csharp-1.25.0 2022-07-30 19:31:06 +02:00
R. Ryantm
745dcc426c greenfoot: 3.7.0 -> 3.7.1 2022-07-30 16:58:09 +00:00
Bobby Rong
79a68c3816
xed-editor: 3.2.2 -> 3.2.7
This is not cmake project. Upstream now provides a post install script.
2022-07-30 19:51:15 +08:00
R. Ryantm
d400dbc931 rednotebook: 2.24 -> 2.25 2022-07-30 07:31:00 +00:00
R. Ryantm
4a14a25241 cudatext: 1.167.5 -> 1.168.0 2022-07-30 04:26:00 +00:00
Anderson Torres
a54b4f90b4
Merge pull request #183873 from kira-bruneau/poke
poke: mark aarch64-darwin as broken instead of a bad platform
2022-07-30 00:01:57 -03:00
Kira Bruneau
f42dbbdfe2 poke: mark aarch64-darwin as broken instead of a bad platform 2022-07-29 22:44:38 -04:00
GGG
96b6d213cc vscode-extensions.ms-dotnettools.csharp: 1.23.16 -> 1.25.0 2022-07-29 13:50:16 -03:00
Sandro
d26cac13cd
Merge pull request #182526 from r-ryantm/auto-update/cudatext 2022-07-29 16:53:46 +02:00
R. Ryantm
490151083e leo-editor: 6.6-b2 -> 6.6.3 2022-07-28 19:41:19 +00:00
R. Ryantm
8886937677 jove: 4.17.3.7 -> 4.17.4.6 2022-07-28 16:46:34 +00:00
Sandro
7e3d2a7511
Merge pull request #183025 from billewanick/update_vscode
vscode, vscodium: 1.69.1 -> 1.69.2
2022-07-28 04:46:47 +02:00
github-actions[bot]
f6895f13b0
Merge master into staging-next 2022-07-27 18:01:33 +00:00
Kira Bruneau
2f6dce6bd1
Merge pull request #182937 from r-ryantm/auto-update/poke
poke: 2.3 -> 2.4
2022-07-27 13:15:02 -04:00
Matthieu Coudron
8f73de28e6
Merge pull request #183091 from theHedgehog0/ts-media-files-init 2022-07-27 18:02:38 +02:00
superherointj
a0fcc3648c
Merge pull request #182483 from 2gn/update_1password_opvscode_version
vscode-extensions: Updated op-vscode from 1.0.0 to 1.0.1
2022-07-27 12:24:05 -03:00
The Hedgehog
2859cdb25a
vimPlugins.vim-clap: Update cargoSha256 hash 2022-07-27 11:20:09 -04:00
2gn
bb939ecf39 vscode-extensions: Updated op-vscode from 1.0.0 to 1.0.1
op-vscode: Added myself as a maintainer

op-vscode: Filled some metadata

op-vscode: Added with lib;

Update pkgs/applications/editors/vscode/extensions/default.nix

Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2022-07-28 00:10:06 +09:00
github-actions[bot]
9ed58a6fb6
Merge master into staging-next 2022-07-27 12:01:18 +00:00
Olliroxx
6688a347b4 jetbrains: update 2022-07-27 07:52:56 -04:00
The Hedgehog
d8dfcb73d4
telescope-media-files-nvim: Add overrides 2022-07-27 07:16:17 -04:00
"The Hedgehog"
a400056f2d vimPlugins.telescope-media-files-nvim: init at 2021-10-21 2022-07-27 07:12:59 -04:00
"The Hedgehog"
20de20eb86 vimPlugins: resolve github repository redirects 2022-07-27 07:12:45 -04:00
"The Hedgehog"
33065ac694 vimPlugins: update 2022-07-27 07:12:30 -04:00
Edd Steel
2b0dd45aca emacsMacport: 27.2-8.3 -> 28.1-9.0
- https://www.gnu.org/software/emacs/news/NEWS.28.1
- 5a223c7f2e (chg-ChangeLog.3)
2022-07-27 10:14:36 +00:00
Bill Ewanick
91a156d2c3 vscodium: 1.69.1 -> 1.69.2 2022-07-26 18:02:58 -04:00
Bill Ewanick
bad8f550a7 vscode: 1.69.1 -> 1.69.2 2022-07-26 18:02:37 -04:00
Kira Bruneau
9f5b96a9e1 poke: mark aarch64-darwin as a bad platform
Jitter fails to compile on aarch64-darwin:

Undefined symbols for architecture arm64:
  "_jitter_print_context_kind_destroy", referenced from:
      _jitter_print_libtextstyle_finalize in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
  "_jitter_print_context_kind_make_trivial", referenced from:
      _jitter_print_libtextstyle_initialize in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
  "_jitter_print_context_make", referenced from:
      _jitter_print_context_make_libtextstyle in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
     (maybe you meant: _jitter_print_context_make_libtextstyle)
  "_ostream_flush", referenced from:
      _jitter_print_context_libtextstyle_flush in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
  "_ostream_write_mem", referenced from:
      _jitter_print_context_libtextstyle_print_chars in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
  "_styled_ostream_begin_use_class", referenced from:
      _jitter_print_context_libtextstyle_begin_decoration in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
  "_styled_ostream_end_use_class", referenced from:
      _jitter_print_context_libtextstyle_end_decoration in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
  "_styled_ostream_set_hyperlink", referenced from:
      _jitter_print_context_libtextstyle_begin_decoration in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
      _jitter_print_context_libtextstyle_end_decoration in libjitter-libtextstyle.a(jitter-print-libtextstyle.o)
ld: symbol(s) not found for architecture arm64
2022-07-26 11:14:21 -04:00
Kira Bruneau
c360ada54c poke: fix cross-compilation 2022-07-26 11:14:21 -04:00
Kira Bruneau
c843822729 poke: only wrap poke-gui with TCLLIBPATH 2022-07-26 10:38:44 -04:00
Kira Bruneau
c027d1a8f2 poke: fix guiSupport 2022-07-26 10:37:14 -04:00
Kira Bruneau
45f46d31a6 poke: move share/vim from $lib to $out 2022-07-26 09:12:42 -04:00
Martin Weinelt
d5f29c9f6a Merge remote-tracking branch 'origin/master' into staging-next 2022-07-26 13:48:04 +02:00
06kellyjac
ce49cb7792 neovim: pass the --clean flag to only use wrapped rc 2022-07-26 11:07:44 +02:00
R. Ryantm
6810e93f13 poke: 2.3 -> 2.4 2022-07-26 08:31:56 +00:00
github-actions[bot]
8aaeccd647
Merge master into staging-next 2022-07-26 06:02:16 +00:00
superherointj
ef7c5352fe
Merge pull request #168090 from wackbyte/update-magic-racket
vscode-extensions.eugleo.magic-racket: 0.5.7 -> 0.6.4
2022-07-25 21:53:56 -03:00
superherointj
83ff621a35
Merge pull request #182811 from kilianar/vscode-extensions.james-yu.latex-workshop-8.28.0
vscode-extensions.james-yu.latex-workshop: 8.27.2 -> 8.28.0
2022-07-25 21:44:08 -03:00
Maximilian Bosch
7be3a05eb8
Merge pull request #182834 from mayflower/security-fixes
Security fixes
2022-07-25 21:19:33 +02:00
github-actions[bot]
db04e3c143
Merge master into staging-next 2022-07-25 18:01:19 +00:00
kilianar
0b4437efe0 vscode-extensions.james-yu.latex-workshop: 8.27.2 -> 8.28.0
https://github.com/James-Yu/LaTeX-Workshop/releases/tag/v8.28.0
2022-07-25 14:29:54 +02:00
Sandro
f7b39d232b
Merge pull request #182643 from SuperSandro2000/hedgedoc
hedgedoc: fix editor crashing
2022-07-25 14:22:49 +02:00
Matt McHenry
a660bf0f55 eclipses: 2022-03 -> 2022-06 2022-07-25 14:05:29 +02:00
Robin Gloster
208ff30d77
vim: 9.0.0001 -> 9.0.0057
fixes
CVE-2022-2257
CVE-2022-2264
CVE-2022-2284
CVE-2022-2285
CVE-2022-2286
CVE-2022-2287
CVE-2022-2288
CVE-2022-2289
CVE-2022-2304
CVE-2022-2344
CVE-2022-2345
2022-07-25 12:58:22 +02:00
Sandro Jäckel
9bbc053f1a
yarn2nix: change yarnFlags to append by default
The main usecase for this variable is to append --production to yarn
which now got a whole lot easier because you no longer need to repeat
the defaults.
2022-07-24 16:18:09 +02:00