Revert nix package bump attempt (#27425)
Follow-up of https://github.com/zed-industries/zed/pull/27424/files#r2012188255 Release Notes: - N/A
This commit is contained in:
parent
ffee218070
commit
9b883e02a6
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ let
|
|||
++ lib.optionals stdenv.hostPlatform.isDarwin [
|
||||
# TODO: move to overlay so it's usable in the shell
|
||||
(cargo-bundle.overrideAttrs (old: {
|
||||
version = "0.6.1-zed";
|
||||
version = "0.6.0-zed";
|
||||
src = fetchFromGitHub {
|
||||
owner = "zed-industries";
|
||||
repo = "cargo-bundle";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue