mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
reproduced issue for upgrade comment
This commit is contained in:
@ -12,7 +12,8 @@ final: prev: rec {
|
|||||||
|
|
||||||
wraptest = prev.callPackage ./wraptest.nix { };
|
wraptest = prev.callPackage ./wraptest.nix { };
|
||||||
|
|
||||||
# Last known working self-hosted with -fstage1
|
# Last known working self-hosted with -fstage1, due to
|
||||||
|
# https://github.com/ziglang/zig/issues/12944
|
||||||
zig = final.zigpkgs.master-2022-09-13;
|
zig = final.zigpkgs.master-2022-09-13;
|
||||||
|
|
||||||
# zig we want to be the latest nightly since 0.9.0 is not released yet.
|
# zig we want to be the latest nightly since 0.9.0 is not released yet.
|
||||||
|
Reference in New Issue
Block a user