Skip to content

Commit 87dd0b9

Browse files
committed
build(flake/inputs): Update vscode-server to the latest version
1 parent 2dc149a commit 87dd0b9

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

flake.lock

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
};
174174

175175
vscode-server = {
176-
url = "github:nix-community/nixos-vscode-server?rev=7e581626a07486b1779ef02320e7e310feb11611";
176+
url = "github:nix-community/nixos-vscode-server";
177177
inputs = {
178178
nixpkgs.follows = "nixpkgs";
179179
flake-utils.follows = "flake-utils";

0 commit comments

Comments
 (0)