mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-04 00:46:33 +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
@@ -76,7 +76,6 @@ in mkShell rec {
|
||||
nodejs
|
||||
|
||||
# Testing
|
||||
gdb
|
||||
parallel
|
||||
python3
|
||||
tracy
|
||||
@@ -90,6 +89,7 @@ in mkShell rec {
|
||||
debugedit
|
||||
flatpak-builder
|
||||
|
||||
gdb
|
||||
valgrind
|
||||
wraptest
|
||||
];
|
||||
|
Reference in New Issue
Block a user