chore: change vesktop-bin flake follows
Some checks failed
Check flake / check (push) Has been cancelled

This commit is contained in:
Youwen Wu 2024-12-10 20:59:25 -08:00
parent 0d833d0bca
commit afc7d5921a
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -74,7 +74,7 @@
vesktop-bin = {
url = "github:youwen5/vesktop-bin-flake";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
inputs.flake-parts.follows = "flake-parts";
};
stylix.url = "github:danth/stylix";