ghostty migarated from flake input to package

This commit is contained in:
foglar 2025-01-25 18:51:27 +01:00
parent 9e7d1f4db0
commit ccdcb7ab4e
2 changed files with 2 additions and 9 deletions

View File

@ -144,10 +144,6 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
ghostty = {
url = "github:ghostty-org/ghostty";
};
shinya-nvf.url = "git+https://git.foglar.tech/foglar/neovim-config"; shinya-nvf.url = "git+https://git.foglar.tech/foglar/neovim-config";
# Nix Flake Install Script # Nix Flake Install Script

View File

@ -23,11 +23,8 @@
dotnet-sdk_8 dotnet-sdk_8
git-ignore git-ignore
lazygit lazygit
]) ghostty
++ ( ]
with inputs.ghostty.packages.${system}; [
default
]
); );
nixpkgs.config.allowUnfreePredicate = pkg: nixpkgs.config.allowUnfreePredicate = pkg: