Unverified Commit e4f1b16d authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #288799 from aaronjheng/pinact

pinact: unpin go1.20
parents 46a93d07 86025874
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=";