Compare commits

..

2 Commits

Author SHA1 Message Date
c7f80edf45 System update 2025-01-25 18:51:42 +01:00
ccdcb7ab4e ghostty migarated from flake input to package 2025-01-25 18:51:27 +01:00
3 changed files with 210 additions and 417 deletions

File diff suppressed because it is too large Load Diff

View File

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

View File

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