forked from Zynh0722/permafrost
fix url
This commit is contained in:
parent
6a61fb18d9
commit
59c82f78ab
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
|
||||
nyazoom = {
|
||||
url = "https://git.zynh.me/Zynh0722/nyazoom";
|
||||
url = "git+https://git.zynh.me/Zynh0722/nyazoom.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue