mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
nix: fix quazip input
This commit is contained in:
parent
076efc4cb2
commit
8d603d6162
2 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
flake = false;
|
||||
};
|
||||
inputs.quazip = {
|
||||
url = "github:multimc/quazip";
|
||||
url = "github:stachenov/quazip";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue