This commit is contained in:
2025-09-18 11:09:08 +00:00
parent 8d1cc2813d
commit 523c856ada
3 changed files with 28 additions and 37 deletions

View File

@@ -59,15 +59,6 @@
(final: prev: {
zjstatus = inputs.zjstatus.packages.${prev.system}.default;
})
(final: prev: {
ghostty-bin = prev.ghostty-bin.overrideAttrs (old: {
version = "1.2.0";
src = prev.fetchurl {
url = "https://release.files.ghostty.org/1.2.0/Ghostty.dmg";
hash = "sha256-QyHKQ00iRxWS6GwPfRAi9RDSlgX/50N0+MASmnPGAo4=";
};
});
})
];
nix-homebrew = {