We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d7d25 commit 10ac658Copy full SHA for 10ac658
pkgs/by-name/h2/h2o/package.nix
@@ -55,6 +55,7 @@ stdenv.mkDerivation (finalAttrs: {
55
toastal
56
thoughtpolice
57
];
58
+ mainProgram = "h2o";
59
platforms = platforms.linux;
60
};
61
})
0 commit comments