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.
2 parents e4e11d9 + d308c76 commit d672249Copy full SHA for d672249
pkgs/by-name/xf/xfel/package.nix
@@ -32,5 +32,6 @@ stdenv.mkDerivation rec {
32
license = lib.licenses.mit;
33
maintainers = with lib.maintainers; [ felixsinger ];
34
platforms = lib.platforms.linux;
35
+ mainProgram = "xfel";
36
};
37
}
0 commit comments