Upgrade Zed to 0.156
This commit is contained in:
Generated
+4
-4
@@ -1204,16 +1204,16 @@
|
|||||||
"nixpkgs": "nixpkgs_6"
|
"nixpkgs": "nixpkgs_6"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727792524,
|
"lastModified": 1728487939,
|
||||||
"narHash": "sha256-/sL5SVRNVJBMPPZek9zBiek3nXHI1czNwbkGtlk9CzU=",
|
"narHash": "sha256-HdiEVRssMJmn+ifa0oWhHzRXB9L4oyji0DZ3PopHSoY=",
|
||||||
"owner": "zed-industries",
|
"owner": "zed-industries",
|
||||||
"repo": "zed",
|
"repo": "zed",
|
||||||
"rev": "49db2122c65e71f28bc9b8896082b0a9290c2b01",
|
"rev": "f6d974f3b148c2d4f28b4ed97b9b6352915faeed",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "zed-industries",
|
"owner": "zed-industries",
|
||||||
"ref": "v0.154.x",
|
"ref": "v0.156.x",
|
||||||
"repo": "zed",
|
"repo": "zed",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
url = "github:nix-community/NixOS-WSL";
|
url = "github:nix-community/NixOS-WSL";
|
||||||
inputs.nixpkgs.follows = "nixunstable";
|
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:
|
outputs = { self, ... }@inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user