Commit Graph
74 Commits
Author SHA1 Message Date
nixpkgs-upkeep-bot 186fe09e08 vscodium: 1.61.0 -> 1.61.1
(cherry picked from commit 50b636fd0efeccc6b60f60e61d85ce1140bfaa40)
2021-10-15 13:34:20 +00:00
nixpkgs-upkeep-bot 16d37ec2a2 vscodium: 1.60.2 -> 1.61.0
(cherry picked from commit d02c87a392cd964af20243e072b186f9efd90572)
2021-10-09 00:59:59 +00:00
nixpkgs-upkeep-bot 87d735ca6b vscodium: 1.60.1 -> 1.60.2
(cherry picked from commit 4da83b53d92714a51e9211eec7059f32046ca154)
2021-10-02 12:05:14 +00:00
happysalada 30d0257247 vscodium: fix sha256 on linux
(cherry picked from commit 65a010bcead26c971fe5b01bb02c4a9f02d02271)
2021-09-17 19:10:27 +09:00
nixpkgs-upkeep-bot 5f4c5d41ea vscodium: 1.60.0 -> 1.60.1
(cherry picked from commit 4828eb7ae4f1105dcebf7245f453c607b9c77c1d)
2021-09-17 19:10:27 +09:00
nixpkgs-upkeep-bot 0602caca99 vscodium: 1.59.1 -> 1.60.0
(cherry picked from commit 93fea775e17c1266d0ff592dc63e0bfdc252be6c)
2021-09-11 21:00:11 +00:00
nixpkgs-upkeep-bot 0950b449b5 vscodium: 1.59.1 -> 1.59.1
(cherry picked from commit 5ecadf00522c7ecbfef64a41f9402722040ccedb)
2021-09-03 16:55:08 +09:00
upkeep-bot 5f177fef48 vscodium: 1.58.2 -> 1.59.0
(cherry picked from commit 4de2fe7518d594a681152c446f9e5bd064de99ea)
2021-08-09 17:05:47 +09:00
upkeep-bot b2f87e0043 vscodium: 1.58.1 -> 1.58.2
(cherry picked from commit ff76c0c0b86155d5354d25b8885a8f8cad556b39)
2021-07-17 11:35:34 +09:00
upkeep-bot 1672da0dfd vscodium: 1.58.0 -> 1.58.1
(cherry picked from commit de51394821f6da571554d9470fb1e3c2b7460f20)
2021-07-14 20:47:57 +09:00
upkeep-bot a7512bb64b vscodium: 1.57.1 -> 1.58.0
(cherry picked from commit 2201e7d8ce73625b65b481feeea7b62cac7f970b)
2021-07-13 04:13:06 +09:00
upkeep-bot e2f293ddf6 vscodium: 1.57.0 -> 1.57.1
(cherry picked from commit 955df64c44eee780c71fd4da5bcabda553c94f7a)
2021-07-13 04:13:06 +09:00
upkeep-bot cc6ae106aa vscodium: 1.56.2 -> 1.57.0
(cherry picked from commit 39fd960ee100ffc63d53c40d65d081a3c18af3fe)
2021-07-13 04:13:06 +09:00
wearemnr a3fd8cbc1c vscodium: 1.56.1 -> 1.56.2 2021-05-17 12:06:38 -07:00
upkeep-bot 9bd967cdfe vscodium: 1.56.0 -> 1.56.1 2021-05-12 12:16:12 +00:00
upkeep-bot 5bd24c3783 vscodium: 1.55.2 -> 1.56.0 2021-05-10 00:22:37 +00:00
upkeep-bot ba212ed8fb vscodium: 1.55.0 -> 1.55.2 2021-04-14 06:23:43 +00:00
upkeep-bot e689f68281 vscodium: 1.54.3 -> 1.55.0 2021-04-02 00:18:48 +00:00
upkeep-bot 5566b57df0 vscodium: 1.53.2 -> 1.54.3 2021-03-16 12:17:02 +00:00
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
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
JesusMtnez bca0c78dc4 vscodium: 1.51.0 -> 1.51.1 2020-11-13 14:10:26 +01:00
upkeep-bot d8d1dc1071 vscodium: 1.50.1 -> 1.51.0 2020-11-06 09:04:26 -08:00
Manuel Bärenz ffb7a61905 vscode, vscodium: 1.50.0 -> 1.50.1 2020-10-16 11:14:42 +02:00
upkeep-bot c29e980e45 vscodium: 1.49.3 -> 1.50.0 2020-10-10 00:20:09 +00:00
upkeep-bot 0d4b52a77b vscodium: 1.49.1 -> 1.49.3 2020-10-03 12:07:02 +00:00
upkeep-bot 0e6477d64d vscodium: 1.48.2 -> 1.49.1 2020-09-19 21:29:16 +00:00
JesusMtnez 813da9accd vscodium: 1.48.1 -> 1.48.2 2020-08-27 11:14:03 +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 e25e560120 vscodium: 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
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
Edmund Wu 36fb04be08 vscodium: 1.44.2 -> 1.45.0 2020-05-11 13:34:23 -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
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
worldofpeace f9fc1d3be4 vscodium: add backports notice 2020-04-01 00:37:10 -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