feat(nvf): update nvf to use rrvsh fork with uv enabled
This commit is contained in:
parent
622b3da556
commit
715f84ee83
4 changed files with 9 additions and 16 deletions
|
@ -33,7 +33,7 @@
|
|||
nvf.inputs.nil.follows = "nil";
|
||||
nvf.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nvf.inputs.systems.follows = "systems";
|
||||
nvf.url = "github:notashelf/nvf";
|
||||
nvf.url = "github:rrvsh/nvf/uv-nvim";
|
||||
python-flexseal.inputs.flake-utils.follows = "flake-utils";
|
||||
python-flexseal.inputs.nixpkgs.follows = "nixpkgs";
|
||||
python-flexseal.url = "github:Janrupf/python-flexseal";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue