Remove ghostty's flake input (use nixpkgs one)

This commit is contained in:
2025-03-28 11:37:02 +01:00
parent 49638985b0
commit c2851babb9
5 changed files with 29 additions and 176 deletions
-5
View File
@@ -19,11 +19,6 @@
url = "github:nix-community/neovim-nightly-overlay";
inputs.nixpkgs.follows = "nixpkgs";
};
ghostty = {
url = "github:mitchellh/ghostty";
inputs.nixpkgs-stable.follows = "nixpkgs";
inputs.nixpkgs-unstable.follows = "nixpkgs";
};
flood = {
url = "github:zoriya/flood";
flake = false;