Unverified Commit 86025874 authored by Aaron Jheng's avatar Aaron Jheng
Browse files

pinact: unpin go1.20

parent 96818728
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ 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=";