Commit Graph
74 Commits
Author SHA1 Message Date
nixpkgs-upkeep-bot 1f77fc8762 vscode: 1.61.2 -> 1.62.0
(cherry picked from commit 3702a81873d891dc5d256ea555562ee52e71389b)
2021-11-07 08:55:34 +00:00
nixpkgs-upkeep-bot 2e1350b2ee vscode: 1.61.1 -> 1.61.2
(cherry picked from commit b7428350b95e97f82de9b01df60855f7d2022738)
2021-10-20 10:25:41 +00:00
R. RyanTM 613e50edb7 vscode: 1.61.0 -> 1.61.1
(cherry picked from commit 28a6e2c1766ccb77346fba2dadb7b4c1d213d58b)
2021-10-14 22:46:33 +00:00
nixpkgs-upkeep-bot 9380a68a99 vscode: 1.60.2 -> 1.61.0
(cherry picked from commit ebf42c50c7bb613a590b8bd263d9043569087b37)
2021-10-08 14:47:56 +00:00
nixpkgs-upkeep-bot 8632b3922a vscode: 1.60.1 -> 1.60.2
(cherry picked from commit a946fb970f985e20d038e9d12c0db68a8b3b2f19)
2021-09-27 02:37:02 +02:00
nixpkgs-upkeep-bot b70218db54 vscode: 1.60.0 -> 1.60.1
(cherry picked from commit 268c8d77ca7302dd8c72370532e5158a0a3e4a2e)
2021-09-27 02:36:42 +02:00
nixpkgs-upkeep-bot 7599b5057e vscode: 1.59.1 -> 1.60.0
(cherry picked from commit cff78ebaf61e3b13e46735707904e980deaf0614)
2021-09-27 02:36:31 +02:00
nixpkgs-upkeep-bot 794bb33740 vscode: 1.59.0 -> 1.59.1
(cherry picked from commit cc58f8419d0c4cd1b6491e0e5f714af9f57fefbe)
2021-09-27 02:36:23 +02:00
upkeep-bot f2d755f324 vscode: 1.58.2 -> 1.59.0
(cherry picked from commit 58647d0bbf47572e4a9c1eefbd53c2f31c4aeae2)
2021-09-27 02:36:13 +02:00
upkeep-bot 32ff63b188 vscode: 1.58.0 -> 1.58.2
(cherry picked from commit e10404fa9ca8c22cf5144743f0e531f661897cdd)
2021-09-27 02:35:51 +02:00
Matthew Leach b28239938a vscode: Add arm64-darwin support
Download and extract the prebuilt arm64-darwin archive.

(cherry picked from commit 7f8828230fa180acb82517f73d7f903378c1d707)
2021-09-27 02:35:44 +02:00
upkeep-bot 25e8436734 vscode: 1.57.1 -> 1.58.0
(cherry picked from commit d47d49711d8c87abb8d1cd08113c76a7a4d714ea)
2021-09-27 02:35:00 +02:00
upkeep-bot 0ccd0d9136 vscode: 1.57.0 -> 1.57.1
(cherry picked from commit 1642cf81b3e1485e2e3191b0760cf893f7a1327e)
2021-06-23 16:03:54 +09:00
upkeep-bot 4f4486dbce vscode: 1.56.1 -> 1.56.2 2021-05-14 00:37:21 +00:00
upkeep-bot 2ca5a4e2b6 vscode: 1.56.0 -> 1.56.1 2021-05-12 00:25:40 +00:00
upkeep-bot 2c28e09c61 vscode: 1.55.2 -> 1.56.0 2021-05-06 12:14:26 +00:00
Ana Hobden 87d77c6d88 vscode: add meta.mainProgram
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-27 07:03:07 -07:00
upkeep-bot 2dbce91458 vscode: 1.55.0 -> 1.55.2 2021-04-14 00:10:23 +00:00
upkeep-bot da2417923b vscode: 1.54.3 -> 1.55.0 2021-04-01 00:12:01 +00:00
Sandro b4cceda454 Merge pull request #116481 from samuela/upkeep-bot/vscode-1.54.3-1615847575
vscode: 1.54.2 -> 1.54.3
2021-03-25 09:36:09 +01:00
Patrick Hilhorst 873c008c33 vscode: fix download link 2021-03-24 15:24:12 +01:00
upkeep-bot 514a6f55eb vscode: 1.54.2 -> 1.54.3 2021-03-15 22:32:56 +00: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