Commit graph

11276 commits

Author SHA1 Message Date
R. Ryantm 90029bbdf3 cudatext: 1.199.0 -> 1.200.0 2023-10-05 21:21:52 +00:00
Steven Kou 8b1de6a005
jetbrains.gateway: remove maintainer 2023-10-05 01:30:54 -04:00
Anderson Torres a9d73dea16 treewide: remove cstrahan from meta.maintainers - part 2
19 files modified with this removal
2023-10-04 22:20:58 -03:00
Anderson Torres 492414af5f treewide: remove cstrahan from meta.maintainers - part 1
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
Joe DeVivo 3fda5be53f
jetbrains.rust-rover: fix darwin install (#258814)
* jetbrains.rust-rover: fix darwin install

JetBrains doesn't guarantee that the macOS app will be called
`${product}.app` so I modified the installPhase to copy *.app instead
of ${product}.app, which fails on file does not exist for Rust Rover,
which is `RustRover 2023.2 EAP.app`

I've tested with some other JetBrains apps on darwin aarch64 and they
continue to build as expected.
2023-10-04 18:49:31 +02:00
Pierre Bourdon e5f6200d16
Merge pull request #258440 from SuperSandro2000/drop-atom
atom*: drop
2023-10-03 17:49:36 +02:00
Sandro Jäckel 244be72e19
atom*: drop 2023-10-03 16:37:27 +02:00
Sandro Jäckel 33b832bd80
pulsar: remove atomEnv 2023-10-03 16:37:24 +02:00
Sandro Jäckel 73dca593c4
vscode: remove atomEnv 2023-10-03 16:37:23 +02:00
Nick Cao e354166a83
Merge pull request #258766 from Azd325/ruffvscode
vscode-extensions.charliermarsh.ruff: 2023.38.0 → 2023.40.0
2023-10-03 09:58:09 -04:00
Matthieu Coudron 47d0a0c440
Merge pull request #253714 from teto/vim-updater-package 2023-10-03 15:55:44 +02:00
Hung Tran 7b6b919f3a
neovim: patch liblpeg to work with clang on darwin (#257366)
This is a better-scoped change to patch broken interaction of neovim-lpeg on darwin.

more info at https://github.com/NixOS/nixpkgs/issues/229275

closes #257003
fixes #229275
2023-10-03 12:57:07 +02:00
Tim Kleinschmidt 0591470663
vscode-extensions.charliermarsh.ruff: 2023.38.0 → 2023.40.0 2023-10-03 11:10:44 +02:00
"Matthieu Coudron" 525faa083d vimPlugins: resolve github repository redirects 2023-10-01 17:30:55 +02:00
"Matthieu Coudron" c77aa0c0e0 vimPlugins: update 2023-10-01 17:30:55 +02:00
Matthieu Coudron 901b21c555 vimPluginsUpdater: init
The nixpkgs documentation mentions how to update out of tree plugins but
one problem is that it requires a nixpkgs clone.
This makes it more convenient.
I've had the need to generate vim plugins and lua overlays for other
projects unrelated to nix and this will make updates easier (aka just
run `nix run nixpkgs#vimPluginsUpdater -- --proc=1` or with the legacy commands:
`nix-shell -p vimPluginsUpdater  --run vim-plugins-updater`.

I added an optional "nixpkgs" argument to command line parser, which is the path
towards a nixpkgs checkout. By default the current folder.

update-luarocks-packages: format with black
2023-10-01 17:30:55 +02:00
Matthieu Coudron 6013fe8f41 vim/update.py: ran through black
for formatting
2023-10-01 16:17:13 +02:00
Corné Dorrestijn 75ef569ffd
vimPlugins: update 2023-09-30 18:50:20 +02:00
Matt McHenry aa063ec6e9 eclipses: 2023-03 -> 2023-06 2023-09-29 20:34:05 +02:00
Matt McHenry 8a77077879 eclipses: create minimal update.sh
this isn't complete enough to use as a formal updateScript yet, but
it's definitely an improvement over the current purely-manual process.

Co-authored-by: Robert Helgesson <robert@rycee.net>
2023-09-29 20:34:05 +02:00
Weijia Wang 2021f6a092
Merge pull request #257842 from nixdrin/jetbrains-rust
jetbrains.plugins: add new Rust plugin
2023-09-28 22:12:03 +02:00
nixdrin b634ba84f0 jetbrains.plugins: add new Rust plugin
Add the new Rust plugin (https://plugins.jetbrains.com/plugin/22407-rust)
that replaces the old open-source one for clion, idea-ultimate and rust-rover.
2023-09-28 15:59:56 +02:00
Justin Bedő 6371435e61
Merge pull request #252047 from Kupac/rstudio_2023_06_2_561
rstudio: 2022.07.1+554 -> 2023.09.0+463
2023-09-28 22:15:12 +10:00
László Kupcsik 217d974d84 rstudio: 2022.07.1+554 -> 2023.09.0+463
Updates rstudio to current version, fixes plotting and enables quarto
and markdown rendering.
Visual mode for markdown editing is still not functional.

 * Remove unneeded patch
 * Eliminate false quarto version warning
 * Fix pandoc and quarto paths
 * Adjust patch name to reflect purpose
 * Remove panmirror for now
 * Update quartoSrc

Co-authored-by: Justin Bedő <cu@cua0.org>
Also contributed: b-rodrigues and kupac
2023-09-27 22:24:42 +02:00
Matthieu Coudron 0ab2c96429 vimUtils: buildVimPluginFrom2Nix renamed to buildVimPlugin
the `from2Nix` suffix is a legacy from vim2nix but we dont use that anymore. It makes the name of the function unusual and long.
2023-09-27 19:08:38 +02:00
Vladimír Čunát 8a86b98f0b
Merge #255658: staging-next 2023-09-17 2023-09-27 18:00:00 +02:00
Nick Cao daacabee7f
Merge pull request #257485 from r-ryantm/auto-update/standardnotes
standardnotes: 3.167.2 -> 3.173.4
2023-09-27 09:43:55 -04:00
github-actions[bot] 81ae4e07a3
Merge master into staging-next 2023-09-27 12:01:06 +00:00
Artturi 4919a8cdcc
Merge pull request #249107 from anpin/rider-udev 2023-09-27 10:14:36 +03:00
github-actions[bot] f80bca6721
Merge master into staging-next 2023-09-27 00:02:24 +00:00
thenbe ca37d3417e
glow: install shell completions (#257282)
* glow: install shell completions

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-09-26 22:08:20 +02:00
R. Ryantm d1d89daacb standardnotes: 3.167.2 -> 3.173.4 2023-09-26 18:41:43 +00:00
github-actions[bot] 4bfb61a48c
Merge master into staging-next 2023-09-26 18:01:12 +00:00
Nikolay Korotkiy 8ab2b1221d
Merge pull request #257374 from r-ryantm/auto-update/orbiton
orbiton: 2.64.3 -> 2.65.0
2023-09-26 21:23:26 +04:00
github-actions[bot] 3bfcfd7eef
Merge master into staging-next 2023-09-26 06:01:00 +00:00
Fabián Heredia Montiel 534d9f8f30
Merge pull request #256929 from felschr/ldtk
ldtk: 1.3.4 -> 1.4.0
2023-09-25 22:02:34 -06:00
R. Ryantm 15e29dc46d orbiton: 2.64.3 -> 2.65.0 2023-09-26 03:23:14 +00:00
github-actions[bot] fc1f757bf6
Merge master into staging-next 2023-09-25 18:01:06 +00:00
Alyssa Ross ddccd7aa55 mg.meta.mainProgram: init 2023-09-25 12:41:28 +00:00
github-actions[bot] 3e52e5929d
Merge master into staging-next 2023-09-25 12:01:02 +00:00
Yusup 801e33f562
neovim: pass wrapper args only once (#257136) 2023-09-25 11:04:15 +02:00
github-actions[bot] 03a82ba5d4
Merge master into staging-next 2023-09-24 18:00:54 +00:00
Robert Schütz 8352a244b2
Merge pull request #256905 from hulr/setzer
setzer: 59 -> 60
2023-09-24 16:51:36 +00:00
github-actions[bot] 0e6413dbff
Merge master into staging-next 2023-09-24 00:02:23 +00:00
Silvan Mosberger 390a4247e0
Merge pull request #255512 from nbraud/sha512-to-hash
treewide: sha512 → hash
2023-09-24 00:03:31 +02:00
github-actions[bot] ab2ecc25c1
Merge master into staging-next 2023-09-23 18:00:59 +00:00
Felix Schröter 185f5e4254
ldtk: 1.3.4 -> 1.4.0 2023-09-23 18:20:08 +02:00
hulr 45cdacc052 setzer: 59 -> 60 2023-09-23 16:27:59 +02:00
Dominik Ritter 854e192b34 jetbrains.plugins: update 2023-09-23 13:00:25 +02:00
Dominik Ritter 23dbfcdfba jetbrains: 2023.2 -> 2023.2.2
jetbrains.phpstorm: 2023.2.1 -> 2023.2.2
jetbrains.rust-rover: 2023.2 -> 2023.2 EAP
2023-09-23 12:59:58 +02:00