pop-launcher: adopt by NixOS/cosmic

This commit is contained in:
Heitor Augusto
2025-09-25 17:05:56 -03:00
parent 84bbbd1475
commit 997975b237
+1
View File
@@ -73,5 +73,6 @@ rustPlatform.buildRustPackage rec {
license = licenses.mpl20;
maintainers = with maintainers; [ samhug ];
mainProgram = "pop-launcher";
teams = [ teams.cosmic ];
};
}