From 0bc91a7b06dfdfca1c033d25f718b120d5a572e6 Mon Sep 17 00:00:00 2001 From: Dimitar Nestorov <8790386+dimitarnestorov@users.noreply.github.com> Date: Sun, 29 Dec 2024 12:03:36 +0200 Subject: [PATCH] ghostty: rename `package.nix` to `linux.nix` --- pkgs/by-name/gh/ghostty/{package.nix => linux.nix} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkgs/by-name/gh/ghostty/{package.nix => linux.nix} (100%) diff --git a/pkgs/by-name/gh/ghostty/package.nix b/pkgs/by-name/gh/ghostty/linux.nix similarity index 100% rename from pkgs/by-name/gh/ghostty/package.nix rename to pkgs/by-name/gh/ghostty/linux.nix