Unverified Commit 997975b2 authored by Heitor Augusto's avatar Heitor Augusto
Browse files

pop-launcher: adopt by NixOS/cosmic

parent 84bbbd14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,5 +73,6 @@ rustPlatform.buildRustPackage rec {
    license = licenses.mpl20;
    maintainers = with maintainers; [ samhug ];
    mainProgram = "pop-launcher";
    teams = [ teams.cosmic ];
  };
}