mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-20 20:04:26 +00:00
update nix to 23.05 (#250)
* update nix to 23.05 * nix: do not install gdb on macos
This commit is contained in:
committed by
GitHub
parent
8f69a9c55d
commit
c2137360f4
@@ -2,7 +2,7 @@
|
||||
description = "ghostty";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/release-22.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/release-23.05";
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
zig.url = "github:mitchellh/zig-overlay";
|
||||
|
||||
Reference in New Issue
Block a user