feat(vscodium remote): attempt to match versions on client and server environments

This commit is contained in:
steveej 2024-03-07 21:58:24 +01:00
parent 092e69133f
commit b144c4501f
6 changed files with 67 additions and 5 deletions

35
flake.lock generated
View file

@ -631,6 +631,22 @@
"type": "github"
}
},
"nixpkgs-vscodium": {
"locked": {
"lastModified": 1709558755,
"narHash": "sha256-hx4FIbk4X4ve1oiHLOj+VE6dzO4CtXBR5RSU6kaq34M=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "207107bbc7d6d19a8b2c36a088d3756d03490243",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-wayland": {
"inputs": {
"flake-compat": "flake-compat_2",
@ -684,6 +700,23 @@
"type": "github"
}
},
"openvscode-server": {
"flake": false,
"locked": {
"lastModified": 1708067838,
"narHash": "sha256-GNqDYqi40X7/og3TacvKyPj6c5amkxTYr/1DsnGV2AI=",
"owner": "gitpod-io",
"repo": "openvscode-server",
"rev": "fa212cab64faaac10741979e96a0662d14f61c81",
"type": "github"
},
"original": {
"owner": "gitpod-io",
"ref": "openvscode-server-v1.86.2",
"repo": "openvscode-server",
"type": "github"
}
},
"prs": {
"flake": false,
"locked": {
@ -730,8 +763,10 @@
"nixpkgs-unstable-small"
],
"nixpkgs-unstable-small": "nixpkgs-unstable-small",
"nixpkgs-vscodium": "nixpkgs-vscodium",
"nixpkgs-wayland": "nixpkgs-wayland",
"ofi-pass": "ofi-pass",
"openvscode-server": "openvscode-server",
"prs": "prs",
"radicalePkgs": [
"nixpkgs-2211"