feat: use a better version of packwiz
(cherry picked from commit d9c4ea3dc7
)
This commit is contained in:
parent
85c04b929d
commit
c40fbb427c
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
|||
|
||||
buildGoModule {
|
||||
pname = "packwiz";
|
||||
version = "0-unstable-2024-10-15";
|
||||
version = "0-unstable-2025-05-08";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Silver-Golden";
|
||||
repo = "packwiz";
|
||||
rev = "453264019e54eae69f495078b0f3fa073f071e73";
|
||||
sha256 = "sha256-x6Z8MLaacZFlRYOVkTU+ffYtCJu4FAB3I2W/uQITwns=";
|
||||
rev = "7ae91a58dbec3b76ce0aaaf15aeba3118021a34f";
|
||||
sha256 = "sha256-3zUkePmVJTpU9+mkLyeqlZ1KNVDXNsFvoh8ifwXya1M=";
|
||||
};
|
||||
passthru.updateScript = unstableGitUpdater { };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue