Commit Graph

66 Commits

Author SHA1 Message Date
upkeep-bot
2201e7d8ce vscodium: 1.57.1 -> 1.58.0 2021-07-13 03:42:45 +09:00
upkeep-bot
955df64c44 vscodium: 1.57.0 -> 1.57.1 2021-06-18 10:00:59 +09:00
upkeep-bot
39fd960ee1 vscodium: 1.56.2 -> 1.57.0 2021-06-14 15:10:32 +09:00
Patrick Hilhorst
9674711a57
vscod{e,ium}: set passthru.updateScript 2021-05-24 21:46:44 +02:00
Patrick Hilhorst
e04a574cff
vscod{e,ium}: allow nixpkgs-update to run
nixpkgs-update didn't run the updatescript before, causing issues. This has since been fixed.
2021-05-24 21:34:28 +02: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
Patrick Hilhorst
603109c171 vscodium: 1.41.1 -> 1.42.0 2020-02-10 19:58:55 +01: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
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
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
Edmund Wu
445dd73304 vscodium: 1.39.1 -> 1.39.2 2019-10-18 23:55:15 -07:00