zed: fix build (#471629)
This commit is contained in:
@@ -12,7 +12,7 @@ buildGoModule rec {
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "brimdata";
|
||||
repo = "zed";
|
||||
repo = "zed-archive";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-NCoeTeOkxkCsj/nRBhMJeEshFuwozOXNJvgp8vyCQDk=";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user