Unverified Commit ecd64d01 authored by Adam C. Stephens's avatar Adam C. Stephens
Browse files

beamPackages.livebook: add beam team

parent 03f16593
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,5 +57,6 @@ beamPackages.mixRelease rec {
      scvalex
    ];
    platforms = lib.platforms.unix;
    teams = [ lib.teams.beam ];
  };
}