Commit d09245f1 authored by penalty1083's avatar penalty1083 Committed by github-actions[bot]
Browse files

geph: add cacert to provide certificates during fetches

(cherry picked from commit 950887fc)
parent 41191521
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
, buildGoModule
, makeWrapper
, nodePackages
, cacert
, esbuild
, jq
, moreutils
@@ -69,6 +70,7 @@ in
        jq
        moreutils
        nodePackages.pnpm
        cacert
      ];

      installPhase = ''