refactor: switch nvf input back to upstream

This commit is contained in:
Mohammad Rafiq 2025-04-04 19:29:23 +08:00
parent c94275a12d
commit 5529501df9
No known key found for this signature in database
2 changed files with 24 additions and 26 deletions

View file

@ -127,8 +127,7 @@
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
#FIXME: Change back to NotAShelf/nvf once fix is merged
url = "github:rrvsh/nvf/fix/pylsp-pkgs";
url = "github:NotAShelf/nvf";
};
sops-nix = {
inputs.nixpkgs.follows = "nixpkgs";