Commit Graph

26 Commits

Author SHA1 Message Date
Gabriel Ebner
8b6ea100ce vscode: 1.11.2 -> 1.12.1 2017-05-05 09:56:35 +02:00
Benjamin Staffin
ab2e09ca11 vscode: 1.11.1 -> 1.11.2 2017-04-16 12:23:57 -04:00
Benjamin Staffin
987cafe5e0
vscode: Add libxkbfile to rpath
Otherwise vscode complains about it.
2017-04-06 23:35:49 -04:00
Benjamin Staffin
4a08528b4a
vscode: Revamp URL generation scheme
This ought to be way easier to maintain! Now just the version number
and sha256 hashes need to be updated for an update, and there are no
more manual cmdline steps to get version hashes and timestamps.

Related to #22465
2017-04-06 22:22:16 -04:00
Benjamin Staffin
f50258bba5
vscode: 1.10.2 -> 1.11.1 2017-04-06 21:17:25 -04:00
Till Höppner
c9d02b7c57
vscode: Fix relocation errors
LD_PRELOAD was inherited by spawned processes, and caused
issues with systems that have older system packages while
using fresh user packages.

Links out the wrapper script instead of electron binary to
expose CLI like on other systems

Breaks anything that relies on vscode not detaching
2017-03-31 20:34:35 +02:00
Winnie Quinn
1b4151b12f vscode: 1.10.0 -> 1.10.2
In addition to the version bump, this also fixes a broken install phase
on macOS. The install now completes properly on macOS 10.12 and
"bin/code" is now correctly linked to the binary within the bundle.
2017-03-24 16:48:24 -04:00
David Terry
fdd436b3e4 vscode: 1.9.1 -> 1.10.0 2017-03-01 23:35:05 +01:00
David Terry
bf92c77001 vscode: 1.9.0 -> 1.9.1 2017-02-09 21:35:02 +01:00
Gabriel Ebner
d77d31b312 vscode: fix download url
Fixes #22465.
2017-02-06 08:29:49 +01:00
David Terry
dbda1c4331 vscode: 1.8.1 -> 1.9.0 2017-02-02 21:31:28 +01:00
Jan Suchomel
a6e183b42e vscode: fix .desktop file 2017-01-16 10:03:47 +01:00
Jan Suchomel
75175a04c3 vscode: 1.8.0 -> 1.8.1 2017-01-16 09:51:08 +01:00
David Terry
1152b97925 vscode: 1.7.2 -> 1.8.0 2016-12-15 21:47:31 +01:00
David Terry
35399f93d6 vscode: 1.6.1 -> 1.7.2 2016-12-15 12:04:48 +01:00
Svintsov Dmitry
8df9632a25 vscode: 1.5.1 -> 1.6.1 2016-10-14 22:33:21 +05:00
uralbash
8553883ba1 vscode: 1.4.0 -> 1.5.1 (#18468) 2016-09-13 07:35:16 +02:00
Valentin Robert
4370f2583f vscode: 1.2.1 -> 1.4.0 2016-08-25 13:16:51 -07:00
Simon Vandel Sillesen
a4787f09cc vscode: 1.0.0 -> 1.2.1
fixes #15548
2016-06-23 21:33:56 +02:00
Nikolay Amiantov
253b84a1eb vscode, electron, atom: run fixup phases 2016-04-22 17:44:30 +03:00
Jakob Gillich
0b8d8b5ca8 vscode: 0.10.10 -> 1.0.0 2016-04-22 16:35:40 +02:00
Jakob Gillich
935493a361 vscode: add desktop file 2016-04-22 16:11:05 +02:00
Nikolay Amiantov
6185f74531 atom, electron, vscode: split dependencies to atomEnv
fixes #14890
2016-04-22 16:10:51 +02:00
mucaho
607a2ae2cb vscode: fix drv
Switch to unfree, binary package.
2016-04-04 17:35:17 +01:00
mucaho
0c195db5dd vscode: shrink derivation size
Prune out compile-time dependencies.
2016-04-04 02:49:58 +01:00
mucaho
aa38510267 vscode: init at 0.10.10 2016-04-03 19:49:32 +01:00