pinact: unpin go1.20

This commit is contained in:
Aaron Jheng
2024-02-14 22:45:15 +08:00
parent 9681872885
commit 86025874d5
+2 -2
View File
@@ -1,6 +1,6 @@
{ lib
, fetchFromGitHub
, buildGo120Module
, buildGoModule
, testers
, pinact
}:
@@ -15,7 +15,7 @@ let
hash = "sha256-OQo21RHk0c+eARKrA2qB4NAWWanb94DOZm4b9lqDz8o=";
};
in
buildGo120Module {
buildGoModule {
inherit pname version src;
vendorHash = "sha256-g7rdIE+w/pn70i8fOmAo/QGjpla3AUWm7a9MOhNmrgE=";