fix: update to nvf fork to fix pylsp issue

This commit is contained in:
Mohammad Rafiq 2025-04-02 12:30:53 +08:00
parent 22c218e37a
commit 56b517ad3b
No known key found for this signature in database
3 changed files with 8 additions and 6 deletions

View file

@ -86,7 +86,7 @@
nixd.url = "github:nix-community/nixd";
nixos-hardware.url = "github:nixos/nixos-hardware";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nvf.url = "github:notashelf/nvf";
nvf.url = "github:rrvsh/nvf/fix/pylsp-pkgs";
sops-nix.url = "github:Mic92/sops-nix";
spicetify-nix.url = "github:Gerg-L/spicetify-nix";
stylix.url = "github:danth/stylix";