maxine
41ecbefae5
Merge pull request #259281 from samuela/upkeep-bot/vscode-1.83.0-1696552081
...
vscode: 1.82.2 -> 1.83.0
2023-10-06 17:51:52 +02:00
OTABI Tomoya
45be00cf19
Merge pull request #258140 from felschr/ldtk
...
ldtk: 1.4.0 -> 1.4.1
2023-10-06 23:11:15 +09:00
Mikael Fangel
5ee4a4454f
vscode-extensions.asvetliakov.vscode-neovim: 0.0.97 -> 0.8.2
2023-10-06 13:38:18 +02:00
nixpkgs-upkeep-bot
bbe1068a50
vscode: 1.82.2 -> 1.83.0
2023-10-06 00:28:03 +00:00
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
wackbyte
6c6a334f8f
vscode-extensions.uiua-lang.uiua-vscode: init at 0.0.12
2023-10-02 20:01:18 -04:00
Felix Schröter
e026e94934
vscode-extensions.firefox-devtools.vscode-firefox-debug: 2.9.8 -> 2.9.10
2023-10-03 01:24:26 +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
Felix Schröter
8f8ab8c1d5
ldtk: 1.4.0 -> 1.4.1
2023-09-30 05:08:42 +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
datafoo
a99948c46a
vscode-extensions.davidanson.vscode-markdownlint: 0.51.0 -> 0.52.0
2023-09-25 09:40:58 +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
github-actions[bot]
f95580a6ff
Merge master into staging-next
2023-09-23 06:00:57 +00:00
Weijia Wang
93d05bbddd
Merge pull request #256700 from NickCao/gedit-cross
...
gedit: fix cross compilation by adding mesonEmulatorHook
2023-09-23 02:12:17 +02:00
github-actions[bot]
583877beb2
Merge master into staging-next
2023-09-22 18:01:00 +00:00
nicoo
fab52fca51
treewide: sha512 → hash
2023-09-22 18:37:42 +02:00
Nikolay Korotkiy
5d5d09d4ad
Merge pull request #256608 from r-ryantm/auto-update/cudatext
...
cudatext: 1.198.0 -> 1.199.0
2023-09-22 19:05:37 +04:00
Nick Cao
38cdba16de
gedit: fix cross compilation by adding mesonEmulatorHook
2023-09-22 10:12:45 -04:00
figsoda
ac464afa1e
Merge pull request #256277 from GaetanLepage/nvim-navic
...
vimPlugins.nvim-navic: add nvim-lspconfig dependency
2023-09-22 10:02:07 -04:00
Haseeb Majid
78c95f38a1
vimPlugins.nvim-navbuddy: add dependencies ( #256584 )
...
* vimPlugins.nvim-navbuddy: add dependencies
* Update pkgs/applications/editors/vim/plugins/overrides.nix
Co-authored-by: figsoda <figsoda@pm.me>
---------
Co-authored-by: figsoda <figsoda@pm.me>
2023-09-22 14:19:50 +02:00
Gaetan Lepage
d012bf8b6c
vimPlugins.nvim-navic: add nvim-lspconfig dependency
2023-09-22 14:08:19 +02:00
R. Ryantm
8869fe6864
cudatext: 1.198.0 -> 1.199.0
2023-09-22 02:52:08 +00:00
github-actions[bot]
c651d7d9e9
Merge master into staging-next
2023-09-22 00:02:14 +00:00
Weijia Wang
8f0b7ce4fb
Merge pull request #256275 from chvp/upd/greenfoot
...
greenfoot: 3.7.1 -> 3.8.0
2023-09-21 22:40:31 +02:00
github-actions[bot]
25421963c7
Merge master into staging-next
2023-09-21 18:00:53 +00:00
Aaron Jheng
d38485921a
treewide: vendorSha256 -> vendorHash ( #256514 )
2023-09-21 19:11:11 +02:00
R. Ryantm
8a017c265b
vscodium: 1.82.1.23255 -> 1.82.2.23257
2023-09-21 20:44:28 +08:00
Charlotte Van Petegem
b60565ed4d
bluej: use dpkg instead of manual preUnpackHook
2023-09-21 09:57:11 +02:00
Charlotte Van Petegem
11e7a4161f
greenfoot: 3.7.1 -> 3.8.0
...
https://greenfoot.org/version_history
Also did some cleanup of the derivation to make it more like bluej (a very
closely related program).
2023-09-21 09:57:11 +02:00
github-actions[bot]
743d7baa31
Merge master into staging-next
2023-09-21 06:01:07 +00:00
Artturi
2416ae9b56
Merge pull request #256276 from chvp/cleanup/bluej
2023-09-21 08:50:57 +03:00
github-actions[bot]
2b20c287ac
Merge master into staging-next
2023-09-21 00:02:13 +00:00
Weijia Wang
f476203116
Merge pull request #255283 from Followin/jetbrains-rust-rover-init
...
jetbrains-rust-rover: init at 232.9921.46(EAP)
2023-09-20 23:44:34 +02:00
maxine
a1004f62d2
Merge pull request #255989 from samuela/upkeep-bot/vscode-1.82.2-1695083307
...
vscode: 1.82.1 -> 1.82.2
2023-09-20 23:33:47 +02:00
Charlotte Van Petegem
2f0a232bf5
bluej: set meta.mainProgram and reduce size of built derivation
...
The bundled jdk and javafx are not used (they don't even work on NixOS), but
they are quite big, so remove them from the final built output.
2023-09-20 10:33:59 +02:00
github-actions[bot]
8d8feb905e
Merge master into staging-next
2023-09-20 06:01:21 +00:00
figsoda
48ebccddd8
Merge pull request #255316 from sheeaza/master
...
Update overrides.nix, compile leaderf vim plugin
2023-09-19 22:33:53 -04:00
nixpkgs-upkeep-bot
ca423410e0
vscode: 1.82.1 -> 1.82.2
2023-09-19 00:28:29 +00:00
github-actions[bot]
e68e375a72
Merge master into staging-next
2023-09-19 00:02:18 +00:00
Weijia Wang
c2027e9dae
Merge pull request #254495 from tnxz/patch-1
...
jetbrains: fix darwin errors on macOS 13
2023-09-18 22:06:43 +02:00
sheeaza
16cb9380f5
Update overrides.nix, compile leaderf vim plugin
...
Leaderf is a vim fuzzy finder plugin, for details please see
https://github.com/Yggdroot/LeaderF , and it supports c extension to speed
up 10 times faster; The origin nixpkg does not compile the c extension,
so compile the c extension to make it faster.
1. And also remove the build dir to prevent the unnecessary dependency
on gcc.
2. strip the share lib to keep the files small
Signed-off-by: sheeaza <winsdenny@outlook.com>
2023-09-18 23:49:59 +08:00
github-actions[bot]
aafb7c13a2
Merge staging-next into staging
2023-09-17 06:01:27 +00:00
Anderson Torres
f4b9b0d248
emacsPackages.ebuild-mode: 1.65 -> 1.67
2023-09-17 00:27:22 +00:00
Anderson Torres
7d6f1282a4
nongnu-packages: updated 2023-09-16 (from overlay)
2023-09-17 00:27:22 +00:00
Anderson Torres
d45df06da0
melpa-packages: updated 2023-09-16 (from overlay)
2023-09-17 00:27:22 +00:00
Anderson Torres
6520416b4f
elpa-devel-packages: updated 2023-09-16 (from overlay)
2023-09-17 00:27:22 +00:00
Anderson Torres
432c172d47
elpa-packages: updated 2023-09-16 (from overlay)
2023-09-17 00:27:22 +00:00
figsoda
dc86f6093b
Merge pull request #255520 from Janik-Haag/fixVimSensible
...
vimPlugins: vim-sensible patch vimrc detection
2023-09-16 20:11:11 -04:00
github-actions[bot]
a9648759c9
Merge staging-next into staging
2023-09-17 00:03:08 +00:00
"workflow"
3f3285096c
vimPlugins.nvim-treesitter: update grammars
2023-09-16 21:49:28 +01:00
"workflow"
62d2d7b8f3
vimPlugins: update
2023-09-16 21:47:20 +01:00
"workflow"
b1165ffeb8
vimPlugins.vim-enmasse: init at 2018-04-03
2023-09-16 21:39:03 +01:00
Janik H
9a98cd21e8
vimPlugins: vim-sensible patch vimrc detection
...
The vimrc detection won't work if you are using the vim_configurable package
(which the nixos and home-manager module both do)
because vim-sensible only checks for files in the users home matches `~/...`
but in our case it gets called from a wrapper script which looks something like:
`vim -u /nix/store/.../vimrc`.
2023-09-16 21:00:55 +02:00
Fabián Heredia Montiel
a78a071d16
Merge pull request #254895 from ehmry/nano
...
nano: fix tiny build
2023-09-16 12:10:40 -06:00
followin
f6ec82bbf3
jetbrains-rust-rover: patch intellij-rust-native-helper plugin
2023-09-15 23:22:36 +03:00
followin
b9eceb590f
jetbrains-rust-rover: fix plugin tests, remove autopatching of plugins shipped with ide
2023-09-15 22:55:24 +03:00
followin
99f7748964
jetbrains.plugins: update
2023-09-15 21:43:47 +03:00
followin
573b47ec6d
jetbrains: 2023.2.1 -> 2023.2.2
...
jetbrains.dataspell: 2023.2.1 -> 2023.2.2
jetbrains.gateway: 2023.2.1 -> 2023.2.2
jetbrains.goland: 2023.2.1 -> 2023.2.2
jetbrains.ruby-mine: 2023.2.1 -> 2023.2.2
jetbrains.webstorm: 2023.2.1 -> 2023.2.2
2023-09-15 21:43:33 +03:00
followin
2dd73a789c
jetbrains-rust-rover: fix url template
2023-09-15 21:43:14 +03:00
followin
929c3effe7
jetbrains-rust-rover: add to plugins/tests and to friendly_to_plugin list
2023-09-15 21:30:16 +03:00
github-actions[bot]
61d4f1db27
Merge staging-next into staging
2023-09-15 18:01:26 +00:00
maxine
973d6ebcbf
Merge pull request #255042 from samuela/upkeep-bot/vscode-1.82.1-1694651336
...
vscode: 1.82.0 -> 1.82.1
2023-09-15 16:46:21 +02:00
followin
72a455b13d
jetbrains-rust-rover: init at 232.9921.46(EAP)
2023-09-15 15:09:55 +03:00
datafoo
32d4c9c3cd
vscode-extensions.streetsidesoftware.code-spell-checker: 2.20.5 -> 3.0.1
2023-09-15 13:52:00 +02:00
github-actions[bot]
3578e69dcd
Merge staging-next into staging
2023-09-15 00:02:48 +00:00
Fabián Heredia Montiel
9655673357
Merge pull request #255125 from r-ryantm/auto-update/vscodium
...
vscodium: 1.82.0.23250 -> 1.82.1.23255
2023-09-14 12:35:01 -06:00
github-actions[bot]
dd6646009e
Merge staging-next into staging
2023-09-14 18:01:28 +00:00
Jan Tojnar
e2de16b4e7
Merge pull request #254560 from PedroHLC/sublime4-4152
2023-09-14 17:48:15 +02:00
R. Ryantm
1a72036491
vscodium: 1.82.0.23250 -> 1.82.1.23255
2023-09-14 14:33:22 +00:00
figsoda
ec72e4f98a
Merge pull request #255065 from fabianpage/add_nvim_window_picker
...
vimPlugins.nvim-window-picker: init at 2023-07-29
2023-09-14 10:13:36 -04:00
github-actions[bot]
3f7284c556
Merge staging-next into staging
2023-09-14 12:02:00 +00:00
PedroHLC ☭
c45505950a
sublime4-dev: 4150 -> 4155
2023-09-14 08:36:10 -03:00
Alyssa Ross
4a027948f9
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/applications/radio/soapysdr/default.nix
2023-09-14 11:31:01 +00:00
Fabián Heredia Montiel
005a10ec19
Merge pull request #255010 from dritter/update-jetbrains3
...
jetbrains: 2023.2.1 -> 2023.2.2
2023-09-14 01:13:57 -05:00
Fabian Page
10dbeddce2
vimPlugins.nvim-window-picker: init at 2023-07-29
2023-09-14 07:58:14 +02:00
Fabián Heredia Montiel
d8be5d0c71
Merge pull request #254666 from henrirosten/vim_9.0.1897
...
vim: 9.0.1811 -> 9.0.1897
2023-09-13 22:11:03 -05:00
nixpkgs-upkeep-bot
7f00f7c45a
vscode: 1.82.0 -> 1.82.1
2023-09-14 00:28:57 +00:00
Robert Schütz
9ef8374074
Merge pull request #252639 from hulr/setzer
...
setzer: 56 -> 59
2023-09-14 00:28:40 +00:00
Dominik Ritter
72672b9c86
jetbrains.plugins: update
2023-09-13 21:09:35 +02:00
Dominik Ritter
aee5d5dcd3
jetbrains: 2023.2.1 -> 2023.2.2
...
jetbrains.clion: 2023.2.1 -> 2023.2.2
jetbrains.idea-community: 2023.2.1 -> 2023.2.2
jetbrains.idea-ultimate: 2023.2.1 -> 2023.2.2
2023-09-13 21:08:34 +02:00
WilliButz
0987c80f48
Merge pull request #254959 from figsoda/vim
...
vimPlugins: update
2023-09-13 17:56:47 +02:00
Bobby Rong
1247f255e3
Merge pull request #254262 from LudovicoPiero/vscodium-bump
...
vscodium: 1.81.1.23222 -> 1.82.0.23250
2023-09-13 23:43:59 +08:00
Bobby Rong
aaed2a972e
Merge pull request #254256 from LudovicoPiero/vscode-bump
...
vscode: 1.81.1 -> 1.82.0
2023-09-13 23:35:02 +08:00
figsoda
a61e23dad2
vimPlugins.sg-nvim: fix cargoHash
2023-09-13 09:46:47 -04:00
figsoda
5082f1b64c
vimPlugins.nvim-treesitter: update grammars
2023-09-13 09:45:51 -04:00
figsoda
7034f2802a
vimPlugins: update
2023-09-13 09:44:51 -04:00
figsoda
db1fb7660c
Merge pull request #254907 from MoritzBoehme/add-nvim-plugins
...
vimPlugins: add several plugins
2023-09-13 09:41:43 -04:00
figsoda
2c18b2123c
Merge pull request #254771 from SuperSandro2000/vim-plugins-cross
...
vimPlugins.vim-utils: execute check and doc generation in cross compi…
2023-09-13 09:34:45 -04:00
figsoda
31bcb71ff9
Merge pull request #253769 from vinnymeller/init-nvim-remote-containers
...
vimPlugins.nvim-remote-containers: init at 2023-08-01
2023-09-13 09:23:33 -04:00
Nick Cao
b789453514
Merge pull request #254689 from Azd325/ruffvscode
...
vscode-extensions.charliermarsh.ruff: 2023.34.0 -> 2023.38.0
2023-09-13 09:20:50 -04:00
Doron Behar
8cdfcca014
Merge pull request #251767 from schuelermine/patch/nano/enable-magic
...
nano: add file as a dependency to allow libmagic usage
2023-09-13 09:35:07 +00:00
Moritz Böhme
c76d02d4da
vimPlugins: add several plugins
...
Adds actions-preview.nvim, hmts.nvim,
smartcolumn.nvim and telekasten.nvim.
2023-09-13 10:15:36 +02:00
Fabián Heredia Montiel
37123711fc
Merge pull request #254879 from LibreCybernetics/treewide-vendorhash
...
treewide: vendorSha256 → vendorHash
2023-09-13 02:59:20 -05:00
Fabián Heredia Montiel
ff323ed355
treewide: vendorSha256 → vendorHash
...
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Emery Hemingway
d14ea5ecd1
nano: fix tiny build
2023-09-13 08:56:11 +02:00
kashw2
759ee3cebb
netbeans: added kashw2 as maintainer
2023-09-13 16:03:04 +10:00
kashw2
02a81a158d
netbeans: 18 -> 19
2023-09-13 16:03:03 +10:00
Tim Kleinschmidt
2f2b46aae3
vscode-extensions.charliermarsh.ruff: 2023.34.0 -> 2023.38.0
2023-09-12 20:43:34 +02:00
github-actions[bot]
564dc31f47
Merge staging-next into staging
2023-09-12 18:01:30 +00:00
Maxine Aubrey
9204ded9bd
maintainers: maxeaubrey → amaxine
2023-09-12 17:21:05 +02:00
Sandro Jäckel
938de2ab1d
vimPlugins.vim-utils: execute check and doc generation in cross compilation when host can execute the arch
2023-09-12 17:04:09 +02:00
OTABI Tomoya
171c91cd9c
Merge pull request #252278 from codedownio/iruby-fix-master
...
iruby: 0.3 -> 0.7.4, fix build, and add update script
2023-09-12 22:54:11 +09:00
Vika
51889b299b
emacs: append /run/wrappers/bin to tramp-remote-path
...
This fixes cd-ing to `/sudo:localhost:` in eshell and executing
commands in that eshell via TRAMP.
Test case:
1. `M-x eshell`
2. `cd /sudo:localhost:`
3. Run any command that's not an eshell builtin
2023-09-12 21:00:22 +08:00
github-actions[bot]
757197a9df
Merge staging-next into staging
2023-09-12 12:01:40 +00:00