Commit Graph

309 Commits

Author SHA1 Message Date
upkeep-bot
0582093d37 vscodium: 1.52.1 -> 1.53.2 2021-02-12 12:13:14 +00:00
Manuel Bärenz
10b3773db0 vscode/vscodium: Add integration test 2021-02-08 13:59:37 +01:00
upkeep-bot
83c85ca7e5 vscode: 1.52.1 -> 1.53.0 2021-02-05 12:11:45 +00:00
Samuel Ainsworth
bbc0f1cbb3
vscode: fix update script (#110096)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-01 13:03:03 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Andy Richardson
049311bc4b
vscodium: Fix invalid download URL (404) 2021-01-05 12:20:19 +00:00
Drew Risinger
9485b86453 vscodium: add arm64-linux & armv7l-linux builds 2020-12-24 13:35:18 -05:00
Drew Risinger
93c067206d vscodium: 1.51.1 -> 1.52.1 2020-12-24 13:33:16 -05:00
Drew Risinger
f0f18ad16c vscode: add arm64-linux & armv7l-linux builds 2020-12-24 13:32:02 -05:00
upkeep-bot
e24bf9062b vscode: 1.51.1 -> 1.52.1 2020-12-23 18:16:05 -08:00
Samuel Ainsworth
551ff760ce
vscodium: update script artifact names have changed
The vscodium project is now releasing artifacts with slightly different naming: `VSCodium-darwin-${VSCODIUM_VER}.zip` is now `VSCodium-darwin-x64-${VSCODIUM_VER}.zip`. This is likely due to arrival of the new ARM-based macs. In any case, it does mean that we need to update `update-vscodium.sh` to pull the correct artifact down.
2020-12-15 18:55:47 -08:00
Vincent Cui
a0f0927013 vscode: fix opening files with pcmanfm 2020-11-24 19:00:54 +01:00
Mario Rodas
d958359453
Merge pull request #103693 from JesusMtnez/vscode
vscode: 1.51.0 -> 1.51.1
2020-11-13 22:25:02 -05:00
JesusMtnez
aa9a29c4ce
vscode: 1.51.0 -> 1.51.1 2020-11-13 14:11:54 +01:00
JesusMtnez
bca0c78dc4
vscodium: 1.51.0 -> 1.51.1 2020-11-13 14:10:26 +01:00
upkeep-bot
55fc82d6d2 vscode: 1.50.1 -> 1.51.0 2020-11-06 09:05:28 -08:00
upkeep-bot
d8d1dc1071 vscodium: 1.50.1 -> 1.51.0 2020-11-06 09:04:26 -08:00
Manuel Bärenz
40c84bd392 vscode, vscodium: Document update scripts 2020-10-16 11:14:43 +02:00
Manuel Bärenz
ffb7a61905 vscode, vscodium: 1.50.0 -> 1.50.1 2020-10-16 11:14:42 +02:00
Daniël de Kok
625a48c633
Merge pull request #100117 from samuela/upkeep-bot/vscodium-1.50.0-1602289209
vscodium: 1.49.3 -> 1.50.0
2020-10-14 16:11:48 +02:00
Samuel Ainsworth
20a938ab90 vscode: chmod +x update-vscode.sh 2020-10-13 18:28:17 -07:00
Daniël de Kok
cffec69996
Merge pull request #97938 from samuela/samuela/split-vscode-updates
vscode/vscodium: split update scripts
2020-10-12 21:02:49 +02:00
Lana Black
0d3136af48 vscode: add libdbusmenu dependency. 2020-10-11 12:58:44 +00:00
upkeep-bot
c29e980e45 vscodium: 1.49.3 -> 1.50.0 2020-10-10 00:20:09 +00:00
upkeep-bot
3303b8ab57 vscode: 1.49.3 -> 1.50.0 2020-10-09 01:24:32 +00:00
Samuel Ainsworth
1692e2cbb5 vscode/vscodium: split update scripts
Split up the vscode update.sh into separate vscode/vscodium update
scripts. Recently the versions of vscode and vscodium have diverged (see
VSCodium/vscodium#501), meaning that the updates for one package fail
while the other succeeds. This PR splits up the update scripts so that
one can be run with out the other and vice-versa.
2020-09-14 11:22:34 -07:00
Samuel Ainsworth
a8d6213726
Shell programming hygiene (#97884) 2020-09-13 16:09:05 +00:00
Frederik Rietdijk
efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
JesusMtnez
813da9accd
vscodium: 1.48.1 -> 1.48.2 2020-08-27 11:14:03 +02:00
JesusMtnez
fa25ef8379
vscode: 1.48.1 -> 1.48.2 2020-08-27 11:13:45 +02:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Roman Kuznetsov
d23b407be4
vscode, vscodium: 1.48.0 -> 1.48.1 2020-08-21 22:02:27 +02:00
Roman Kuznetsov
6cbdc16a07
vscode, vscodium: 1.47.3 -> 1.48.0 2020-08-14 06:22:43 +02:00
Florian Klink
789749598a vscode: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Roman Kuznetsov
361d3bd0c1
vscode, vscodium: 1.46.1 -> 1.47.3 2020-07-28 20:36:41 +02:00
Roman Kuznetsov
56a5f3ed41
vscode, vscodium: 1.46.0 -> 1.46.1 2020-06-20 00:14:57 +02:00
Jörg Thalheim
977a349dc7
Merge pull request #90224 from kuznero/vscode-update 2020-06-18 09:48:40 +01:00
upkeep-bot
0d4b52a77b vscodium: 1.49.1 -> 1.49.3 2020-10-03 12:07:02 +00:00
upkeep-bot
234f8fb217 vscode: 1.49.1 -> 1.49.3 2020-10-03 00:09:11 +00:00
Daniël de Kok
fce6a30ccc
Merge pull request #98189 from samuela/upkeep-bot/vscode-1.49.1-1600387697
vscode: 1.48.2 -> 1.49.1
2020-09-24 08:10:34 +02:00
upkeep-bot
0e6477d64d vscodium: 1.48.2 -> 1.49.1 2020-09-19 21:29:16 +00:00
upkeep-bot
d34dafcd2b vscode: 1.48.2 -> 1.49.1 2020-09-19 12:28:00 -07:00
Roman Kuznetsov
e25e560120 vscodium: 1.45.1 -> 1.46.0 2020-06-13 14:39:37 -07:00
Roman Kuznetsov
33918638e5 vscode: 1.45.1 -> 1.46.0 2020-06-13 14:39:37 -07:00
Roman Kuznetsov
05e16d2886
vscode, vscodium: use nix-shell to install dependencies 2020-06-13 08:56:51 +02:00
Roman Kuznetsov
906b729191
vscode, vscodium: add update.sh script 2020-06-13 08:49:24 +02:00
Jörg Thalheim
496bc90c6c
Merge pull request #89620 from kuznero/vscode
vscode, vscodium: 1.45.0 -> 1.45.1
2020-06-10 08:53:06 +01:00
El-Hussein Abdelraouf
148bf83cee
vscode: add %U to exec command of the desktop item (#88623) 2020-06-07 13:15:24 -04:00
Roman Kuznetsov
d13a479d6e
vscode, vscodium: 1.45.0 -> 1.45.1 2020-06-06 12:18:35 +02:00
Edmund Wu
0717848d7b
vscode-with-extensions: fix extension directory 2020-05-29 22:24:05 -04:00
Benjamin Hipple
91fce0fb2f
Merge pull request #87799 from turion/fix_vscodium_desktop_file_87768
vscodium: Fix .desktop file
2020-05-14 14:30:07 -04:00
Manuel Bärenz
91f58ec9cc vscodium: Fix .desktop file 2020-05-14 10:13:25 +02:00
Joe
8da4167303
vscode: remove unused option (#87703)
The option "--skip-getting-started" no longer exists in vscode and causes files in "$@" to not be opened.
Message from stdout: "Warning: 'skip-getting-started' is not in the list of known options, but still passed to Electron/Chromium."
"--skip-getting-started" being removed: 6a8b201c8a
2020-05-12 21:33:42 -04:00
Edmund Wu
36fb04be08
vscodium: 1.44.2 -> 1.45.0 2020-05-11 13:34:23 -04:00
Edmund Wu
301905d813
vscode: 1.44.2 -> 1.45.0 2020-05-11 13:34:22 -04:00
Roman Kuznetsov
ba774d4179
vscode, vscodium: 1.44.1 -> 1.44.2 2020-04-20 16:59:16 +02:00
Manuel Bärenz
f253da42f8 Add myself (turion) to the maintainers list for several packages
Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
2020-04-19 13:14:31 +02:00
Roman Kuznetsov
4fd1f49ea4
vscodium: 1.44.0 -> 1.44.1 2020-04-16 22:31:00 +02:00
Roman Kuznetsov
4a129e6a32
vscode: 1.44.0 -> 1.44.1 2020-04-14 22:36:06 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Patrick Hilhorst
939041bce4
vscode, vscodium: 1.43.2 -> 1.44.0 2020-04-09 13:45:38 +02:00
Edmund Wu
3f75bc2660
vscodium: 1.43.0 -> 1.43.2 2020-04-06 10:36:50 -04:00
Edmund Wu
a05f67ea0a
vscode: 1.43.0 -> 1.43.2 2020-04-06 10:36:42 -04:00
worldofpeace
f9fc1d3be4 vscodium: add backports notice 2020-04-01 00:37:10 -04:00
worldofpeace
c9fd76de75 vscode: add backports notice 2020-04-01 00:36:58 -04:00
worldofpeace
0bb661d512 vscode: Don't hardcode icon
This also allows people to use a vscode
icon that is shipped with their theme. (provided it is called code)

Fixes #83846
2020-04-01 00:35:01 -04:00
Domen Kožar
be80721e74
vscode: fix build on darwin 2020-03-12 12:01:12 +01:00
Patrick Hilhorst
9be58002ed
vscode, vscodium: 1.42.1 -> 1.43.0 2020-03-10 12:51:22 +01:00
Dmitry Kalinkin
a2437c37af
Merge pull request #71251 from hyperfekt/vscode-insiders-extensions
vscode-with-extensions: fix insiders build
2020-03-07 13:33:07 -05:00
Domen Kožar
40d7ce7828
vscode: specify runtimeDependencies instead of LD_LIBRARY_PATH
This avoids glibc verions mismatches in vscode terminal, as
LD_LIBRARY_PATH leaks into terminal and break with user installed
executables.
2020-03-04 11:55:41 +01:00
Patrick Hilhorst
91a106d4b4 vscode, vscodium: 1.42.0 -> 1.42.1 2020-02-16 08:20:33 -08:00
Patrick Hilhorst
603109c171 vscodium: 1.41.1 -> 1.42.0 2020-02-10 19:58:55 +01:00
zowoq
d39e08e462 vscode 1.41.1 -> 1.42.0 2020-02-08 12:36:18 +10:00
Patrick Hilhorst
157d9bcc52
vscode, vscodium: ban nixpkgs-update from updating
nixpkgs-update doesn't correctly update the hash for darwin.
There doesn't seem to be a good fix for this.

See also:

  - #76471
  - #76458

CC: @ryantm @eadwu
2020-01-06 11:42:04 +01:00
Edmund Wu
83f76b6501 vscodium: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00
Edmund Wu
b77fd49378 vscode: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00
worldofpeace
6029b1f0b2
Merge pull request #75575 from Synthetica9/vscodium-1410
vscodium: 1.40.1 -> 1.41.0
2019-12-13 11:03:04 -05:00
Domen Kožar
8d5e90bdb3
vscode: 1.40.1 -> 1.41.0 2019-12-13 14:07:58 +01:00
Patrick Hilhorst
a552a7d5cf
vscodium: 1.40.1 -> 1.41.0 2019-12-12 22:23:33 +01:00
Patrick Hilhorst
7b3cf4c4e3 vscodium: 1.40.0 -> 1.40.1 2019-12-07 22:29:43 +01:00
Mario Rodas
4a45f935d3
Merge pull request #73446 from Synthetica9/vscodium-1.40.0
vscodium: 1.39.2 -> 1.40.0
2019-11-18 22:01:10 -05:00
Dmitry Olyenyov
a6934e3653 vscode 1.40.0 -> 1.40.1 (#73610) 2019-11-18 11:57:01 -05:00
Patrick Hilhorst
065dc03fc5
vscodium: 1.39.2 -> 1.40.0 2019-11-15 08:13:19 +01:00
Patrick Hilhorst
cc080bc9f4
vscodium: add Synthetica as a maintainer 2019-11-15 08:08:02 +01:00
Domen Kožar
a2f62bc8fe
vscode: 1.39.2 -> 1.40.0 2019-11-08 15:08:50 +01:00
Edmund Wu
445dd73304 vscodium: 1.39.1 -> 1.39.2 2019-10-18 23:55:15 -07:00
Edmund Wu
9fadd8e2bd vscode: 1.39.1 -> 1.39.2 2019-10-18 23:55:15 -07:00
hyperfekt
bb24fafbfa vscode-with-extensions: fix insiders build
Extensions are no longer unwrapped to the /share directory so the
extensions' derivations do not have to know about VSCode's package name.
2019-10-16 23:17:15 +02:00
Edmund Wu
340b252d4b
vscodium: 1.38.1 -> 1.39.1 2019-10-11 08:40:12 -04:00
Domen Kožar
f4d675b993
vscode: 1.38.1 -> 1.39.1 2019-10-11 11:04:27 +02:00
Amanda Cameron
317a011e5e vscode: Make it so that it places the .app in /Applications on macOS 2019-10-05 14:54:02 -04:00
Edmund Wu
703471064b
vscodium: 1.38.0 -> 1.38.1 2019-09-13 08:03:53 -04:00
Edmund Wu
e4d2f259db
vscode: 1.38.0 -> 1.38.1 2019-09-13 08:03:53 -04:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Edmund Wu
7f660719c9
vscodium: 1.37.1 -> 1.38.0 2019-09-05 08:08:21 -04:00
Edmund Wu
6c82cc405a
vscode: 1.37.1 -> 1.38.0 2019-09-05 08:08:20 -04:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Edmund Wu
fae006f6ee
vscode: 1.37.0 -> 1.37.1 2019-08-18 16:50:21 -04:00
Edmund Wu
7e48bc78f2
vscodium: 1.36.1 -> 1.37.1 2019-08-18 16:50:11 -04:00
angristan
e4c6e7eece vscode: 1.36.1 -> 1.37.0 2019-08-09 15:23:54 +02:00
Edmund Wu
269469122f
vscodium: 1.36.0 -> 1.36.1 2019-07-10 09:18:01 -04:00
Edmund Wu
95ce3f54dd
vscode: 1.36.0 -> 1.36.1 2019-07-10 09:17:53 -04:00
Edmund Wu
427b5bc7e4
vscodium: 1.35.1 -> 1.36.0 2019-07-04 12:40:04 -04:00
Edmund Wu
b196935e6b
vscode: 1.35.1 -> 1.36.0 2019-07-04 12:39:57 -04:00
Edmund Wu
6a01e7007c
vscodium: drop i686-linux 2019-07-04 12:39:48 -04:00
Edmund Wu
c69aeba267
vscode: drop i686-linux 2019-07-04 12:38:45 -04:00
hyperfekt
1a50722c04 vscode-with-extensions: add missing URL handler
The URL handler for VS Code was not copied from the generic version.
2019-06-26 02:12:20 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Edmund Wu
a8fb5cb64e vscodium: 1.34.0 -> 1.35.1 2019-06-14 16:06:39 -04:00
Edmund Wu
9ef46ec34e
vscode: 1.35.0 -> 1.35.1 2019-06-13 22:01:00 -04:00
Edmund Wu
7e0b2a66c7
vscode: 1.34.0 -> 1.35.0 2019-06-06 08:38:18 -04:00
Edmund Wu
d0e2c8ae27
vscode: 1.33.1 -> 1.34.0 2019-05-21 16:44:03 -04:00
Edmund Wu
d3e5fc1bfc
vscodium: 1.33.1 -> 1.34.0 2019-05-21 16:43:46 -04:00
Stanislas
e4b146b125 vscodium: init at 1.33.1 (#60423) 2019-05-21 14:17:00 -04:00
Edmund Wu
f8eed03044 vscode: patch proper executable 2019-04-18 08:41:32 +02:00
Jörg Thalheim
bdb497f2d7 vscode: check if substitution succeeded
Co-Authored-By: Synthetica9 <git@hilhorst.be>
2019-04-17 12:31:49 +02:00
Patrick Hilhorst
42584ba5b2
vscode: add Synthetica as maintainer 2019-04-17 11:56:07 +02:00
Patrick Hilhorst
f9d9c61018
vscode: use absolute predetermined path instead of heuristic
Fixes #59725
2019-04-17 11:46:44 +02:00
Edmund Wu
13923b54fb
vscode: 1.33.0 -> 1.33.1 2019-04-11 18:10:42 -04:00
worldofpeace
36225974b3 vscode: 1.32.3 -> 1.33.0
https://code.visualstudio.com/updates/v1_33
2019-04-05 01:51:10 -04:00
Edmund Wu
2c6876d81b vscode: 1.32.2 -> 1.32.3 (#57720) 2019-03-15 22:09:20 +01:00
Edmund Wu
ecc6ee8f1d vscode: 1.32.1 -> 1.32.2 2019-03-13 20:42:33 -04:00
Edmund Wu
128f691b87 vscode: 1.32.0 -> 1.32.1 (#57089) 2019-03-08 22:31:22 +01:00
Edmund Wu
2a0d01f076
vscode: 1.31.1 -> 1.32.0 2019-03-07 16:47:45 -05:00
Edmund Wu
8d5bce4053
vscode: 1.31.0 -> 1.31.1 2019-02-17 08:24:53 -05:00
Edmund Wu
ea679302a5 vscode: 1.30.2 -> 1.31.0 2019-02-10 15:16:24 -05:00
worldofpeace
d9b14864a5 vscode: minor cleanup, produce one wrapper on linux
I removed the hack for libsecret, introduced in[0] and
I didn't encounter any problems at runtime.

[0]: https://github.com/NixOS/nixpkgs/pull/29127
2019-02-10 19:52:42 +00:00
Edmund Wu
919a5f6963 vscode: fix rpath for native modules 2019-02-10 19:52:42 +00:00
worldofpeace
c0bb14fc4f vscode: update desktop items
These should now be identical to the templates at
https://github.com/Microsoft/vscode/tree/master/resources/linux
2019-01-28 09:06:25 +00:00
Edmund Wu
6b80db3f5f
vscode: 1.30.1 -> 1.30.2 2019-01-11 20:02:00 -05:00
Edmund Wu
0c06faef52 vscode: 1.30.0 -> 1.30.1 2018-12-18 19:58:25 -05:00
Edmund Wu
df8dccfdcf
vscode-with-extensions: only add flag if extensions > 0 2018-12-15 23:08:35 -05:00
Moritz Ulrich
38d4c09096 vscode: 1.29.1 -> 1.30.0 2018-12-14 07:52:01 -05:00
Edmund Wu
d41e868e02
vscode,vscode-extensions: fix insiders build 2018-12-04 16:51:47 -05:00
Patrick Hilhorst
874b017564 vscode: 1.29.0 -> 1.29.1 (#50462) 2018-11-17 00:22:43 +01:00
Edmund Wu
a23e3b0505
vscode: 1.28.2 -> 1.29.0 2018-11-15 16:41:06 -05:00
Edmund Wu
8861eca096
vscode: 1.28.0 -> 1.28.2 2018-10-18 22:35:07 -04:00
Edmund Wu
a3962299f1
vscode: 1.27.2 -> 1.28.0 2018-10-08 15:52:21 -04:00
Bastian Köcher
0d810c5ac4 vscode: 1.26.1 -> 1.27.2 (#47397) 2018-09-27 19:26:29 +02:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Okina Matara
8f8de78013 vscode: Wrap with GAppsHook, remove makeWrapper 2018-08-18 11:40:33 -05:00
Gabriel Ebner
848111e42b vscode: 1.26.0 -> 1.26.1 2018-08-17 20:57:03 +02:00
David McKay
82f651b977
vscode: 1.25.1 -> 1.26.0 2018-08-14 17:02:35 +01:00
Jörg Thalheim
1ebf90b9fb
Merge pull request #44043 from ljli/vscode-fix
vscode: fix keymapping.node rpath
2018-07-24 05:54:53 -04:00
Leon Isenberg
6bf5dfc874 vscode: fix keymapping.node rpath 2018-07-24 03:04:36 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Tim Steinbach
871f3396a5
vscode: 1.25.0 -> 1.25.1 2018-07-20 08:22:03 -04:00