mirror of
https://github.com/zoriya/flake.git
synced 2026-06-07 20:32:16 +00:00
Remove ghostty's flake input (use nixpkgs one)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user