nixpkgs/pkgs/applications/editors/vscode
Morgan Wolfe 8769a90f90
vscode: disable ripgrep patching on macOS
useVSCodeRipgrep = false interferes with macOS 13's notarization enforcement
and doesn't allow the app to start. Setting it to stdenv.isDarwin by default
fixes the package for general use while preserving the option to patch ripgrep
on older versions of macOS if required by someone's particular use case.
2023-05-29 13:24:02 -07:00
..
extensions Merge pull request #234238 from ratsclub/ionide 2023-05-26 21:11:57 +03:00
generic.nix Merge pull request #233369 from K900/cursed-vscode-encryption 2023-05-26 13:10:00 +03:00
update-shell.nix vscode: update the updaters! 2022-02-18 08:25:22 -03:00
update-vscode.sh vscode: update the updaters! 2022-02-18 08:25:22 -03:00
update-vscodium.sh vscodium: 1.77.3.23102 -> 1.78.2.23132, drop armhf 2023-05-16 21:33:30 +03:00
vscode.nix vscode: disable ripgrep patching on macOS 2023-05-29 13:24:02 -07:00
vscodium.nix vscode: disable ripgrep patching on macOS 2023-05-29 13:24:02 -07:00
with-extensions.nix vscode-utils: expose toExtensionJson 2023-01-17 11:05:07 +01:00