lunatask: adopt
https://github.com/NixOS/nixpkgs/pull/353792#issuecomment-2456863125
This commit is contained in:
@@ -40,7 +40,7 @@ appimageTools.wrapType2 {
|
||||
changelog = "https://lunatask.app/releases/${version}";
|
||||
license = lib.licenses.unfree;
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
maintainers = with lib.maintainers; [ henkery ];
|
||||
maintainers = with lib.maintainers; [ zi3m5f ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "lunatask";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user