chore: remove vesktop bin, use vesktop nixpkgs

After mesa packaging change, no more building from source!
This commit is contained in:
Youwen Wu 2025-02-05 01:07:36 -08:00
parent 89d4cf24c9
commit ddb398d725
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 0 additions and 59 deletions

View file

@ -68,12 +68,6 @@
viminal.url = "git+https://code.youwen.dev/youwen5/viminal2";
vesktop-bin = {
url = "github:youwen5/vesktop-bin-flake";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-parts.follows = "flake-parts";
};
stylix = {
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";