Skip to content

Commit 10ac658

Browse files
committed
h2o: add mainProgram
1 parent 02d7d25 commit 10ac658

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)