Remove zed editor

This commit is contained in:
Greg Hellings
2024-10-30 11:23:55 -05:00
parent 7d45f61ae8
commit 04304934da
3 changed files with 1 additions and 112 deletions
-2
View File
@@ -48,7 +48,6 @@
url = "github:nix-community/NixOS-WSL";
inputs.nixpkgs.follows = "nixunstable";
};
zed.url = "github:zed-industries/zed/v0.156.x";
};
outputs =
@@ -68,7 +67,6 @@
packages_overlay
top.nurpkgs.overlay
top.vsext.overlays.default
(_: _: { zed-editor = top.zed.packages.x86_64-linux.default; })
];
in