chore: use vencord from nixpkgs

This commit is contained in:
uku 2025-02-19 09:10:42 +01:00
parent 99afb428a5
commit c1f5f4b006
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
4 changed files with 2 additions and 56 deletions

View file

@ -139,11 +139,5 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-parts.follows = "flake-parts";
};
# ==== non-nix inputs ====
vencord = {
url = "github:Vendicated/Vencord";
flake = false;
};
};
}