Merge pull request #269099 from penalty1083/geph

geph: add cacert to provide certificates during fetches
This commit is contained in:
Lily Foster
2023-11-28 07:34:59 -05:00
committed by GitHub
@@ -5,6 +5,7 @@
, buildGoModule
, makeWrapper
, nodePackages
, cacert
, esbuild
, jq
, moreutils
@@ -69,6 +70,7 @@ in
jq
moreutils
nodePackages.pnpm
cacert
];
installPhase = ''