feat: using teh packwiz with plugin functionality
This commit is contained in:
parent
1bc7f5b92d
commit
7878466926
1 changed files with 3 additions and 3 deletions
|
@ -11,10 +11,10 @@ buildGoModule {
|
|||
version = "0-unstable-2024-10-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "packwiz";
|
||||
owner = "Silver-Golden";
|
||||
repo = "packwiz";
|
||||
rev = "0626c00149a8d9a5e9f76e5640e7b8b95c064350";
|
||||
sha256 = "sha256-eAGfLUcyjDR2oJjLK3+DiuICTqoOcIwO5wL350w6vGw=";
|
||||
rev = "fd5040288135318fce4f7a77f3439d3eb5d9629d";
|
||||
sha256 = "sha256-udH+dv8gqz2UdoUt+24Sflen3RgrT3xBLPYXxH4ro8Q=";
|
||||
};
|
||||
passthru.updateScript = unstableGitUpdater { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue