mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-17 20:52:09 -08:00
chore: change vesktop-bin flake follows
Some checks failed
Check flake / check (push) Has been cancelled
Some checks failed
Check flake / check (push) Has been cancelled
This commit is contained in:
parent
0d833d0bca
commit
afc7d5921a
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
||||||
vesktop-bin = {
|
vesktop-bin = {
|
||||||
url = "github:youwen5/vesktop-bin-flake";
|
url = "github:youwen5/vesktop-bin-flake";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.flake-utils.follows = "flake-utils";
|
inputs.flake-parts.follows = "flake-parts";
|
||||||
};
|
};
|
||||||
|
|
||||||
stylix.url = "github:danth/stylix";
|
stylix.url = "github:danth/stylix";
|
||||||
|
|
Loading…
Reference in a new issue