3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

278 commits

Author SHA1 Message Date
Sandro 92643c861c
Merge pull request #138161 from happysalada/vscodium_fix 2021-09-16 20:13:52 +02:00
happysalada 65a010bcea vscodium: fix sha256 on linux 2021-09-17 01:06:27 +09:00
Pavel Shirshov d25215779e vscode: bundled ripgrep fixed 2021-09-16 16:32:14 +01:00
Artturi 5c2f59ce3b
Merge pull request #137912 from pshirshov/wip/vscode-sudo-fix 2021-09-16 17:17:38 +03:00
nixpkgs-upkeep-bot 4828eb7ae4 vscodium: 1.60.0 -> 1.60.1 2021-09-16 15:34:07 +09:00
Pavel Shirshov ecf4ca4c23 vscode: save as root fixed 2021-09-15 19:17:21 +01:00
nixpkgs-upkeep-bot 268c8d77ca vscode: 1.60.0 -> 1.60.1 2021-09-15 00:12:28 +00:00
nixpkgs-upkeep-bot b295f5a6d9 vscodium: 1.59.1 -> 1.60.0 2021-09-11 11:22:52 +09:00
Naïm Favier a75326417d
vscode,vscodium: fix moving files to the trash
Put gio in PATH so that VSCode is able to move files to the trash.
2021-09-03 17:36:36 +02:00
nixpkgs-upkeep-bot cff78ebaf6 vscode: 1.59.1 -> 1.60.0 2021-09-03 03:01:30 +00:00
Samuel Ainsworth aab7fa76ee
vscodium: 1.59.0 -> 1.59.1 (#134915) 2021-08-20 13:05:44 +02:00
nixpkgs-upkeep-bot cc58f8419d vscode: 1.59.0 -> 1.59.1 2021-08-19 23:13:51 +00:00
Bobby Rong bc8314451c
vscode: fix updateScript 2021-08-19 18:30:37 +08:00
laMudri b94a55d212 vscode: update example to match #131589 2021-08-14 20:26:44 +01:00
Amanda Cameron cf427857a5 vscode: Fix vscode-with-extensions with #70486 2021-08-11 15:41:51 +09:00
Sandro b06e10ad16
Merge pull request #133218 from samuela/upkeep-bot/vscode-1.59.0-1628484876
vscode: 1.58.2 -> 1.59.0
2021-08-09 12:05:40 +02:00
upkeep-bot 03a7b232b0 vscodium: 1.58.2 -> 1.59.0 2021-08-09 15:09:03 +09:00
upkeep-bot 58647d0bbf vscode: 1.58.2 -> 1.59.0 2021-08-09 04:54:36 +00:00
Artturin 8ad08a94d9 vscode: remove default sourceExecutableName
generic.nix sets it to executableName by default if not set
if set, it prevents the correct sourceExecutableName being set for
-insiders
2021-08-05 17:14:03 +03:00
Maxine Aubrey dbf4e2980d
pkgs: add maxeaubrey to maintainers 2021-07-18 21:23:26 +02:00
upkeep-bot e10404fa9c vscode: 1.58.0 -> 1.58.2 2021-07-17 09:11:55 +02:00
upkeep-bot 6e5f2d2b01 vscodium: 1.58.1 -> 1.58.2 2021-07-17 11:09:37 +09:00
upkeep-bot 4d581620e2 vscodium: 1.58.0 -> 1.58.1 2021-07-14 10:37:37 +09:00
upkeep-bot 2201e7d8ce vscodium: 1.57.1 -> 1.58.0 2021-07-13 03:42:45 +09:00
Samuel Ainsworth eb5fb1290b vscode: add aarch64-darwin to update script 2021-07-11 15:46:30 -07:00
Matthew Leach 7f8828230f vscode: Add arm64-darwin support
Download and extract the prebuilt arm64-darwin archive.
2021-07-11 21:51:17 +01:00
upkeep-bot d47d49711d vscode: 1.57.1 -> 1.58.0 2021-07-10 21:52:13 +00:00
Florian Beeres 92f9f2fe11 vscode: fix source name
This commit fixes various long standing issues with the handling of
executable names in the source archive. Depending on whether you install
code or codium the executables are named differently. This commit let's
us customize the source exe name in the generic VSCode derivation, but
keeps the generated executableName intact.
2021-06-24 13:54:37 +02:00
Sandro a03134de2a
Merge pull request #127280 from samuela/upkeep-bot/vscode-1.57.1-1623976109
vscode: 1.57.0 -> 1.57.1
2021-06-18 12:05:42 +02:00
upkeep-bot 955df64c44 vscodium: 1.57.0 -> 1.57.1 2021-06-18 10:00:59 +09:00
upkeep-bot 1642cf81b3 vscode: 1.57.0 -> 1.57.1 2021-06-18 00:28:30 +00:00
upkeep-bot 39fd960ee1 vscodium: 1.56.2 -> 1.57.0 2021-06-14 15:10:32 +09:00
upkeep-bot 2c8871a7db vscode: 1.56.2 -> 1.57.0 2021-06-12 13:10:23 +09:00
Patrick Hilhorst 9674711a57
vscod{e,ium}: set passthru.updateScript 2021-05-24 21:46:44 +02:00
Patrick Hilhorst e04a574cff
vscod{e,ium}: allow nixpkgs-update to run
nixpkgs-update didn't run the updatescript before, causing issues. This has since been fixed.
2021-05-24 21:34:28 +02:00
Thirst Man 3a3543edd4
vscode: fix symlink to executable (#123811)
Co-authored-by: Patrick Hilhorst <git@hilhorst.be>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-23 17:54:50 +02:00
wearemnr a3fd8cbc1c vscodium: 1.56.1 -> 1.56.2 2021-05-17 12:06:38 -07:00
upkeep-bot 4f4486dbce vscode: 1.56.1 -> 1.56.2 2021-05-14 00:37:21 +00:00
Sandro 03521ca42d
Merge pull request #122710 from samuela/upkeep-bot/vscodium-1.56.1-1620821772
vscodium: 1.56.0 -> 1.56.1
2021-05-12 18:51:47 +02:00
upkeep-bot 9bd967cdfe vscodium: 1.56.0 -> 1.56.1 2021-05-12 12:16:12 +00:00
upkeep-bot 2ca5a4e2b6 vscode: 1.56.0 -> 1.56.1 2021-05-12 00:25:40 +00:00
Graham Christensen bab18ef959
Merge pull request #122401 from samuela/upkeep-bot/vscodium-1.56.0-1620606156
vscodium: 1.55.2 -> 1.56.0
2021-05-10 13:18:13 -04:00
upkeep-bot 5bd24c3783 vscodium: 1.55.2 -> 1.56.0 2021-05-10 00:22:37 +00:00
upkeep-bot 2c28e09c61 vscode: 1.55.2 -> 1.56.0 2021-05-06 12:14:26 +00:00
Jonathan Ringer a060b84b32 vscod{e,ium}-fhs: add top-level aliases, add description 2021-05-02 13:38:52 -07:00
Jonathan Ringer 9bd292c929 vscod{e,ium}: Add fhs passthru 2021-05-02 13:38:52 -07:00
Ana Hobden 87d77c6d88 vscode: add meta.mainProgram
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-27 07:03:07 -07:00
Pascal Bach 3aec774aaa
Merge pull request #119381 from samuela/upkeep-bot/vscode-1.55.2-1618359022
vscode: 1.55.0 -> 1.55.2
2021-04-14 23:34:42 +02:00
Jörg Thalheim 7e45a4067f
vscode: nixpkgs-hammering suggestions 2021-04-14 14:50:46 +02:00
upkeep-bot ba212ed8fb vscodium: 1.55.0 -> 1.55.2 2021-04-14 06:23:43 +00:00