509ea7f3cb0d ^
0c178a0ef61d ^
1 2 3 4 5 6
7
8 9
{ depot, pkgs, ... }: depot.third_party.naersk.buildPackage { src = ./.; buildInputs = with pkgs; [ openssl pkg-config ]; }