Commit Graph

53 Commits

Author SHA1 Message Date
Patrick Hilhorst
873c008c33
vscode: fix download link 2021-03-24 15:24:12 +01:00
upkeep-bot
2a9193c0ce vscode: 1.53.2 -> 1.54.2 2021-03-12 00:19:52 +00:00
upkeep-bot
a7e625d017 vscode: 1.53.0 -> 1.53.2 2021-02-12 17:12:36 +01:00
upkeep-bot
83c85ca7e5 vscode: 1.52.1 -> 1.53.0 2021-02-05 12:11:45 +00: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
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
JesusMtnez
aa9a29c4ce
vscode: 1.51.0 -> 1.51.1 2020-11-13 14:11:54 +01:00
upkeep-bot
55fc82d6d2 vscode: 1.50.1 -> 1.51.0 2020-11-06 09:05:28 -08:00
Manuel Bärenz
ffb7a61905 vscode, vscodium: 1.50.0 -> 1.50.1 2020-10-16 11:14:42 +02:00
upkeep-bot
3303b8ab57 vscode: 1.49.3 -> 1.50.0 2020-10-09 01:24:32 +00:00
upkeep-bot
234f8fb217 vscode: 1.49.1 -> 1.49.3 2020-10-03 00:09:11 +00:00
upkeep-bot
d34dafcd2b vscode: 1.48.2 -> 1.49.1 2020-09-19 12:28:00 -07:00
JesusMtnez
fa25ef8379
vscode: 1.48.1 -> 1.48.2 2020-08-27 11:13:45 +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
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
Roman Kuznetsov
33918638e5 vscode: 1.45.1 -> 1.46.0 2020-06-13 14:39:37 -07:00
Roman Kuznetsov
d13a479d6e
vscode, vscodium: 1.45.0 -> 1.45.1 2020-06-06 12:18:35 +02: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
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
a05f67ea0a
vscode: 1.43.0 -> 1.43.2 2020-04-06 10:36:42 -04:00
worldofpeace
c9fd76de75 vscode: add backports notice 2020-04-01 00:36:58 -04:00
Patrick Hilhorst
9be58002ed
vscode, vscodium: 1.42.1 -> 1.43.0 2020-03-10 12:51:22 +01:00
Patrick Hilhorst
91a106d4b4 vscode, vscodium: 1.42.0 -> 1.42.1 2020-02-16 08:20:33 -08: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
b77fd49378 vscode: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00
Domen Kožar
8d5e90bdb3
vscode: 1.40.1 -> 1.41.0 2019-12-13 14:07:58 +01:00
Dmitry Olyenyov
a6934e3653 vscode 1.40.0 -> 1.40.1 (#73610) 2019-11-18 11:57:01 -05:00
Domen Kožar
a2f62bc8fe
vscode: 1.39.2 -> 1.40.0 2019-11-08 15:08:50 +01:00
Edmund Wu
9fadd8e2bd vscode: 1.39.1 -> 1.39.2 2019-10-18 23:55:15 -07:00
Domen Kožar
f4d675b993
vscode: 1.38.1 -> 1.39.1 2019-10-11 11:04:27 +02: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
6c82cc405a
vscode: 1.37.1 -> 1.38.0 2019-09-05 08:08:20 -04: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
angristan
e4c6e7eece vscode: 1.36.1 -> 1.37.0 2019-08-09 15:23:54 +02:00
Edmund Wu
95ce3f54dd
vscode: 1.36.0 -> 1.36.1 2019-07-10 09:17:53 -04:00
Edmund Wu
b196935e6b
vscode: 1.35.1 -> 1.36.0 2019-07-04 12:39:57 -04:00
Edmund Wu
c69aeba267
vscode: drop i686-linux 2019-07-04 12:38:45 -04: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
9ef46ec34e
vscode: 1.35.0 -> 1.35.1 2019-06-13 22:01:00 -04:00