mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
lycheeslicer: fix meta.mainProgram (#497821)
This commit is contained in:
@@ -56,6 +56,6 @@ appimageTools.wrapType2 {
|
||||
ZachDavies
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "LycheeSlicer";
|
||||
mainProgram = "lycheeslicer";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user