Unverified Commit a07ef204 authored by Austin Horstman's avatar Austin Horstman
Browse files

bun: add meta.mainProgram

parent 0f7fbe4c
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: