Upgrade Zed to 0.156

This commit is contained in:
Greg Hellings
2024-10-09 12:59:48 -05:00
parent d83682aa25
commit 85fc106ca8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
url = "github:nix-community/NixOS-WSL";
inputs.nixpkgs.follows = "nixunstable";
};
zed.url = "github:zed-industries/zed/v0.154.x";
zed.url = "github:zed-industries/zed/v0.156.x";
};
outputs = { self, ... }@inputs: