mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
jtdx: add meta.{license,platforms}
This commit is contained in:
@@ -21,5 +21,7 @@ wsjtx.overrideAttrs (old: {
|
||||
pkharvey
|
||||
];
|
||||
homepage = "https://github.com/jtdx-project/jtdx";
|
||||
license = lib.licenses.gpl3Only;
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user