Unverified Commit 8a128de6 authored by superherointj's avatar superherointj Committed by GitHub
Browse files

Merge pull request #298653 from khaneliman/bun

bun: add meta.mainProgram
parents d048d25f a07ef204
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ stdenvNoCC.mkDerivation rec {
      mit # bun core
      lgpl21Only # javascriptcore and webkit
    ];
    mainProgram = "bun";
    maintainers = with maintainers; [ DAlperin jk thilobillerbeck cdmistman coffeeispower ];
    platforms = builtins.attrNames passthru.sources;
    # Broken for Musl at 2024-01-13, tracking issue: