Skip to content

Commit db232e3

Browse files
authored
h2o: add mainProgram (#380836)
2 parents 458ae0e + 10ac658 commit db232e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/h2/h2o/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ stdenv.mkDerivation (finalAttrs: {
5555
toastal
5656
thoughtpolice
5757
];
58+
mainProgram = "h2o";
5859
platforms = platforms.linux;
5960
};
6061
})

0 commit comments

Comments
 (0)