Skip to content

Commit d672249

Browse files
xfel: Specify meta.mainProgram (#393291)
2 parents e4e11d9 + d308c76 commit d672249

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/xf/xfel/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ stdenv.mkDerivation rec {
3232
license = lib.licenses.mit;
3333
maintainers = with lib.maintainers; [ felixsinger ];
3434
platforms = lib.platforms.linux;
35+
mainProgram = "xfel";
3536
};
3637
}

0 commit comments

Comments
 (0)