Update neovim-flake URL and version
Changed the neovim-flake URL to the new repository and updated its version from v0.5 to v0.6. This ensures we are using the latest configurations and features from the renamed repository.
This commit is contained in:
parent
7436a7b5e7
commit
5ee726a22e
|
@ -38,7 +38,7 @@
|
||||||
home-manager.url = "github:nix-community/home-manager/release-24.05";
|
home-manager.url = "github:nix-community/home-manager/release-24.05";
|
||||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
neovim-flake.url = "github:notashelf/neovim-flake/v0.5";
|
neovim-flake.url = "github:NotAShelf/nvf/v0.6";
|
||||||
neovim-flake.inputs.nixpkgs.follows = "nixpkgs";
|
neovim-flake.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
disko.url = "github:nix-community/disko";
|
disko.url = "github:nix-community/disko";
|
||||||
|
|
Loading…
Reference in a new issue