mirror of
https://github.com/FliegendeWurst/nur-packages.git
synced 2024-11-08 10:20:38 +00:00
openscad-snapshot: fix meta
This commit is contained in:
parent
a0afc2a463
commit
8869791cff
@ -35,7 +35,8 @@ appimageTools.wrapType2 {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
inherit (openscad.meta);
|
||||
inherit (openscad.meta) description longDescription homepage license;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ fliegendewurst ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user