feat(vscodium remote): attempt to match versions on client and server environments
This commit is contained in:
parent
092e69133f
commit
b144c4501f
6 changed files with 67 additions and 5 deletions
|
@ -25,6 +25,10 @@
|
|||
|
||||
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
||||
|
||||
nixpkgs-vscodium.url = "github:nixos/nixpkgs/nixos-unstable-small";
|
||||
openvscode-server.url = "github:gitpod-io/openvscode-server/openvscode-server-v1.86.2";
|
||||
openvscode-server.flake = false;
|
||||
|
||||
colmena = {
|
||||
url = "github:zhaofengli/colmena";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue